4.13.5.19. Initial Strain MaterialΒΆ

uniaxialMaterial('InitStrainMaterial', matTag, otherTag, initStrain)

This command is used to construct an Initial Strain material object. The stress-strain behaviour for this material is defined by another material. Initial Strain Material enables definition of initial strains for the material under consideration. The stress that corresponds to the initial strain will be calculated from the other material.

matTag (int) integer tag identifying material
otherTag (int) tag of the other material
initStrain (float) initial strain

See also

Notes