Collaboration diagram for Compressible:Modules | |
| Homogeneous two-phase compressible model options | |
Classes | |
| struct | cs_cf_model_t |
| Compressible model general options descriptor. More... | |
Variables | |
| int | ieos |
| int | ithvar |
| int | icfgrp |
| double | psginf |
| double | gammasg |
\ defgroup compressible Compressible models options
| gammasg |
stiffened gas polytropic coefficient (dimensionless) for single phase model
| icfgrp |
indicator for hydrostatic balance in boundary conditions
In the cases where gravity is predominant, taking into account the hydrostatic pressure allows to get rid of perturbations which may appear near the horizontal walls when the flow is weakly convective.
Otherwise, when icfgrp=0, the pressure condition is calculated from the solution of the unidimensional Euler equations for a perfect gas near a wall, for the variables "normal velocity", "density" and "pressure":
Case of an expansion (M <= 0):
Case of a schock (M > 0):
with
, internal Mach number calculated with the variables taken in the cell.
| ieos |
indicator of equation of state
| ithvar |
indicator for thermodynamic variables initialization
| psginf |
stiffened gas limit pressure (zero in perfect gas) for single phase model in Pa