/EOS/TILLOTSON
Block Format Keyword Describes the Tillotson equation of state.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
/EOS/TILLOTSON/mat_ID/unit_ID | |||||||||
eos_title | |||||||||
C1 | C2 | a | b | ||||||
ER | ES | VS | E0 | ||||||
α | β |
Definition
Field | Contents | SI Unit Example |
---|---|---|
mat_ID | Material
identifier. (Integer, maximum 10 digits) |
|
Unit Identifier | Unit Identifier. (Integer, maximum 10 digits) |
|
eos_title | EOS title. (Character, maximum 100 characters) |
|
C1 | C1 coefficient
. (Real) |
[Pa] |
C2 | C2
coefficient. (Real) |
[Pa] |
a | A
coefficient. (Real) |
|
b | b
coefficient. (Real) |
|
ER | Internal energy per unit
reference volume. (Real) |
[Jm3] |
ES | Sublimation energy per
unit reference volume. (Real) |
[Jm3] |
VS | Sublimation relative
volume. (Real) |
[m3] |
E0 | Initial energy per unit
reference volume. (Real) |
[Jm3] |
α | α
coefficient. (Real) |
|
β |
β
coefficient. (Real) |
▸Example (Aluminum)
Input Example
Material | ρ0[gcm3] g/cm3 | C1 [Mbar] | C2 [Mbar] | a | b | ER [Mbar] | α | β | ES [Mbar] | VS |
---|---|---|---|---|---|---|---|---|---|---|
Cu | 8.9 | 1.390 | 1.10 | 0.5 | 1.50 | 2.892 | 5 | 5 | 0.123 | 1.18 |
Fe | 7.8 | 1.279 | 1.05 | 0.5 | 1.50 | 0.741 | 5 | 5 | 0.190 | 1.21 |
Al | 2.7 | 0.752 | 0.65 | 0.5 | 1.63 | 0.135 | 5 | 5 | 0.081 | 1.10 |
Comments
- With
μ=ρρ0−1
V=1ρ the specific volume
η=1+μ
x=1−ρ0ρ
and E being the internal energy per unit reference volume.
The pressure is defined by:
Region 1: μ≥0(1) P=C1μ+C2μ2+(a+bω)ηEwith ω=1+EER η2
Region 2: μ<0 VV0<VS and E<ES(2) P=C1μ+(a+bω)ηERegion 3: μ<0 , VV0>VS or VV0<VS and E≥ES(3) P=C1eβxe−αx2μ+(a+be−αx2ω)ηE - 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)