Metafor

ULiege - Aerospace & Mechanical Engineering

User Tools

Site Tools


doc:user:elements:general:materials

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:general:materials [2013/07/12 19:27] – external edit 127.0.0.1doc:user:elements:general:materials [2016/07/11 16:00] (current) boemer
Line 1: Line 1:
-====== Définition d'un Matériau ======+====== Definition of a Material ======
  
-On définit un matériau de la façon suivante.+A material is defined with the lines:
  
   materialno = materialset.define (number, type)   materialno = materialset.define (number, type)
   materialno = materialset(number)   materialno = materialset(number)
-  materialno.put(param, valeur)+  materialno.put(param, value)
   materialno.depend(param, fct, Key(Lock)))   materialno.depend(param, fct, Key(Lock)))
   ...   ...
  
-|''number''numéro du matériau (doit être unique) | +|''number''number of the material (must be unique) | 
-|''type'' | type de matériau (p.expl. ''EvpIsoHHypoMaterial'') - voir [[doc:user:start#Matériaux]] | +|''type'' | type of material (for example ''EvpIsoHHypoMaterial'') - see [[doc:user:start#Materials]] | 
-|''param''nom du paramètre matériau (p.expl. ''MASS_DENSITY'' ou numéro de loi d'évolution ex ''YIELD_NUM'' voir [[doc:user:elements:volumes:start]]) | +|''param''code of the material parameter (for example ''MASS_DENSITY'', or number of an evolution law such as ''YIELD_NUM'', see [[doc:user:elements:volumes:start]]) | 
-|''valeur''valeur du paramètre matériau +|''value''value of the corresponding material parameter 
-|''fct''numéro de la fonction dont la propriété dépend (facultatifsi aucune dépendance pas de ''fct'') | +|''fct''function which characterizes the dependency of the property (optionalno ''fct'' if no dependency) | 
-|''Lock'' | [[doc:user:general:locks|Lock]] définissant la variable de dépendance de la propriété (obligatoire si on une dépendance) |+|''Lock'' | [[doc:user:general:locks|Lock]] which defines the dependency variable of the property (compulsory if there is dependency) |
doc/user/elements/general/materials.txt · Last modified: 2016/07/11 16:00 by boemer

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki