Elastic-Perfectly Plastic

This command is used to construct an elastic perfectly-plastic uniaxial material object.

Model.uniaxial(“ElasticPP”, name, E, epsyP)

E float Young’s modulus of elasticity
epsyP float strain or deformation at which material reaches plastic state in tension
epsyN float strain or deformation at which material reaches plastic state in compression. (optional, default is tension value)
eps0 float initial strain (optional, default: zero)
ElasticPP.gif

Code Developed by: fmk