Hardening Material: Difference between revisions

From OpenSeesWiki
Jump to navigation Jump to search
(New page: This command is used to construct a uniaxial material object with combined linear kinematic and isotropic hardening. The model includes optional visco-plasticity using a Perzyna formulati...)
 
No edit summary
Line 1: Line 1:
This command is used to construct a uniaxial material object with combined linear kinematic and isotropic hardening. The model includes optional visco-plasticity using a Perzyna formulation.
This command is used to construct a uniaxial material object with combined linear kinematic and isotropic hardening. The model includes optional visco-plasticity using a Perzyna formulation.


Line 30: Line 29:
Code Developed by: <span style="color:blue"> fmk </span>
Code Developed by: <span style="color:blue"> fmk </span>


Images Developed by: <span style="color:blue"> Silvia Mazzoni </span>
Image Developed by: <span style="color:blue"> Silvia Mazzoni </span>

Revision as of 18:10, 28 September 2009

This command is used to construct a uniaxial material object with combined linear kinematic and isotropic hardening. The model includes optional visco-plasticity using a Perzyna formulation.


uniaxialMaterial Hardening $matTag $E $sigmaY $H_iso $H_kin <$eta>

$matTag integer tag identifying material
$E tangent stiffness
$sigmaY yield stress or force
$H_iso isotropic hardening Modulus
$H_kin kinematic hardening Modulus
'$eta visco-plastic coefficient (optional, default=0.0)


Code Developed by: fmk

Image Developed by: Silvia Mazzoni