4.14. uniaxialMaterial commands¶
- uniaxialMaterial(matType, matTag, *matArgs)¶
This command is used to construct a UniaxialMaterial object which represents uniaxial stress-strain (or force-deformation) relationships.
matType(str)material type
matTag(int)material tag.
matArgs(list)a list of material arguments, must be preceded with
*.
For example,
matType = 'Steel01'
matTag = 1
matArgs = [Fy, E0, b]
uniaxialMaterial(matType, matTag, *matArgs)
The following contain information about available matType: