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
Last revisionBoth sides next revision
doc:user:general:locks [2013/07/12 19:23] – created jorisdoc:user:general:locks [2016/03/30 15:23] – external edit 127.0.0.1
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 | +
-| ''TO'' | température +
-| ''TM'' | temps        | +
- +
-et les ''Variant''s de base: +
- +
-^  ''Variant''  ^  signification  ^ +
-| ''RE''relatif (défaut) +
-| ''AB''absolu |+
 | ''GF1'' | force #1 | | ''GF1'' | force #1 |
 | ''GF2'' | force #2 | | ''GF2'' | force #2 |
 | ''GF3'' | force #3 | | ''GF3'' | force #3 |
-| ''GV''dérivée d'ordre 1 -- vitesse +| ''GV''  first order derivative -- velocity
-| ''GA''dérivée d'ordre 2 -- accélération |+| ''GA''  second order derivative -- acceleration |
  
-__Exemples:__+__Examples:__
  
-La signification d'un ''Field'' est donc déduite des tableaux précédents en traduisant les deux composants:+The meaning of a given ''Field1D'' is deduced from the previous tables by combining the two components:
  
-^  ''Field''   ^  signification  ^ +^  ''Field''          ^  meaning  ^ 
-| ''Field1D(TX,RE)'' | "coordonnée X", "relatif" = le déplacement selon X| +| ''Field1D(TX,RE)''  | "X-coordinate", "relative" = displacement along     |  
-| ''Field1D(TX,AB)'' | "coordonnée X", "absolu" = la position initiale selon X | +| ''Field1D(TX,AB)''  | "X-coordinate", "absolute" = initial position along X | 
-| ''Field1D(TX,GF1)'' | "coordonnée X", "force #1" = la force externe selon X | +| ''Field1D(TX,GF1)'' | "X-coordinate", "force #1" = external load along    
-| ''Field1D(TY,GA)'' | "coordonnée Y", "accélération" = l'accélération selon Y |+| ''Field1D(TY,GA)''  | "Y-coordinate", "acceleration" = acceleration along Y |
  
  
-===== Fields utilisés dans Metafor =====+===== Common Nodal Fields used in Metafor =====
  
-^   Field   ^  Signification dans Metafor    +^   Field1D                                ^  Meaning in Metafor                    
-| ''(TX,AB)'', ''(TY,AB)'', ''(TZ,AB)'' | positions initiales (x, y et z) | +| ''Field1D(TX,AB)'', ''Field1D(TY,AB)'', ''Field1D(TZ,AB)''    initial positions ($x$$y$ and $z$  
-| ''(TX,RE)'', ''(TY,RE)'', ''(TZ,RE)''déplacements (x, y et z) | +| ''Field1D(TX,RE)'', ''Field1D(TY,RE)'', ''Field1D(TZ,RE)''    displacements ($x$$y$ and $z$      
-| ''(TO,AB)''                       température initiale +| ''Field1D(TO,AB)''                              initial temperature                    
-| ''(TO,RE)''                       | variation de température +| ''Field1D(TO,RE)''                              temperature variation                  
-| ''(TX,GV)'', ''(TY,GV)'', ''(TZ,GV)''vitesses (vxvz et vz) | +| ''Field1D(TX,GV)'', ''Field1D(TY,GV)'', ''Field1D(TZ,GV)''    velocities ($v_x$$v_z$ and $v_z$   
-| ''(TX,GA)'', ''(TY,GA)'', ''(TZ,GA)''accélérations (axayaz) | +| ''Field1D(TX,GA)'', ''Field1D(TY,GA)'', ''Field1D(TZ,GA)''    accelerations ($a_x$$a_y$$a_z$   
-| ''(TM,RE)''                          temps +| ''Field1D(TM,RE)''                              time                                   
-| ''(TX,GF1)'', ''(TY,GF1)'', ''(TZ,GF1)'' | forces externes mécaniques forces de contact | +| ''Field1D(TX,GF1)'', ''Field1D(TY,GF1)'', ''Field1D(TZ,GF1)''mechanical external forces / contact forces 
-| ''(TX,GF2)'', ''(TY,GF2)'', ''(TZ,GF2)'' | forces internes mécaniques +| ''Field1D(TX,GF2)'', ''Field1D(TY,GF2)'', ''Field1D(TZ,GF2)''mechanical internal forces             
-| ''(TX,GF3)'', ''(TY,GF3)'', ''(TZ,GF3)'' | forces d'inertie +| ''Field1D(TX,GF3)'', ''Field1D(TY,GF3)'', ''Field1D(TZ,GF3)''inertia forces                         
-| ''(TO,GF1)''                      | forces externes thermiques +| ''Field1D(TO,GF1)''                             thermal external forces                
-| ''(TO,GF2)''                      | forces internes thermiques +| ''Field1D(TO,GF2)''                             thermal external forces                
-| ...                             | ...  |+| ...                                      | ...                                    |
  
doc/user/general/locks.txt · Last modified: 2019/11/27 17:33 by papeleux

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki