Metafor

ULiege - Aerospace & Mechanical Engineering

User Tools

Site Tools


doc:user:elements:contact:laws

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
doc:user:elements:contact:laws [2014/03/18 18:36] – [TmTrescaContactMaterial] wauteletdoc:user:elements:contact:laws [2016/03/30 15:23] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== Matériaux de contact ======+====== Contact materials ======
  
 +===== Description =====
  
 +For all contact materials, a penalty along the normal direction and a depth at which contact is detected are required. Contact can be:
 +  * positively unilateral  (''UNILATERAL_POSITIF''), contact for $\mbox{gap} \geq 0$ (by default)
 +  * negatively unilateral (''UNILATERAL_NEGATIF''), contact for $\mbox{gap} \leq 0$
 +  * bilateral (''BILATERAL''), contact for both $\mbox{gap} \geq 0$ and $\mbox{gap}\leq 0$
  
-===== Description ===== 
- 
-Pour tous les matériaux de contact, une pénalité normale et une profondeur de contact doivent être entrées. Le contact peut être de trois types : 
-  * unilatéral positif (''UNILATERAL_POSITIF''), contact pour les $\mbox{gap} \geq 0$ (par défaut) 
-  * unilatéral négatif (''UNILATERAL_NEGATIF''), contact pour les $\mbox{gap} \leq 0$ 
-  * bilatéral (''BILATERAL''), contact pour tant pour les $\mbox{gap} \geq 0$ que pour les $\mbox{gap}\leq 0$ 
  
 +__Choice of depth at which contact is detected:__ If the contact matrix is made of circles, the depth must be smaller than the smallest radius. If it is planar, the depth is arbitrary, but a large depth leads to a slow contact detection, when if the depth is too small some contacts can be missed.
  
-__Choix de la profondeur de détection du contact:__ Si la géométrie de la matrice de contact est décrite avec des cercles, cette valeur doit être inférieure au rayon du plus petit cercle. Si il s’agit d’un outil plat, la profondeur peut être aussi grande qu on veut (garder en tête que plus ce paramètre est grand, plus la détection du contact est lente; plus il est petit, plus on risque de manquer certains contacts).  
 ===== FrictionlessContactMaterial ===== ===== FrictionlessContactMaterial =====
  
 === Description === === Description ===
  
-Loi de contact sans frottement.+Contact without friction.
  
-=== Paramètres === +=== Parameters === 
- +  Name                                          ^     Metafor Code     ^  Dependency ^  Default  ^ 
-               Nom                   ^     Code Metafor     ^  Type de dépendance  ^  Par défaut  ^ +Penalty along normal direction       |   ''PEN_NORMALE''    |        ''TM''        |            | 
-Pénalité normale                     |   ''PEN_NORMALE''    |        ''TM''        |            | +Depth at which contact is detected   |    ''PROF_CONT''              -                       | 
-Profondeur de détection du contact      ''PROF_CONT''              -                       | +| Type of contact                      |    ''TYPE_CONT''              -            ''UNILATERAL_POSITIF''  |
-| Type de contact                      |    ''TYPE_CONT''              -            ''UNILATERAL_POSITIF''  |+
  
 ===== FrictionlessVariablePenaltyContactMaterial ===== ===== FrictionlessVariablePenaltyContactMaterial =====
Line 29: Line 27:
 === Description === === Description ===
  
-Loi de contact sans frottement où la pénalité peut dépendre du gap.+Contact without friction where penalty can depend on the gap.
  
-=== Paramètres ===+=== Parameters === 
 +^   Name                                          ^     Metafor Code      Dependency ^ 
 +| Penalty along normal direction                       ''PEN_NORMALE''    |        ''GD''        | 
 +:!: No ''TM'' dependency here!
  
-^                Nom                       Code Metafor      Type de dépendance  ^  +An evolution function must be associated to ''PEN_NORMALE'' (depending on generalized displacements GD).
-| Pénalité normale                       ''PEN_NORMALE''           ''GD''        | +
-:!: PAS de dépendance en ''TM'' dans ce cas! +
- +
-Une fonction d'évolution doit nécessairement être associée à PEN_NORMALE (dépendant des déplacements généralisés GD). +
 ===== StickingContactMaterial ===== ===== StickingContactMaterial =====
  
 === Description === === Description ===
  
-Loi de contact collantUne pénalité tangentielle doit en plus être entrée. +Sticking contact. A penalty along the tangential direction is added.
- +
-=== Paramètres ===+
  
-               Nom                   ^     Code Metafor     ^  Type de dépendance  +=== Parameters === 
-Pénalité normale                     |   ''PEN_NORMALE''    |        ''TM''        | +  Name                                          ^     Metafor Code     ^  Dependency 
-Pénalité tangente                      ''PEN_TANGENT''    |        ''TM''        | +Penalty along normal direction                     |   ''PEN_NORMALE''    |        ''TM''        | 
-Profondeur de détection du contact      ''PROF_CONT''              -           | +Penalty along tangential direction                      ''PEN_TANGENT''    |        ''TM''        | 
-| Type de contact                      |    ''TYPE_CONT''              -           |+Depth at which contact is detected   |    ''PROF_CONT''              -           | 
 +| Type of contact                      |    ''TYPE_CONT''              -           |
  
 ===== StickingVariablePenaltyContactMaterial ===== ===== StickingVariablePenaltyContactMaterial =====
Line 56: Line 52:
 === Description === === Description ===
  
-Loi de contact collant où la pénalité peut dépendre du gap.+Sticking contact where penalty can depend on the gap.
  
-=== Paramètres ===+=== Parameters === 
 +^   Name                                   Metafor Code      Dependency ^ 
 +| Penalty along normal direction                       ''PEN_NORMALE''    |        ''GD''        | 
 +| Penalty along tangential direction                    |   ''PEN_TANGENT''    |        ''GD''        | 
 +:!: No ''TM'' dependency here!
  
-^                Nom                       Code Metafor      Type de dépendance  ^  +An evolution function must be associated to ''PEN_NORMALE'' and/or ''PEN_TANGENT'' (depending on generalized displacements GD). These function can be different.
-| Pénalité normale                       ''PEN_NORMALE''           ''GD''        | +
-| Pénalité tangente                    |   ''PEN_TANGENT''           ''GD''        | +
-:!: PAS de dépendance en ''TM'' dans ce cas!+
  
-Une fonction d'évolution doit être associée à PEN_NORMALE et/ou PEN_TANGENT (peuvent être deux fonctions différentes - dépendant des déplacements généralisés GD).  
 ===== CoulombContactMaterial ===== ===== CoulombContactMaterial =====
  
 === Description === === Description ===
  
-Loi de contact avec frottement de Coulomb. Une pénalité tangentielleun coefficient de frottement statique (qui détermine la force tangentielle maximale avant glissementet un coefficient de frottement dynamique (qui donne la valeur de la force de glissementdoivent être entrés.+Coulomb's friction lawA tangential penaltycoefficient of static friction (setting the maximal tangential force before slidingand a coefficient of dynamic friction (setting the value of the sliding force) are required.
  
-=== Paramètres === +=== Parameters === 
- +  Name                              ^     Metafor Code     ^  Dependency 
-               Nom                   ^     Code Metafor     ^  Type de dépendance  +Penalty along normal direction       |   ''PEN_NORMALE''    |        ''TM''        | 
-Pénalité normale                     |   ''PEN_NORMALE''    |        ''TM''        | +Penalty along tangential direction   |   ''PEN_TANGENT''    |        ''TM''        | 
-Pénalité tangente                    |   ''PEN_TANGENT''    |        ''TM''        | +Depth at which contact is detected   |    ''PROF_CONT''              -           | 
-Profondeur de détection du contact      ''PROF_CONT''              -           | +| Coefficient of static friction       |  ''COEF_FROT_STA''          ''TM''        | 
-| Coefficient de frottement statique         |  ''COEF_FROT_STA''          ''TM''        | +| Coefficient of dynamic friction      |  ''COEF_FROT_DYN''          ''TM''        | 
-| Coefficient de frottement dynamique        |  ''COEF_FROT_DYN''          ''TM''        | +| Type of contact                      |    ''TYPE_CONT''              -           |
-| Type de contact                      |    ''TYPE_CONT''              -           |+
  
 ===== TrescaContactMaterial ===== ===== TrescaContactMaterial =====
Line 86: Line 81:
 === Description === === Description ===
  
-Loi de contact avec frottement de Tresca. Le frottement ne dépend pas de la pressionIl est calculé par la méthode de la pénalisation (contact collant) et il devient glissant quand la contrainte tangentielle atteint un seuil fixé par l'utilisateur.+Tresca's friction lawFriction do not depend on pressureIt is computed using penalty method with sticking contact, and starts sliding once the tangential stress reaches a threshold entered by the user.
  
-:!: Pour avoir un sens, cette loi nécessite l'utilisation de ''AREAINCONTACT'' = ''AIC_ONCEPERSTEP''+:!: This law requires the use of ''AREAINCONTACT'' = ''AIC_ONCEPERSTEP''
    
-=== Paramètres ===+=== Parameters === 
 +^   Name                                          ^     Metafor Code      Dependency ^ 
 +| Penalty along normal direction                       ''PEN_NORMALE''    |        ''TM''        | 
 +| Penalty along tangential direction                   ''PEN_TANGENT''    |        ''TM''        | 
 +| Depth at which contact is detected                    ''PROF_CONT''              -           | 
 +| Static frictional shear factor |  ''TRESCA_STA_M''          ''TM''        | 
 +| Dynamic frictional shear factor |  ''TRESCA_DYN_M''          ''TM''        | 
 +| Initial shear yield stress  |  ''TRESCA_K''          -        | 
 +| Type of contact                                    |    ''TYPE_CONT''              -           |
  
-^                Nom                       Code Metafor      Type de dépendance +The threshold is usually computed using $m\,\sigma_0\,/\sqrt{3}$ where //m// is Tresca'coefficient of friction  and $\sigma_0$ is the tensile yield stress of the material.
-| Pénalité normale                       ''PEN_NORMALE''    |        ''TM''        | +
-| Pénalité tangente                    |   ''PEN_TANGENT''    |        ''TM''        | +
-| Profondeur de détection du contact      ''PROF_CONT''              -           | +
-| Seuil de frottement statique (exprimé en terme de cisaillement)  |  ''COEF_FROT_STA''          ''TM''        | +
-| Seuil de frottement dynamique (exprimé en terme de cisaillement)  |  ''COEF_FROT_DYN''          ''TM''        | +
-| Type de contact                      |    ''TYPE_CONT''              -           | +
- +
-Le seuil est généralement calculé par $m\,\sigma_0\,/\sqrt{3}$ où //m// est le coefficient de frottement de Tresca et $\sigma_0$ est la limite élastique en traction du matériau.+
  
 ===== TmFrictionlessContactMaterial ===== ===== TmFrictionlessContactMaterial =====
  
-Loi de contact thermomécanique sans frottement+Thermomechanical contact without friction.
  
-Le flux de chaleur $q_{N}$ normal à l'interface de contact (sortant de la surface esclaveest déterminée par +The heat flux $q_{N}$ normal to the contact interaction (going out of the slave surface) is given by
  
 $$q_{N} = h_c \left(p_{N} \right) \left(T^{S} - T^{M}\left(\bf{\xi}^{S}\right)\right), $$ $$q_{N} = h_c \left(p_{N} \right) \left(T^{S} - T^{M}\left(\bf{\xi}^{S}\right)\right), $$
  
- +where 
-  * $p_{N}$ est la pression de contact,  +  * $p_{N}$ is the contact pressure
-  * $T^{S}$ est la température du nœud esclave,  +  * $T^{S}$ is the temperature of the slave node
-  * $T^{M}\left(\bf{\xi}^{S}\right)$ est la température du point sur la surface maître qui correspond à la projection la plus proche du nœud esclave sur la surface maître+  * $T^{M}\left(\bf{\xi}^{S}\right)$ is the temperature of a point on the master surface corresponding to the closest projection of the slave node on the master surface, 
-  * $h_c$ est le coefficient de résistance thermique de conduction. +  * $h_c$ is the thermal resistance under conduction. 
- +  
-Le coefficient de résistance thermique de conduction $h_c$ est modélisée par +This thermal resistance under conduction $h_c$ is modeled as 
  
 $$h_c \left(p_{N} \right) = h_{c0} \left(\frac{p_{N}}{H_v}\right)^{w}, $$       $$h_c \left(p_{N} \right) = h_{c0} \left(\frac{p_{N}}{H_v}\right)^{w}, $$      
  
-où  +where  
-     * $H_v$ la dureté du matériau selon Vickers, +     * $H_v$ Vickers's material hardness 
-     * $w$ est un exposant,  +     * $w$ is an exponent,  
-     * $h_{c0}$ le coefficient de résistance thermique de conduction nominale.+     * $h_{c0}$ is the nominal thermal resistance under conduction.
  
-=== Paramètres ===+=== Parameters === 
 +^   Name                                   Metafor Code      Dependency          ^ 
 +| Penalty along normal direction         ''PEN_NORMALE''    |        ''TM''        | 
 +| Depth at which contact is detected      ''PROF_CONT''              -           | 
 +| Nominal thermal resistance            ''CTM_H_NOMINAL''            -           | 
 +| Exponent                              ''CTM_EXPONENT_E''  |          -           | 
 +| Material hardness                    |   ''CTM_HARDNESS''            -           | 
 +| Type of contact                      |    ''TYPE_CONT''              -           |
  
-^                Nom                       Code Metafor      Type de dépendance +:!: Not tested in 3D :!:
-| Pénalité normale                       ''PEN_NORMALE''    |        ''TM''        | +
-| Profondeur de détection du contact      ''PROF_CONT''              -           | +
-| Coefficient d'échange nominal        |  ''CTM_H_NOMINAL''            -           | +
-| Exposant de la loi d'échange          ''CTM_EXPONENT_E''  |          -           | +
-| Dureté du matériau                     ''CTM_HARDNESS''            -           | +
-| Type de contact                      |    ''TYPE_CONT''              -           | +
- +
-:!: Cette loi n'est pas testée en 3D :!:+
  
 ===== TmStickingContactMaterial ===== ===== TmStickingContactMaterial =====
  
-Loi de contact thermomécanique collant. +Sticking thermomechanical contact
  
-=== Paramètres ===+=== Parameters === 
 +^   Name                                          ^     Metafor Code      Dependency ^ 
 +| Penalty along normal direction                       ''PEN_NORMALE''    |        ''TM''        | 
 +| Penalty along tangential direction                    |   ''PEN_TANGENT''    |        ''TM''        | 
 +| Depth at which contact is detected      ''PROF_CONT''              -           | 
 +| Nominal thermal resistance            ''CTM_H_NOMINAL''            -           | 
 +| Exponent                              ''CTM_EXPONENT_E''  |          -           | 
 +| Material hardness                    |   ''CTM_HARDNESS''            -           | 
 +| Type of contact                      |    ''TYPE_CONT''              -           |
  
-^                Nom                       Code Metafor      Type de dépendance +:!: Not tested in 3D :!:
-| Pénalité normale                       ''PEN_NORMALE''    |        ''TM''        | +
-| Pénalité tangente                    |   ''PEN_TANGENT''    |        ''TM''        | +
-| Profondeur de détection du contact      ''PROF_CONT''              -           | +
-| Coefficient d'échange nominal        |  ''CTM_H_NOMINAL''            -           | +
-| Exposant de la loi d'échange          ''CTM_EXPONENT_E''  |          -           | +
-| Dureté du matériau                     ''CTM_HARDNESS''            -           | +
-| Type de contact                      |    ''TYPE_CONT''              -           | +
- +
-:!: Cette loi n'est pas testée en 3D :!:+
  
 ===== TmCoulombContactMaterial ===== ===== TmCoulombContactMaterial =====
Line 158: Line 151:
 === Description === === Description ===
  
-Loi de contact thermomécanique avec frottement de Coulomb+Thermomechanical contact using Coulomb's friction law
- +
-=== Paramètres ===+
  
-               Nom                   ^     Code Metafor     ^  Type de dépendance  +=== Parameters === 
-Pénalité normale                     |   ''PEN_NORMALE''    |        ''TM''        | +  Name                                          ^     Metafor Code     ^  Dependency 
-Pénalité tangente                      ''PEN_TANGENT''    |        ''TM''        | +Penalty along normal direction                     |   ''PEN_NORMALE''    |        ''TM''        | 
-Profondeur de détection du contact      ''PROF_CONT''              -           | +Penalty along tangential direction                      ''PEN_TANGENT''    |        ''TM''        | 
-| Coefficient de frottement statique   |  ''COEF_FROT_STA''          ''TM''        | +Depth at which contact is detected   |    ''PROF_CONT''              -           | 
-| Coefficient de frottement dynamique  |  ''COEF_FROT_DYN''          ''TM''        | +| Coefficient of static friction       |  ''COEF_FROT_STA''          ''TM''        | 
-Coefficient d'échange nominal        |  ''CTM_H_NOMINAL''            -           | +| Coefficient of dynamic friction      |  ''COEF_FROT_DYN''          ''TM''        | 
-Exposant de la loi d'échange         |  ''CTM_EXPONENT_E''  |          -           | +Nominal thermal resistance           |  ''CTM_H_NOMINAL''            -           | 
-Dureté du matériau                   |   ''CTM_HARDNESS''            -           | +Exponent                             |  ''CTM_EXPONENT_E''  |          -           | 
-| Type de contact                      |    ''TYPE_CONT''              -           |+Material hardness                    |   ''CTM_HARDNESS''            -           | 
 +| Type of contact                      |    ''TYPE_CONT''              -           |
  
-:!: Cette loi n'est pas testée en 3D :!:+:!: Not tested in 3D :!:
  
 ===== TmTrescaContactMaterial ===== ===== TmTrescaContactMaterial =====
Line 179: Line 171:
 === Description === === Description ===
  
-Loi de contact thermomécanique avec frottement de Tresca.+Thermomechanical contact using Tresca's friction law
  
-=== Paramètres ===+=== Parameters === 
 +^   Name                                          ^     Metafor Code      Dependency ^ 
 +| Penalty along normal direction         ''PEN_NORMALE''    |        ''TM''        | 
 +| Penalty along tangential direction     ''PEN_TANGENT''    |        ''TM''        | 
 +| Depth at which contact is detected      ''PROF_CONT''              -           | 
 +| Static frictional shear factor |  ''TRESCA_STA_M''          ''TM''        | 
 +| Dynamic frictional shear factor |  ''TRESCA_DYN_M''          ''TM''        | 
 +| Initial shear yield stress  |  ''TRESCA_K''          -        | 
 +| Nominal thermal resistance            ''CTM_H_NOMINAL''            -           | 
 +| Exponent                              ''CTM_EXPONENT_E''  |          -           | 
 +| Material hardness                    |   ''CTM_HARDNESS''            -           | 
 +| Type of contact                      |    ''TYPE_CONT''              -           |
  
-^                Nom                       Code Metafor      Type de dépendance +The threshold is usually computed using $m\,\sigma_0\,/\sqrt{3}$ where //m// is Tresca's coefficient of friction  and $\sigma_0$ is the tensile yield stress of the material.
-| Pénalité normale                       ''PEN_NORMALE''    |        ''TM''        | +
-| Pénalité tangente                    |   ''PEN_TANGENT''    |        ''TM''        | +
-| Profondeur de détection du contact      ''PROF_CONT''              -           | +
-| Coefficient de frottement statique    ''COEF_FROT_STA''          ''TM''        | +
-| Coefficient de frottement dynamique  |  ''COEF_FROT_DYN''          ''TM''        | +
-| Coefficient d'échange nominal        |  ''CTM_H_NOMINAL''            -           | +
-| Exposant de la loi d'échange          ''CTM_EXPONENT_E''  |          -           | +
-| Dureté du matériau                     ''CTM_HARDNESS''            -           | +
-| Type de contact                      |    ''TYPE_CONT''              -           |+
  
-Le seuil est généralement calculé par $m\,\sigma_0\,/\sqrt{3}$ où //m// est le coefficient de frottement de Tresca et $\sigma_0$ est la limite élastique en traction du matériau.+:!: Not tested in 3D :!:
  
-:!: Cette loi n'est pas testée en 3D :!: 
doc/user/elements/contact/laws.1395164206.txt.gz · Last modified: 2016/03/30 15:22 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki