/
Materials listing declaration
GiD - The personal pre and post processor
Materials listing declaration
This section deals with outputting a materials listing.
As before, the first lines must be the title of the section and a commentary:
MATERIAL PROPERTIES
$ MATERIAL PROPERTIES FOR MULTILAMINATE
Next there is the loop sentence, this time concerning materials:
*loop materials
Then comes the line where the number of the material and its different properties are output:
*matnum() *MatProp(1) *MatProp(2) *MatProp(3) *MatProp(4)
Finally, the end of the section is signalled:
*end materials
END_MATERIAL PROPERTIES
$-----------------------------------------------------
The full set of commands is as follows:
MATERIAL PROPERTIES
$ MATERIAL PROPERTIES FOR MULTILAMINATE
*loop materials
*matnum() *MatProp(1) *MatProp(2) *MatProp(3) *MatProp(4)
*end materials
END_MATERIAL PROPERTIES
$-----------------------------------------------------
The next section deals wth generating an elements listing.
, multiple selections available,
Related content
*loop ... *end
*loop ... *end
More like this
Materials file (.mat)
Materials file (.mat)
More like this
Single value return commands
Single value return commands
More like this
Extra functions
Extra functions
More like this
Elements, materials and connectivities listing
Elements, materials and connectivities listing
More like this
Elements listing declaration
Elements listing declaration
More like this
COPYRIGHT © 2022 · GID · CIMNE