/EOS/PUFF

Block Format Keyword Describes the linear polynomial equation of state P ( ρ , E ) .

Format

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
/EOS/PUFF/mat_ID/unit_ID
eos_title
C1 C2 C3 γ 0  
T1 T2 Es    
H E0 ρ 0    

Definitions

Field Contents SI Unit Example
mat_ID Material identifier.

(Integer, maximum 10 digits)

 
unit_ID Unit Identifier.

(Integer, maximum 10 digits)

 
eos_title EOS title.

(Character, maximum 100 characters)

 
C1 C1 coefficient. 1

(Real)

[ Pa ]
C2 C2 coefficient.

(Real)

[ Pa ]
C3 C3 coefficient.

(Real)

[ Pa ]
γ 0 Gruneisen gamma.

(Real)

 
T1 T1 coefficient. 1

Default= C1 (Real)

[ Pa ]
T2 T2 coefficient.

(Real)

[ Pa ]
Es Sublimation energy per unit initial volume.

(Real)

[ J m 3 ]
H H coefficient. 1

(Real)

 
E0 Initial energy per unit initial volume.

(Real)

[ J m 3 ]
ρ 0 Reference density.

Default = material density (Real)

[ kg m 3 ]

Example (Copper)

#RADIOSS STARTER
#---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|
/UNIT/1
unit for mat
                   g                  cm                 mus
#---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|
#-  2. MATERIALS:
#---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|
/MAT/HYD_JCOOK/1/1
Copper
#              RHO_I               RHO_0
                 8.9                   0
#                  E                  nu
                 1.3                 .34
#                  A                   B                   n              epsmax              sigmax
                9E-4              .00292                 .31                   0                   0
#               Pmin
                   0
#                  C           EPS_DOT_0                   M               Tmelt                Tmax
                .025                1E-6                1.09                1356                1E30
#              RHOCP                                                         T_r
            3.432E-5                                                           0
#---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|
/EOS/PUFF/1/1
Copper
#                 C1                  C2                  C3                  G0
              1.3597              2.7466              2.4479                1.97
#                 T1                  T2                  ES
                   0                   0             0.12282
#                  H                  E0               RHO_0
                   1             1.25675                   0
#---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|
#ENDDATA

Comments

  1. Let μ = ρ ρ 0 1 , η = 1 + μ , x = 1 ρ 0 ρ and E, the internal energy per unit initial volume, the pressure is defined by:
    Region 1: μ 0 (1)
    P = ( C 1 μ + C 2 μ 2 + C 3 μ 3 ) ( 1 γ μ 2 ) + γ ( 1 + μ ) E

    with γ ρ = γ 0 ρ 0

    Region 2: μ < 0 and E E s (2)
    P = ( T 1 μ + T 2 μ 2 ) ( 1 γ μ 2 ) + γ ( 1 + μ ) E
    Region 3: μ < 0 and E E s (3)
    P = η [ H + ( γ 0 H ) η ] [ E E s ( 1 exp ( N ( η 1 ) η 2 ) ) ]

    with N = C 1 η γ 0 E s

  2. Equations of state are used by Radioss to compute the hydrodynamic pressure and are compatible with the material laws:
    • /MAT/LAW3 (HYDPLA)
    • /MAT/LAW4 (HYD_JCOOK)
    • /MAT/LAW6 (HYDRO or HYD_VISC)
    • /MAT/LAW10 (DPRAG1)
    • /MAT/LAW12 (3D_COMP)
    • /MAT/LAW49 (STEINB)
    • /MAT/LAW102 (DPRAG2)
    • /MAT/LAW103 (HENSEL-SPITTEL)
1 "The PUFF 66 Computer Programs" Brodie, Hormuth, Air Force Weapon Laboratory, May 1966.