#include <IdealGasFluidPropertiesTest.h>
◆ IdealGasFluidPropertiesTest()
IdealGasFluidPropertiesTest::IdealGasFluidPropertiesTest |
( |
| ) |
|
|
inline |
◆ buildObjects()
void IdealGasFluidPropertiesTest::buildObjects |
( |
| ) |
|
|
inlineprotected |
Definition at line 21 of file IdealGasFluidPropertiesTest.h.
Referenced by IdealGasFluidPropertiesTest().
25 uo_pars.
set<
Real>(
"gamma") = 1.41;
26 uo_pars.
set<
Real>(
"e_ref") = 1000.0;
27 _fe_problem->addUserObject(
"IdealGasFluidProperties",
"fp", uo_pars);
std::shared_ptr< FEProblem > _fe_problem
InputParameters getValidParams(const std::string &name) const
const IdealGasFluidProperties * _fp
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
Ideal gas fluid properties Default parameters are for air at atmospheric pressure and temperature...
◆ _fp
◆ _molar_mass
const Real IdealGasFluidPropertiesTest::_molar_mass |
|
protected |
The documentation for this class was generated from the following file: