Loading [MathJax]/jax/output/CommonHTML/jax.js

RD-E: 4300 Perfect Gas Modeling with Polynomial EOS

The purpose of this example is to plot numerical pressure, internal energy, and sound speed for a perfect gas material law.

Comparison to theoretical results is made. Control cards for Absolute and Relative formulations will be used.

ex43_perfect_gas_model
Figure 1.
Polynomial EOS is often used by Radioss to compute hydrodynamic pressure and used to model perfect gas. It is cubic in compression and linear in expansion.(1) P=C0+C1μ+C2μ2+C3μ3+(C4+C5μ)E
Where,(2) E=EintV0
and (3) μ=ρρ01

A simple test of compression/expansion is made to compare these formulation outputs with theoretical results.

Options and Keywords Used

Input Files

Before you begin, copy the file(s) used in this example to your working directory.

Model Description

This test consists with an elementary volume of perfect gas undergoing spherical expansion and compression.

ex43_cube
Figure 2.
Initial conditions are:
  • P0=1e5[Pa]
  • V0=1000[m3]
  • ρ0=1.204[kgm3]
  • μ0=0

The fluid will be assumed to be a perfect gas. Volume is changed in the three directions to consider a pure compression 1<μ<0 followed by an expansion of matter μ>0 (Figure 3).

This test will be modeled with a single ALE element (8 node brick) and polynomial EOS.

Evolutions of pressure, internal energy and sound speed will be compared between numerical output and theoretical results.

The length is modified with /IMPDISP; its influences on V and μ are plotted (Figure 3).

ex43_elementary_volume_change
Figure 3. Elementary volume change

Simulation Iterations

A single ALE brick element is used. Material is confined inside the element by defining brick nodes as Lagrangian. For each face, displacement is imposed on the four nodes along the normal.

Polynomial EOS

Polynomial EOS is used in /EOS/POLYNOMIAL to compute hydrodynamic pressure. It is cubic in compression and linear in expansion.(4) P=C0+C1μ+C2μ2+C3μ3+(C4+C5μ)E
C parameters are called hydrodynamic coefficients and they are input parameters. Hypothesis on the material behavior allows determining of these coefficients:
  • Incompressible gas
  • Linear elastic material
  • Perfect gas

This example is focused only on Perfect Gas modeling.

Results

Theoretical Results

The purpose of this section is to plot pressure, internal energy, and sound speed in function of the single parameter V or μ.
  1. Pressure:
    Perfect gas pressure is given by:(5) PV=(γ1)Eint
    Then,(6) dP(V,Eint)=PV|EintdV+PEint|VdEint
    Radioss assumes the hypothesis of an isentropic process to compute the change in internal energy:(7) dEint=PdV
    This theory gives the following differential equation:(8) dPdV=γPV
    This has the form y'+γx=0 and the general solution is:(9) y=Cst.xγ
    Pressure is also polytropic:(10) PVγ=P0V0γ (11) P(V)=P0(V0V)γ

    Here, γ is the material constant (ratio of heat capacity). For diatomic gas γ =1.4. Air is made mainly of diatomic gas, so set gamma to 1.4 for air.

  2. Internal Energy:
    Equation 5 and Equation 11 lead to the immediate result:(12) Eint(V)=P0V0γ(γ1)Vγ1
  3. Sound Speed:
    Perfect gas sound speed is:(13) c=γPρ
    Equation 11 gives its expression in term of volume:(14) c=γP0ρ0(V0V)γ1
Pressure, internal energy, and sound speed are expressed both in function of V and μ.
Table 1. Theoretical Results
Pressure (Pa) Internal Energy Density (J) Sound Speed (m/s)
PREF(V) PREF(μ) ρeREF(V) ρeREF(μ) cREF(V) cREF(μ)
P0(V0V)γ P0(1+μ)γ P0(γ1)(V0V)γ1 P0(γ1)(1+μ)γ1 γP0ρ0(V0V)γ1 γP0ρ0(1+μ)γ1
Corresponding plots are:

ex43_perfect_gas_pressure
Figure 4. Perfect Gas Pressure

ex43_perfect_gas_internal_energy
Figure 5. Perfect Gas Internal Energy

ex43_perfect_gas_sound_speed
Figure 6. Perfect Gas Sound Speed

Material Control Cards

/MAT/LAW6 (HYDRO or HYD_VISC) and /EOS/POLYNOMIAL use this equation to compute hydrostatic pressure. It is possible to consider absolute values or relative variation. Material is supposed to be a perfect gas. The following cases have been investigated.
Table 2. Modeling formulation for perfect gas
Case Mathematical Model Pressure Energy
1 P(μ,E) absolute absolute
2 ΔP(μ,E) relative absolute
3 ΔP(μ,ΔE) relative relative
4 P(μ,ΔE) absolute relative

Sound Speed and Time Step

Material LAW6 computes sound speed through the usual expression for fluids:(15) c2=dPdρ
It can be written in function of μ:(16) μ=ρρ011dρ=1ρ01dμ
Then,(17) c2=1ρ0dPdμ
The total differential of P in terms of internal energy E and μ is:(18) dP(μ,E)=Pμ|Edμ+PE|μdE
In case of an isentropic transformation (reversible and adiabatic), the change of internal energy Eint with volume V and pressure P is given by:(19) dEint=PdV
Using relation which links Eint and E leads to:(20) dE=PV0dV
μ can be expressed in terms of volume ratio:(21) μ=v0v1
Its variation in function of the volume change is also:(22) dμ=V0V2dV=(1+μ)2V0dV
Change in internal energy per unit volume E is then:(23) dE=P(1+μ)2dμ (24) dP(μ,E)dμ=Pμ|E+P(1+μ)2PE|μ
Finally, the sound speed is given by:(25) c2=1ρ0Pμ|E+Pρ0(1+μ)2PE|μ
This expression computes the sound speed for a given equation of state P(μ,E). In the case of perfect gas, it was shown that for each type of formulation (absolute or relative), EOS can be written:(26) P(μ,E)=C0+C1μ+(C4+C5μ)E
Equation 25 is used to compute sound speed:(27) Pμ|E=C1+C5E (28) PE|μ=C4+C5μ (29) c2=C1+C5Eρ0+C0+C1μ+(C4+C5μ)Eρ0(1+μ)2(C4+C5μ)
This calculation is then applied for each of the four cases.
Table 3. Numerical Sound Speed versus Theoretical Expression
Case C0 C1 C4 C5 c2

From Equation 25

Comparison with Theoretical Value
1 0 0 γ1 γ1 γ(γ1)Eρ0 c=cREF
2 0 0 γ1 γ1 γ(γ1)Eρ0 c=cREF
3 E0(γ1) E0(γ1) γ1 γ1 γ(γ1)(E+E0)ρ0 c=cREF
4 E0(γ1) E0(γ1) γ1 γ1 γ(γ1)(E+E0)ρ0 c=cREF

For each of the four formulations, the computed sound speed by Radioss is the same as the theoretical one. Time step and cycle number are also not affected.

Case 1: Both Pressure and Energy are Absolute Values

  1. Pressure:
    Equation of State:(30) P=(γ1)EintV=(γ1)(1+μ)EintV0

    Where, Eint|t=0=E0V0=P0V0γ1

    Identifying the polynomial coefficients leads to:(31) P=(C4+C5μ)E

    Where, C4=C5=(γ1);E0=P0γ1;Psh=0

  2. Corresponding Input:
    #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|
    /MAT/HYD_VISC/1
    Polynomial EOS-Absolute Pressure-Absolute Energy
    #              RHO_I               RHO_0
                   1.204                   0
    #                Knu                Pmin
                       0                   0
    /EOS/POLYNOMIAL/1
    Polynomial EOS-Absolute Pressure-Absolute Energy
    #                 C0                  C1                  C2                  C3
                       0                   0                   0                   0
    #                 C4                  C5                  E0                 Psh               RHO_0
                      .4                  .4              250000                   0               1.204
    #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|
  3. Output Results:
    Table 4.
    Time History Measure Initial Value Unit
    /TH/BRICK (P) P P0 Pressure
    /TH (IE) Eint(=EV0) E0V0 Energy
    /TH/BRICK (IE) Eint/V E0 Pressure
  4. Comparison with Theoretical Result:
    Numerical result for perfect gas pressure is given by time history. Element time history (/TH/BRICK) allows displaying it. This result is compared to a theoretical one. Curves are superimposed.

    ex43_numerical_pressure_model1
    Figure 7. Numerical Pressure, Model 1
    Internal energy can be obtained through two different ways. The first one is internal energy density (Eint/V) recorded by element time history (/TH/BRICK). The second one is the internal energy from the global time history elementEint because the model is composed of a single element.

    ex43_numerical_internal_energy_model1
    Figure 8. Numerical Internal Energy, Model 1

Case 2: Pressure is Relative and Energy is Absolute

  1. Pressure:
    Equation of State:(32) P(μ,E)=(γ1)(1+μ)EintV0
    Relative Pressure:(33) ΔP=P(μ,E)P0=(γ1)(1+μ)EintV0P0
    Identifying with polynomial coefficients leads to:(34) ΔP=P=Psh=Psh+(C4+C5μ)E

    Where, C4=C5=(γ1);E0=P0γ1;Psh=0

    Minimum Pressure:(35) Pmin=P0

    Due to P>0ΔPP0, the minimum pressure must be set to a non-zero value.

  2. Corresponding Input:
    #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|
    /MAT/HYD_VISC/1
    Polynomial EOS-Relative Pressure-Absolute Energy
    #              RHO_I               RHO_0
                   1.204                   0
    #                Knu                Pmin
               1.5256E-5             -100000
    /EOS/POLYNOMIAL/1
    Polynomial EOS-Relative Pressure-Absolute Energy
    #                 C0                  C1                  C2                  C3
                       0                   0                   0                   0
    #                 C4                  C5                  E0                 Psh               RHO_0
                      .4                  .4              250000              100000               1.204
    #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|
  3. Output Result:
    Time History Measure Initial Value Unit
    /TH/BRICK (P) ΔP 0 Pressure
    /TH (IE) Eint(=EV0) E0V0 Energy
    /TH/BRICK (IE) Eint/V E0 Pressure
  4. Comparison with Theoretical Result:

    Numerical result for perfect gas pressure is given by time history. Element time history (/TH/BRICK) allows displaying it. This result is compared to a theoretical one. Curves are superimposed.

    Element time history (/TH/BRICK) is the pressure relative to Psh. The resulting curve is then shifted with Psh value and starts from 0.

    ex43_numerical_pressure_model2
    Figure 9. Numerical Pressure, Model 2
    Internal energy can be obtained through two different ways. The first one is internal energy density (Eint/V) recorded by element time history (/TH/BRICK). The second one is the internal energy from the global time history elementEint because the model is composed of a single element.

    ex43_numerical_internal_energy_model2
    Figure 10. Numerical Internal Energy, Model 2

Case 3: Both Pressure and Energy are Relative

  1. Pressure:
    Equation of State:(36) P=(γ1)(1+μ)EintV0
    Initial internal energy can be introduced:(37) Eint=Eint+(Eint|t=0Eint|t=0)
    Pressure from a reference one provides:(38) PP0=ΔP=(γ1)(1+μ)(ΔE+E0)P0

    Where, ΔE=EintEint|t=0V0;E0=Eint|t=0V0.

    Identifying with polynomial coefficients leads to:(39) ΔP=PPsh=C0+C1μ+(C4+C5μ)ΔEPsh

    Where, C0=C1=E0(γ1), C4=C5=γ1, ΔE0=0 and Psh=P0.

    Minimum Pressure:(40) Pmin=P0

    Due to P0ΔPP0, the minimum pressure must be set to a non-zero value.

  2. Corresponding Input:
    #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|
    /MAT/HYD_VISC/1
    Polynomial EOS-Relative Pressure-Absolute Energy
    #              RHO_I               RHO_0
                   1.204                   0
    #                Knu                Pmin
               1.5256E-5             -100000
    /EOS/POLYNOMIAL/1
    Polynomial EOS-Relative Pressure-Absolute Energy
    #                 C0                  C1                  C2                  C3
                  100000              100000                   0                   0
    #                 C4                  C5                  E0                 Psh               RHO_0
                      .4                  .4                   0              100000               1.204
    #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|
  3. Output Results:
    Time History Measure Initial Value Unit
    /TH/BRICK (P) ΔP 0 Pressure
    /TH (IE) Eint(=ΔEV0) 0 Energy
    /TH/BRICK (IE) ΔEint/V 0 Pressure
  4. Comparison with Theoretical Result:

    Numerical result for perfect gas pressure is given by time history. Element time history (/TH/BRICK) allows displaying it. This result is compared to a theoretical one. Curves are superimposed.

    Element time history (/TH/BRICK) is the pressure relative to Psh. The resulting curve is then shifted with Psh value and starts also from 0.

    ex43_numerical_pressure_model3
    Figure 11. Numerical Pressure, Model 3
    Internal energy can be obtained through two different ways. The first one is internal energy density (Eint/V) recorded by element time history (/TH/BRICK). The second one is the internal energy from the global time history elementEint because the model is composed of a single element. This numerical internal energy is relative to its initial value; it is shifted with the E0V0 value from the absolute theoretical one and also starts from 0.

    ex43_numerical_internal_energy_model3
    Figure 12. Numerical Internal Energy, Model 3

Case 4: Pressure is Absolute and Energy is Relative

  1. Pressure:
    Equation of State:(41) P=(γ1)(1+μ)EintV0
    Initial internal energy can be introduced:(42) Eint=Eint+(Eint|t=0Eint|t=0)
    Pressure from a reference provided:(43) P=(γ1)(1+μ)(ΔE+E0)
    Identifying with polynomial coefficients leads to:(44) P=C0+C1μ+(C4+C5μ)ΔE

    Where, C0=C1=E0(γ1); C4=C5=γ1

  2. Corresponding Input:
    #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|
    /MAT/HYD_VISC/1
    Polynomial EOS-Relative Pressure-Absolute Energy
    #              RHO_I               RHO_0
                   1.204                   0
    #                Knu                Pmin
               1.5256E-5                   0
    /EOS/POLYNOMIAL/1
    Polynomial EOS-Relative Pressure-Absolute Energy
    #                 C0                  C1                  C2                  C3
                  100000              100000                   0                   0
    #                 C4                  C5                  E0                 Psh               RHO_0
                      .4                  .4                   0                   0               1.204
    #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|
  3. Output Results:
    Time History Measure Initial Value Unit
    /TH/BRICK (P) P P0 Pressure
    /TH (IE) Eint(=ΔEV0) 0 Energy
    /TH/BRICK (IE) ΔEint/V 0 Pressure
  4. Comparison with Theoretical Result:
    Element time history (/TH/BRICK) gives absolute pressure. This result is compared to a theoretical one. Curves are superimposed.

    ex43_numerical_pressure_model4
    Figure 13. Numerical Pressure, Model 4
    Internal energy can be obtained through two different ways. The first one is internal energy density (ΔEint/V) recorded by element time history (/TH/BRICK). The second one is the internal energy from the global time history elementEint because the model is composed of a single element. This numerical internal energy is relative to its initial value; it is shifted with the E0V0 value from the absolute theoretical one and also starts from 0.

    ex43_numerical_internal_energy_model4
    Figure 14. Numerical Internal Energy, Model 4