#include <StiffenedGasTwoPhaseFluidPropertiesTest.h>
◆ StiffenedGasTwoPhaseFluidPropertiesTest()
StiffenedGasTwoPhaseFluidPropertiesTest::StiffenedGasTwoPhaseFluidPropertiesTest |
( |
| ) |
|
|
inline |
◆ buildObjects()
void StiffenedGasTwoPhaseFluidPropertiesTest::buildObjects |
( |
| ) |
|
|
inlineprotected |
Definition at line 26 of file StiffenedGasTwoPhaseFluidPropertiesTest.h.
Referenced by StiffenedGasTwoPhaseFluidPropertiesTest().
31 _fe_problem->addUserObject(
"StiffenedGasTwoPhaseFluidProperties",
"fp", uo_pars);
std::shared_ptr< FEProblem > _fe_problem
virtual const UserObjectName & getLiquidName() const
Returns the name of the liquid single-phase fluid properties object.
virtual const UserObjectName & getVaporName() const
Returns the name of the vapor single-phase fluid properties object.
InputParameters getValidParams(const std::string &name) const
const StiffenedGasTwoPhaseFluidProperties * _fp
const StiffenedGasFluidProperties * _fp_vapor
Two-phase stiffened gas fluid properties.
Stiffened gas fluid properties.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const StiffenedGasFluidProperties * _fp_liquid
◆ _fp
◆ _fp_liquid
◆ _fp_vapor
◆ _L_fusion
const Real StiffenedGasTwoPhaseFluidPropertiesTest::_L_fusion |
|
protected |
◆ _T_triple
const Real StiffenedGasTwoPhaseFluidPropertiesTest::_T_triple |
|
protected |
The documentation for this class was generated from the following file: