InitialStrainMaterial

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.

uniaxialMaterial InitStrainMaterial $matTag $otherTag
        $initStrain

matTag

integer tag identifying material

otherTag

tag of the other material

initStrain

initial strain

Back to top