Perfect gas equation of state.
More...
|
static const bool | incompressible = false |
| Is the equation of state is incompressible i.e. rho != f(p) More...
|
|
static const bool | isochoric = false |
| Is the equation of state is isochoric i.e. rho = const. More...
|
|
template<class Specie>
class Foam::perfectGas< Specie >
Perfect gas equation of state.
- Source files
-
Definition at line 47 of file perfectGas.H.
◆ perfectGas() [1/3]
◆ perfectGas() [2/3]
Construct from dictionary.
Definition at line 32 of file perfectGas.C.
◆ perfectGas() [3/3]
◆ clone()
◆ New()
◆ typeName()
Return the instantiated type name.
Definition at line 111 of file perfectGas.H.
◆ rho()
Foam::scalar rho |
( |
scalar |
p, |
|
|
scalar |
T |
|
) |
| const |
|
inline |
◆ H()
Foam::scalar H |
( |
const scalar |
p, |
|
|
const scalar |
T |
|
) |
| const |
|
inline |
Return enthalpy departure [J/kg].
Definition at line 78 of file perfectGasI.H.
◆ Cp()
Foam::scalar Cp |
( |
scalar |
p, |
|
|
scalar |
T |
|
) |
| const |
|
inline |
Return Cp departure [J/(kg K].
Definition at line 85 of file perfectGasI.H.
◆ S()
Foam::scalar S |
( |
const scalar |
p, |
|
|
const scalar |
T |
|
) |
| const |
|
inline |
◆ psi()
Foam::scalar psi |
( |
scalar |
p, |
|
|
scalar |
T |
|
) |
| const |
|
inline |
◆ Z()
Foam::scalar Z |
( |
scalar |
p, |
|
|
scalar |
T |
|
) |
| const |
|
inline |
◆ CpMCv()
Foam::scalar CpMCv |
( |
scalar |
p, |
|
|
scalar |
T |
|
) |
| const |
|
inline |
Return (Cp - Cv) [J/(kg K].
Definition at line 113 of file perfectGasI.H.
References R.
◆ write()
◆ operator+=()
◆ operator*=()
◆ operator+
◆ operator*
◆ operator==
◆ operator
◆ incompressible
const bool incompressible = false |
|
static |
Is the equation of state is incompressible i.e. rho != f(p)
Definition at line 120 of file perfectGas.H.
◆ isochoric
const bool isochoric = false |
|
static |
Is the equation of state is isochoric i.e. rho = const.
Definition at line 123 of file perfectGas.H.
The documentation for this class was generated from the following files:
- src/thermophysicalModels/specie/equationOfState/perfectGas/perfectGas.H
- src/thermophysicalModels/specie/equationOfState/perfectGas/perfectGas.C
- src/thermophysicalModels/specie/equationOfState/perfectGas/perfectGasI.H