Hardening Laws

From OSUPDOCS
Revision as of 10:36, 27 March 2013 by Nairnj (talk | contribs) (Created page with "Plasticity materials implement their yield behavior by combining them with hardening laws. The material definition set the elastic equ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Plasticity materials implement their yield behavior by combining them with hardening laws. The material definition set the elastic equation of state for the material and the selected hardening law determines the yield criterion.

Hardening laws are assigned to materials within their material definition:

<Material Type='9' Name='Isotropic Plastic'>

    .
    <plasticLaw>(Law_Name or number)</plasticLaw>
    (Law properties)
    .

</Material> where the plasticLaw command selects the law (using the law name or number from the table below). The law selection is followed by commands to set any properties specific to that law.