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) |
Code Developed by: fmk