/MAT/LAW32 (HILL)
Block Format Keyword This law describes the Hill orthotropic plastic material. It is applicable only to shell elements. This law differs from LAW43 (HILL_TAB) only in the input of yield stress.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
/MAT/LAW32/mat_ID/unit_ID or /MAT/HILL/mat_ID/unit_ID | |||||||||
mat_title | |||||||||
ρi | |||||||||
E | ν | ||||||||
a | ε0 | n | εmaxp | σmax0 | |||||
˙ε0 | m | ||||||||
r00 | r45 | r90 | Iyield0 |
Definition
Field | Contents | SI Unit Example |
---|---|---|
mat_ID | Material identifier. (Integer, maximum 10 digits) |
|
unit_ID | Unit Identifier. (Integer, maximum 10 digits) |
|
mat_title | Material title. (Character, maximum 100 characters) |
|
ρi | Initial density. (Real) |
[kgm3] |
E | Young's modulus. (Real) |
[Pa] |
ν | Poisson's ratio. (Real) |
|
a | Yield parameter. (Real) |
[Pa] |
ε0 | Hardening parameter. (Real) |
|
n | Hardening exponent. (Real) |
|
εmaxp | Failure plastic strain. Default = 1030 (Real) |
|
σmax0 | Maximum stress. Default = 1030 (Real) |
[Pa] |
˙ε0 | Minimum strain rate. Default = 1.0 (Real) |
[1s] |
m | Strain rate exponent. Default = 0.0 (Real) |
|
r00 | Lankford parameter 0 degree. 5
Default = 1.0 (Real) |
|
r45 | Lankford parameter 45 degrees. Default = 1.0 (Real) |
|
r90 | Lankford parameter 90 degrees. Default = 1.0 (Real) |
|
Iyield0 | Yield stress flag.
(Integer) |
▸Example (Steel)
Comments
- The yield stress is defined
as:
(1) σy=a(ε0+εp)nmax(˙ε,˙ε0)mThe elastic limit is given by:(2) σ0=a(ε0)n(˙ε0)mWhere,- εp
- Plastic strain
- ˙ε
- Strain rate
- The yield stress is compared to the
equivalent stress:
(3) σeq=√A1σ21+A2σ22−A3σ1σ2+A12σ212Figure 1. - This material law must be used with property set type /PROP/TYPE10 (SH_COMP) or /PROP/TYPE9 (SH_ORTH).
- Iterative projection (Iplas =1) and radial return (Iplas =2) for shell plane stress plasticity are available.
- Angles for Lankford parameters are
defined with respect to orthotropic direction 1.
(4) R=r00+2r45+r904H=R1+RA1=H(1+1r00)A2=H(1+1r90)A3=2HA12=2H(r45+0.5)(1r00+1r90)r00=A32A1−A3r45=12(A12A1+A2−A3−1)r90=A32A2−A3The Lankford parameters rα is the ratio of plastic strain in plane and plastic strain in thickness direction ε33 .(5) rα=dεα+π/2dε33Where, α is the angle to the orthotropic direction 1.
This Lankford parameters rα could be determined from a simple tensile test at an angle α .
A higher value of R means better formability.
- If the yield stresses have been obtained in the orthotropic direction 1, define Iyield0 =1; otherwise Iyield0 =0.
- When εp reaches the value of εmaxp , in one integration point, then the corresponding shell element is deleted.