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 [2014/08/10 16:53] jorisdoc:user:elements:general:materials [2016/07/11 16:00] (current) boemer
Line 5: Line 5:
   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)))
   ...   ...
Line 12: Line 12:
 |''type'' | type of material (for example ''EvpIsoHHypoMaterial'') - see [[doc:user:start#Materials]] | |''type'' | type of material (for example ''EvpIsoHHypoMaterial'') - see [[doc:user:start#Materials]] |
 |''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]]) | |''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'' | value of the corresponding material parameter |+|''value'' | value of the corresponding material parameter |
 |''fct'' | function which characterizes the dependency of the property (optional: no ''fct'' if no dependency) | |''fct'' | function which characterizes the dependency of the property (optional: no ''fct'' if no dependency) |
 |''Lock'' | [[doc:user:general:locks|Lock]] which defines the dependency variable of the property (compulsory if there is a dependency) | |''Lock'' | [[doc:user:general:locks|Lock]] which defines the dependency variable of the property (compulsory if there is a dependency) |
doc/user/elements/general/materials.1407682404.txt.gz · Last modified: 2016/03/30 15:22 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki