<CRITERION> cast_iron#
Description#
This criterion provides assymetric tension/compression behavior which is
suggested for cast iron modeling [M7, M8]. In
general this model would be used with behavior gen_evp
potential
gen_evp2
and includes one or more non_symmetric
kinematic
hardening terms (and possibly others as well).
You can have either isotropic hardening scaling both the compressive and tensile behavior (with a given ratio relating them), or use isotropic hardening in only the tensile, or only the compressive with extra coefficients given for the non-hardening one. Probably the calling application requires that an R be given, so defining both Rt and Rc is not allowed.
The different tension and compression yield values \(R_c\) and \(R_t\) are applied to two distinct different yield functions as follows.
The transition from the tension yield \(F_1\) to the compression yield \(F_2\) is determined if the trace of the effective stress \(\ten \sigma - \sum \ten X\) is less than \(-R_c\). See the section for the non_symmetric direct kinematic model for a demonstration of the model’s effect.
Syntax#
The basic input syntax here is:
*criterion cast_iron
[ ratio
value ]
[ Rc
value ]
[ Rt
value ]
[ associated
0
| 1
]
Only one choice of ratio
Rc
or Rt
may be given as discribed
above. If the associated
is set to 1, the \(F_1\) yield function
will be used all the time. The default is associated behavior.
Example#
*criterion cast_iron
ratio 3.
associated 1