Metafor

ULiege - Aerospace & Mechanical Engineering

User Tools

Site Tools


doc:user:general:locks

Differences

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

Link to this comparison view

Next revision
Previous revision
doc:user:general:locks [2013/07/12 19:23] – created jorisdoc:user:general:locks [2019/11/27 17:33] (current) papeleux
Line 1: Line 1:
-====== Grandeurs DB - Fields ======+ 
 +====== Fields at Nodes ======
  
 +===== Definition =====
  
-===== Définition =====+Nodal fields (such as the displacement, the velocity, the temperature, etc.) are defined thanks to a combination of two "codes": a ''Nature'' and a ''Variant''.
  
 +  field = Field1D(Nature, Variant)
  
-Les ''Fields'' sont des codes permettant de référencer des valeurs nodales. Pour utiliser Metafor, il faut connaitre certains de ces codes qui sont constitués de deux entitésune ''Nature'' et une ''Variant''.+Here is a list of some ''Nature'' identifiers :
  
-  field = Field(Nature, Variant)+^  ''Nature''  ^  meaning 
 +| ''TX'' | X-coordinate | 
 +| ''TY'' | Y-coordinate 
 +| ''TZ'' | Z-coordinate 
 +| ''TO'' | temperature 
 +| ''TM'' | time|
  
-Voici quelques identifiants ''Nature'':+and the most basic ''Variant'' ones
  
-^  ''Nature''  ^  signification  ^ +^  ''Variant''  ^  meaning  ^ 
-| ''TX''coordonnée X (défaut) | +| ''RE''  | relative | 
-| ''TY''coordonnée Y +| ''AB''  | absolute | 
-| ''TZ''coordonnée Z +| ''GF1''force #1 - External Forces (reaction & contact) | 
-| ''TO'' | température  | +| ''GF2''force #2 - Internal Forces 
-| ''TM''temps        |+| ''GF3''force #3 - Inertial Forces 
 +| ''GV''  | first order derivative -- velocity
 +| ''GA''  second order derivative -- acceleration |
  
-et les ''Variant''s de base:+__Examples:__
  
-^  ''Variant''   signification +The meaning of a given ''Field1D'' is deduced from the previous tables by combining the two components:
-| ''RE'' | relatif (défaut) | +
-| ''AB'' | absolu | +
-| ''GF1'' | force #1 | +
-| ''GF2'' | force #2 | +
-| ''GF3'' | force #3 | +
-| ''GV'' | dérivée d'ordre 1 -- vitesse | +
-| ''GA'' | dérivée d'ordre 2 -- accélération |+
  
-__Exemples:__+^  ''Field''          ^  meaning 
 +| ''Field1D(TX,RE)''  | "X-coordinate", "relative" = displacement along X     |  
 +| ''Field1D(TX,AB)''  | "X-coordinate", "absolute" = initial position along X | 
 +| ''Field1D(TX,GF1)'' | "X-coordinate", "force #1" = external load along X    | 
 +| ''Field1D(TY,GA)''  | "Y-coordinate", "acceleration" = acceleration along Y |
  
-La signification d'un ''Field'' est donc déduite des tableaux précédents en traduisant les deux composants: 
  
-^  ''Field''    signification +===== Common Nodal Fields used in Metafor =====
-| ''Field1D(TX,RE)'' | "coordonnée X", "relatif" le déplacement selon X| +
-| ''Field1D(TX,AB)'' | "coordonnée X", "absolu" la position initiale selon X | +
-| ''Field1D(TX,GF1)'' | "coordonnée X", "force #1" la force externe selon X | +
-| ''Field1D(TY,GA)'' | "coordonnée Y", "accélération" l'accélération selon Y |+
  
- +^   Field1D                                ^  Meaning in Metafor                    
-===== Fields utilisés dans Metafor ===== +| ''Field1D(TX,AB)'', ''Field1D(TY,AB)'', ''Field1D(TZ,AB)''    initial positions ($x$$y$ and $z$  
- +| ''Field1D(TX,RE)'', ''Field1D(TY,RE)'', ''Field1D(TZ,RE)''    displacements ($x$$y$ and $z$      
-^   Field   ^  Signification dans Metafor    +| ''Field1D(TO,AB)''                              initial temperature                    
-| ''(TX,AB)'', ''(TY,AB)'', ''(TZ,AB)'' | positions initiales (x, y et z) | +| ''Field1D(TO,RE)''                              temperature variation                  
-| ''(TX,RE)'', ''(TY,RE)'', ''(TZ,RE)''déplacements (x, y et z) | +| ''Field1D(TX,GV)'', ''Field1D(TY,GV)'', ''Field1D(TZ,GV)''    velocities ($v_x$$v_z$ and $v_z$   
-| ''(TO,AB)''                       température initiale +| ''Field1D(TX,GA)'', ''Field1D(TY,GA)'', ''Field1D(TZ,GA)''    accelerations ($a_x$$a_y$$a_z$   
-| ''(TO,RE)''                       | variation de température +| ''Field1D(TM,RE)''                              time                                   
-| ''(TX,GV)'', ''(TY,GV)'', ''(TZ,GV)''vitesses (vxvz et vz) | +| ''Field1D(TX,GF1)'', ''Field1D(TY,GF1)'', ''Field1D(TZ,GF1)''mechanical external forces / contact forces 
-| ''(TX,GA)'', ''(TY,GA)'', ''(TZ,GA)''accélérations (axayaz) | +| ''Field1D(TX,GF2)'', ''Field1D(TY,GF2)'', ''Field1D(TZ,GF2)''mechanical internal forces             
-| ''(TM,RE)''                          temps +| ''Field1D(TX,GF3)'', ''Field1D(TY,GF3)'', ''Field1D(TZ,GF3)''inertia forces                         
-| ''(TX,GF1)'', ''(TY,GF1)'', ''(TZ,GF1)'' | forces externes mécaniques forces de contact | +| ''Field1D(TO,GF1)''                             thermal external forces                
-| ''(TX,GF2)'', ''(TY,GF2)'', ''(TZ,GF2)'' | forces internes mécaniques +| ''Field1D(TO,GF2)''                             thermal external forces                
-| ''(TX,GF3)'', ''(TY,GF3)'', ''(TZ,GF3)'' | forces d'inertie +| ...                                      | ...                                    |
-| ''(TO,GF1)''                      | forces externes thermiques +
-| ''(TO,GF2)''                      | forces internes thermiques +
-| ...                             | ...  |+
  
doc/user/general/locks.1373649800.txt.gz · Last modified: 2016/03/30 15:22 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki