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
Materials file
Materials file
More like this
List
More like this
container
container
More like this
Writing the calculation files
Writing the calculation files
More like this
blockdata
blockdata
More like this
Mesh example
Mesh example
More like this
COPYRIGHT © 2022 · GID · CIMNE