This command is used to construct the template elasto-plastic material object.
nDMaterial Template3Dep $matTag $ElmatTag -YS $ys -PS $ps -EPS $eps <-ELS1 $el> <-ELT1 $et>
$matTag |
unique material object tag |
$ElmatTag |
previously defined elastic nDMaterial (such as ElasticIsotropic3D, PressureDependentElastic3D) tag |
$ys |
yield surface variable, previously defined in Yield Surface object |
$ps |
potential surface variable, previously defined in Potential Surface object |
$eps |
elasto-plastic state variable, previously defined in EPState object |
$el |
scalar (isotropic) evolution law variable, previously defined in Evolution Law object |
$et |
tensorial (kinematic) evolution law variable, previously defined in Evolution Law object |