Stress and Strain Calculation
The stress and strain for a shell element can be written in vector notation. Each component is a stress or strain feature of the element.
The generalized strain ε can be written as:
- eij
- Membrane strain
- χij
- Bending strain or curvature
The generalized stress ∑ can be written as:
Nx=t/2∫−t/2σxdz | Mx=−t/2∫−t/2σxzdz |
Ny=t/2∫−t/2σydz | My=−t/2∫−t/2σyzdz |
Nxy=t/2∫−t/2σxydz | Mxy=−t/2∫−t/2σxyzdz |
Nyz=t/2∫−t/2σyzdz | Nxz=t/2∫−t/2σxzdz |
Isotropic Linear Elastic Stress Calculation
The stress for an isotropic linear elastic shell for each time increment is computed using:
Where,
- E
- Young's or Elastic modulus
- υ
- Poisson's ratio
- t
- Shell thickness
Isotropic Linear Elastic-Plastic Stress Calculation
An incremental step-by-step method is usually used to resolve the nonlinear problems due to elasto-plastic material behavior. The problem is presented by the resolution of the following equation:
and
f is the yield surface function for plasticity for associative hardening. The equivalent stress σeq may be expressed in form:
with {σ}={σxxσyyσxy} and [A]=[1−120−1210003] for von Mises criteria.
The normality law (Stress and Strain Calculation, Equation 10) for associated plasticity is written as:
Where, ˙εp is the equivalent plastic deformation.
Stress and Strain Calculation, Equation 7 is written in an incremental form:
Where, {σ*} represents stress components obtained by an elastic increment and [C] the elastic matrix in plane stress. The equations in Stress and Strain Calculation, Equation 7 to Equation 13 lead to obtain the nonlinear equation:
that can be resolved by an iterative algorithm as Newton-Raphson method.

- Strain calculation at integration point z
The overall strain on an element due to both membrane and bending forces is:
εx=ex−zχxεy=ey−zχyεxy=exy−zχxy{ε}={εx,εy,εxy} - Elastic stress calculation
The stress is defined as:
{σ}={σx,σy,σxy}It is calculated using explicit time integration and the strain rate:
{σel(t+Δt)}={σ(t)}+L{˙ε}ΔtL=[E1−v2vE1−v20vE1−v2E1−v2000E1+v]The two shear stresses acting across the thickness of the element are calculated by:
σelyz(t+Δt)=σyz(t)+αE1+v˙eyzΔtσelxz(t+Δt)=σxz(t)+αE1+v˙exzΔtWhere, α is the shear factor. Default is Reissner's value of 5/6.
- von Mises yield criterion
The von Mises yield criterion for shell elements is defined as:
σ2vm=σ2x+σ2y−σxσy+3σ2xyFor type 2 simple elastic-plastic material, the yield stress is calculated using:
σyield(t)=a+bεpn(t) - Plasticity CheckThe element's state of stress must be checked to see if it has yielded. These values are compared with the von Mises and Yield stresses calculated in the previous step. If the von Mises stress is greater than the yield stress, then the material will be said to be in the plastic range of the stress-strain curve.
Figure 2. Plasticity Check - Compute plastically admissible stresses
If the state of stress of the element is in the plastic region, there are two different analyses that can be used as described in the next paragraph. The scheme used is defined in the shell property set, card 2 of the input.
- Compute thickness change
The necking of the shells undergoing large strains in hardening phase can be taken into account by computing normal strain εzz in an incremental process. The incompressibility hypothesis in plasticity gives:
dεpzz=−(dεpxx+dεpyy)Where, the components of membrane strain dεpxx and dεpyy are computed by Equation 12 as:
{dεpxxdεpyy}=dεpσy[A]2x2{σxxσyy} - The plan stress condition
dσzz=0
allows to resolve for
dεzz
:dεzz=−υ1−υ(dεxx+dεyy)+1−2υ1−υdεpzz
Plastically Admissible Stresses
- Radial return
- Iplas=2
- Iterative algorithm
- Iplas=1
Plastic Plane Stress with Hill's Criterion
In the case of Hill's orthotropic criterion, the equivalent stress is given by:
with [A]=[A1−A320A20symA12]
Equation 13 is then written as:
Changing the stress variables to {ˉσ} :
with:
[Q]=[1A1−A2+C−2(A2υ−A32)0A1−A2+C2(A1υ−A32)10001] ; C=√(1−υ2)(A1−A2)2+[A3−(A1+A2)υ]2
The matrix [ˉB]=[Q][B][Q]−1 is diagonal:
Where, JQ=1+(A1−A2+C)24(A1υ−A32)(A2υ−A32) is the Jacobian of [ Q ]. Equation 39 is now written as:
This will enable to give explicitly the expression of the yield surface Equation 14:
With [ˉA]2×2=[Q]−t2×2[A]2×2[Q]−12×2 .
The derivative of fn+1 is carried out in order to use the Newton-Raphson method:
Plasticity: Theory and Application, MacMillan Co., New York, 1968.