Elastoplasticity¶
This chapter describes the framework of the elastoplastic constitutive law adopted by FrontISTR. For details on selection and input specifications, see 03_material in the Functions section.
Phenomenon (Plastic Deformation)¶
TBD (to be written in the next phase).
Constitutive-Law Framework¶
FrontISTR adopts an elastoplastic constitutive equation based on an associated flow rule. The constitutive equation expresses the relationship between the Jaumann rate of Kirchhoff stress and the rate-of-deformation tensor, and the deformation analysis uses the updated Lagrange formulation.
Assume that the yield condition of an elastoplastic material is given as follows.
Initial yield condition:
Subsequent yield condition:
where
- \(F\): yield function
- \(\sigma_{y_0}\): initial yield stress
- \(\sigma_y\): subsequent yield stress
- \(\sigma\): stress tensor
- \(e\): infinitesimal strain tensor
- \(e^p\): plastic strain tensor
- \(\overline{e}^p\): equivalent plastic strain
The yield-stress–equivalent-plastic-strain relation is assumed to coincide with the stress–plastic-strain relation under a uniaxial state.
Stress–plastic-strain relation under a uniaxial state
where \(H'\) is the strain-hardening modulus.
Equivalent-stress–equivalent-plastic-strain relation
In general, the subsequent yield function is a function of temperature and plastic-strain work, but for simplicity it is assumed here to be a function only of the equivalent plastic strain \(\overline{e}^p\). During the progress of plastic deformation, \(F = 0\) must continue to hold, and therefore the following equation must be satisfied.
Here, \(\dot{F}\) denotes the time derivative of \(F\). Hereafter, the time derivative of a quantity \(A\) is denoted by \(\dot{A}\).
Assume the existence of a plastic potential \(\Theta\) and express the plastic strain rate by the following equation.
Here, \(\dot{\lambda}\) is a coefficient.
Further, assuming that the plastic potential \(\Theta\) is equal to the yield function \(F\), the following associated flow rule is used.
Substituting this equation into the consistency condition gives the following equation.
Here, \(D\) is the elasticity matrix, and
The elastoplastic stress–strain relation can be written as follows.
Once the yield function \(F\) of the elastoplastic material is known, its constitutive equation is obtained from this expression.
Yield Functions¶
The elastoplastic yield functions adopted by FrontISTR are listed below.
Von Mises Yield Function¶
Here, \(J_2\) is the second invariant of the deviatoric stress tensor.
Mohr-Coulomb Yield Function¶
Here, \(\sigma_1, \sigma_3\) are the maximum and minimum principal stresses, \(c\) is the cohesion, and \(\phi\) is the internal friction angle.
Drucker-Prager Yield Function¶
Here, the material constants \(\alpha\) and \(\sigma_y\) are calculated from the material cohesion and friction angle as follows.
Related Topics¶
- Linear Elasticity — Elastic response (the elastic portion of elastoplasticity)
- Tangent Stiffness Matrix — Tangent stiffness for incremental analysis including material nonlinearity
- Material Data (Functions) — Options and selection of yield functions and hardening laws