/EOS/IDEAL-GAS-VT
Block Format Keyword Describes the equation of state for ideal gas (volume - temperature).
Describes the equation of state for ideal gas ; where, is temperature dependent and described with Janaf model: (SI: )
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
/EOS/IDEAL-GAS/mat_ID/unit_ID | |||||||||
eos_title | |||||||||
T0 | P0 | Psh | |||||||
A0 | A1 | A2 | A3 | A4 |
Definition
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) |
|
Ideal gas
constant. (Real) |
||
T0 | Initial temperature. If
P0 not defined, refer to Comment 3. (Real) |
|
P0 | Initial pressure. If T0 is not defined, refer to Comment 3. (Real) |
|
Psh | Pressure
shift. (Real) |
|
Reference density. Default = material density (Real) |
||
A0 | Specific heat capacity
parameter. (Real) |
|
A1 | Specific heat capacity
parameter. (Real) |
|
A2 | Specific heat capacity
parameter. (Real) |
|
A3 | Specific heat capacity
parameter. (Real) |
|
A4 | Specific heat capacity
parameter. (Real) |
Example (Air)
#---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|
/UNIT/1
unit for mat
g mm ms
#---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|
/MAT/LAW6/1/1
Air
# RHO_I
1.22e-6
#---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|
/EOS/IDEAL-GAS-VT/1/1
Air
# r T0 P0 PSH RHO0
287 0 0.1 0 1.22e-6
# A0 A1 A2 A3 A4
1004.5 0 0 0 0
#---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|
/ALE/MAT/1
#---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|
#enddata
#---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|
Comments
- Ideal gas EOS is
Where,
- Volume
- Universal ideal gas constant (SI: )
- Temperature
It can also be written or .
Where,- Specific volume ( )
- Gas constant (SI: ), ; where, is molecular mass
- Alternative form of
ideal gas is /EOS/IDEAL-GAS-VE (Volume
Energy):
(1) Where,- Is constant
Consequently, when is constant, defining , and will provide the same equation of state as /EOS/IDEAL-GAS-VE formulation.
- If T0 is defined, then P0 is
computed:
(2) Otherwise, if P0 is defined, then T0 is computed:(3) - The
function is provided with Janaf
model:
(4) (SI: )
- 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)