|
|
static const std::string | VF = "volumeFraction" |
| |
|
static const std::string | YI = "Yi" |
| |
|
static const std::string | PROGRESS = "Progress" |
| |
◆ GetFieldFunctionFunction()
| ablate::eos::EOSFunction ablate::eos::TwoPhase::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.
◆ GetFieldFunctionProperties()
| const std::vector<std::string>& ablate::eos::TwoPhase::GetFieldFunctionProperties |
( |
| ) |
const |
|
inlineoverridevirtual |
Properties known by this equation of state used for the FieldFunction calculations. This can be the same as the GetSpeciesVariables. species model functions
- Returns
Reimplemented from ablate::eos::EOS.
◆ GetProgressVariables()
| virtual const std::vector<std::string>& ablate::eos::TwoPhase::GetProgressVariables |
( |
| ) |
const |
|
inlineoverridevirtual |
Returns a vector of all extra variables required to utilize the equation of state
- Returns
Implements ablate::eos::EOS.
◆ GetSpeciesVariables()
| const std::vector<std::string>& ablate::eos::TwoPhase::GetSpeciesVariables |
( |
| ) |
const |
|
inlineoverridevirtual |
Required species to utilize the equation of state species model functions
- Returns
Implements ablate::eos::EOS.
◆ 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::TwoPhase::View |
( |
std::ostream & |
stream | ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following files: