|
static const std::string | YI = "Yi" |
|
static const std::string | PROGRESS = "Progress" |
|
const std::string | type |
|
◆ GetFieldFunctionFunction()
ablate::eos::EOSFunction ablate::eos::StiffenedGas::GetFieldFunctionFunction |
( |
const std::string & |
field, |
|
|
ThermodynamicProperty |
property1, |
|
|
ThermodynamicProperty |
property2, |
|
|
std::vector< std::string > |
otherProperties |
|
) |
| const |
|
overridevirtual |
Single function to produce fieldFunction function for any two properties, velocity, and species mass fractions. These calls can be slower and should be used for init/output only
- Parameters
-
field | |
property1 | |
property2 | |
Implements ablate::eos::EOS.
◆ GetProgressVariables()
virtual const std::vector<std::string>& ablate::eos::StiffenedGas::GetProgressVariables |
( |
| ) |
const |
|
inlineoverridevirtual |
Returns a vector of all extra variables required to utilize the equation of state
- Returns
Implements ablate::eos::EOS.
◆ GetReferencePressure()
PetscReal ablate::eos::StiffenedGas::GetReferencePressure |
( |
| ) |
const |
|
inline |
Get reference pressure a stiffened gas
- Returns
◆ GetSpeciesVariables()
const std::vector<std::string>& ablate::eos::StiffenedGas::GetSpeciesVariables |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetSpecificHeatCp()
PetscReal ablate::eos::StiffenedGas::GetSpecificHeatCp |
( |
| ) |
const |
|
inline |
Get constant specific at constant pressure (Cp) ratio for a stiffened gas.
- Returns
◆ GetSpecificHeatRatio()
PetscReal ablate::eos::StiffenedGas::GetSpecificHeatRatio |
( |
| ) |
const |
|
inline |
Get constant specific heat ratio for a stiffened gas.
- Returns
◆ GetThermodynamicFunction()
Single function to produce thermodynamic function for any property based upon the available fields
- Parameters
-
- Returns
Implements ablate::eos::EOS.
◆ GetThermodynamicTemperatureFunction()
Single function to produce thermodynamic function for any property based upon the available fields and temperature
- Parameters
-
- Returns
Implements ablate::eos::EOS.
◆ View()
void ablate::eos::StiffenedGas::View |
( |
std::ostream & |
stream | ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following files: