Processing math: 100%

/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.
= 0
Average yield stress input.
= 1
Yield stress in orthotropic direction 1.

(Integer)

 

Example (Steel)

Comments

  1. The yield stress is defined as:(1)
    σy=a(ε0+εp)nmax(˙ε,˙ε0)m
    The elastic limit is given by:(2)
    σ0=a(ε0)n(˙ε0)m
    Where,
    εp
    Plastic strain
    ˙ε
    Strain rate
  2. The yield stress is compared to the equivalent stress:(3)
    σeq=A1σ21+A2σ22A3σ1σ2+A12σ212

    mat_law32_yield_stress
    Figure 1.
  3. This material law must be used with property set type /PROP/TYPE10 (SH_COMP) or /PROP/TYPE9 (SH_ORTH).
  4. Iterative projection (Iplas =1) and radial return (Iplas =2) for shell plane stress plasticity are available.
  5. 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=A32A1A3r45=12(A12A1+A2A31)r90=A32A2A3
    The Lankford parameters rα is the ratio of plastic strain in plane and plastic strain in thickness direction ε33 .(5)
    rα=dεα+π/2dε33

    Where, α 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.

  6. If the yield stresses have been obtained in the orthotropic direction 1, define Iyield0 =1; otherwise Iyield0 =0.
  7. When εp reaches the value of εmaxp , in one integration point, then the corresponding shell element is deleted.