Metafor

ULiege - Aerospace & Mechanical Engineering

User Tools

Site Tools


doc:user:elements:general:materials

This is an old revision of the document!


Definition of a Material

A material is defined with the lines:

materialno = materialset.define (number, type)
materialno = materialset(number)
materialno.put(param, valeur)
materialno.depend(param, fct, Key(Lock)))
...
number number of the material (must be unique)
type type of material (for example EvpIsoHHypoMaterial) - see Materials
param code of the material parameter (for example MASS_DENSITY, or number of an evolution law such as YIELD_NUM, see General Points)
valeur value of the corresponding material parameter
fct function which characterizes the dependency of the property (optional: no fct if no dependency)
Lock 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