19 "allow_imperfect_jacobians",
21 "true to allow unimplemented property derivative terms to be set to zero for the AD API");
22 params.
addCustomTypeParam<std::string>(
"fp_type",
"FPType",
"Type of the fluid property object");
23 params.
set<std::string>(
"fp_type") =
"unspecified-type";
43 _allow_imperfect_jacobians(getParam<bool>(
"allow_imperfect_jacobians"))
FluidProperties(const InputParameters ¶meters)
static InputParameters validParams()
static InputParameters validParams()
static const Real _R
Universal gas constant (J/mol/K)
virtual ~FluidProperties()
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real