🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

contact pressure

User: "Altair Forum User"
Altair Employee
Updated by Altair Forum User

Good morning

I'm making a contact analysis. Can you explain me step by step how can I have the contact pressure output?

Thanks in advance for assistance.

Find more posts tagged with

Sort by:
1 - 17 of 171
    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    In Control Cards>>Global Output Request>>CONTF.

    Contact output includes contact pressure and force. The contact forces can be output element by element or surface by surface. 

    <?xml version="1.0" encoding="UTF-8"?>Capture.PNG

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    Good morning

    I did as you said. 

     

    <?xml version="1.0" encoding="UTF-8"?>Cattura.PNG

     

    But the results do not appear the option contact pressure. Can you help me?

    Thanks in advance for assistance.

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    Can you share the model (.fem) file?

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    Ciao Giorgio,

    Grazie per la Risposta. Di Seguito si allega il Richiesto file.

    Grazie in anticipo per la Tua Assistenza.

    Unable to find an attachment - read this blog

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    Puoi condividere il modello (.fem) file?

    can you help me?

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    The CONTF entry is only applicable in nonlinear analysis subcases that are identified by the presence of an NLPARM subcase entry. NLPARM – Parameters for Nonlinear Static Analysis.You can create a load collector with NLPARM as card image.

    Change the analysis type in load step to non linear quasi static and in NLPARM subcase recall the load collector created with NLAPRM card image. 

    Change these parameters in the input file and run the analysis.

    <?xml version="1.0" encoding="UTF-8"?>contact force.png

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    Thank you very much George P Johnson,

    I did as you said. In that unit of measure returns me the contact force?

    Thanks in advance for assistance.

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    Once CONTF card is activated with NLAPRM card recalled in load step , you will contact force as output in HyperView.

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    Once CONTF card is activated with NLAPRM card recalled in load step , you will contact force as output in HyperView.

    I understand, but my question is what is the unit of measurement of contact force? Because I need to have the contact pressure in MPa.

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    The output unit will be based on your input unit.

    The normal unit input what we follow is Tonnes, mm, sec. In this case, the output will be MPa.

    Please find the attached image for unit consistency. <?xml version="1.0" encoding="UTF-8"?>Capture.PNG

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    Thank you so much for the assistance but the contact force is a force. I would like to know the contact pressure.  Also I would like to know a method to determine the contact area.

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    The elements attached to the contact surface can be found using Tool--> find--> find attached--> find--> save found. 
    Then these elements can be retrieved in Tool--> 'Masc cal' panel which gives the area of the attached elements which is equivalent to the area of the contact surface.

    User: "covadonga"
    Altair Community Member
    Updated by covadonga

    Does this apply to solid elements?

    User: "Adriano_Koga"
    Altair Employee
    Updated by Adriano_Koga

    If you request 'contf' in opti format (besides h3d), there will be a text file output with these values of force and area for each contact group, solids or shell.

    User: "FaroukM"
    Altair Community Member
    Updated by FaroukM

    If you request 'contf' in opti format (besides h3d), there will be a text file output with these values of force and area for each contact group, solids or shell.

    Only for the new release right?

    User: "Adriano_Koga"
    Altair Employee
    Updated by Adriano_Koga

    @F

    /profile/92911-faroukm/?do=hovercard' data-mentionid='92911' href='<___base_url___>/profile/92911-faroukm/' rel=''>@FaroukM I don't remember the version. At least 2019.2 already had it.

     

    There will be a .cntf file with force and area by contact surface, foreach load increment.

     

    SUBCASE       1         1 LOAD:       0     Nonlinear Load Factor:    1.000000E+00 LABEL: Caso de Carga 1
     CONTACT INTERFACE: TOTAL FORCE ACTING ON MASTER SURFACE (BASIC SYSTEM) AND TOTAL CONTACT AREA
     CONTACT#    FORCE-X     FORCE-Y     FORCE-Z     MAGNITUDE        AREA
           1    8.2880E+01  4.1754E+01 -1.7168E+05  1.7168E+05  1.5395E+04

     CONTACT INTERFACE: TOTAL NORMAL AND TANGENTIAL FORCES ACTING ON MASTER SURFACE (BASIC SYSTEM)
     CONTACT#     NORMAL FORCE     TANGENT FORCE     
           1        7.1198E+04        1.0048E+05
     

    Unable to find an attachment - read this blog

    User: "FaroukM"
    Altair Community Member
    Updated by FaroukM

    Thanks mate :)