- T_c0Critical temperature, K
Default:0
C++ Type:double
Description:Critical temperature, K
- allow_imperfect_jacobiansFalsetrue to allow unimplemented property derivative terms to be set to zero for the AD API
Default:False
C++ Type:bool
Description:true to allow unimplemented property derivative terms to be set to zero for the AD API
- e_c0Internal energy at the critical point, J/kg
Default:0
C++ Type:double
Description:Internal energy at the critical point, J/kg
- execute_onTIMESTEP_ENDThe list of flag(s) indicating when this object should be executed, the available options include NONE, INITIAL, LINEAR, NONLINEAR, TIMESTEP_END, TIMESTEP_BEGIN, FINAL, CUSTOM.
Default:TIMESTEP_END
C++ Type:ExecFlagEnum
Description:The list of flag(s) indicating when this object should be executed, the available options include NONE, INITIAL, LINEAR, NONLINEAR, TIMESTEP_END, TIMESTEP_BEGIN, FINAL, CUSTOM.
- fp_typesingle-phase-fpType of the fluid property object
Default:single-phase-fp
C++ Type:FPType
Description:Type of the fluid property object
- gamma1.4gamma value (cp/cv)
Default:1.4
C++ Type:double
Description:gamma value (cp/cv)
- k0.02568Thermal conductivity, W/(m-K)
Default:0.02568
C++ Type:double
Description:Thermal conductivity, W/(m-K)
- molar_mass0.029Constant molar mass of the fluid (kg/mol)
Default:0.029
C++ Type:double
Description:Constant molar mass of the fluid (kg/mol)
- mu1.823e-05Dynamic viscosity, Pa.s
Default:1.823e-05
C++ Type:double
Description:Dynamic viscosity, Pa.s
- rho_c0Critical density, kg/m3
Default:0
C++ Type:double
Description:Critical density, kg/m3
IdealGasFluidProperties
Fluid properties for an ideal gas
A simple formulation that is suitable for ideal gases, where properties are derived from the ideal gas law
Temperature is calculated using the internal energy of an ideal gas
Input Parameters
- allow_duplicate_execution_on_initialFalseIn the case where this UserObject is depended upon by an initial condition, allow it to be executed twice during the initial setup (once before the IC and again after mesh adaptivity (if applicable).
Default:False
C++ Type:bool
Description:In the case where this UserObject is depended upon by an initial condition, allow it to be executed twice during the initial setup (once before the IC and again after mesh adaptivity (if applicable).
- control_tagsAdds user-defined labels for accessing object parameters via control logic.
C++ Type:std::vector
Description:Adds user-defined labels for accessing object parameters via control logic.
- enableTrueSet the enabled status of the MooseObject.
Default:True
C++ Type:bool
Description:Set the enabled status of the MooseObject.
- force_preauxFalseForces the GeneralUserObject to be executed in PREAUX
Default:False
C++ Type:bool
Description:Forces the GeneralUserObject to be executed in PREAUX
- use_displaced_meshFalseWhether or not this object should use the displaced mesh for computation. Note that in the case this is true but no displacements are provided in the Mesh block the undisplaced mesh will still be used.
Default:False
C++ Type:bool
Description:Whether or not this object should use the displaced mesh for computation. Note that in the case this is true but no displacements are provided in the Mesh block the undisplaced mesh will still be used.
Advanced Parameters
Input Files
- modules/porous_flow/test/tests/fluids/ideal_gas.i
- modules/fluid_properties/fp_interrogator/fp_interrogator.i
- modules/navier_stokes/test/tests/bump/bump.i
- modules/fluid_properties/test/tests/two_phase_fluid_properties_independent/test.i
- modules/fluid_properties/test/tests/fp_interrogator/1ph.rho_rhou_rhoE.i
- modules/porous_flow/test/tests/newton_cooling/nc08.i
- modules/navier_stokes/test/tests/step/step.i
- modules/fluid_properties/test/tests/fp_interrogator/1ph.p_T.i
- modules/fluid_properties/test/tests/fp_interrogator/2ph_ncg_p_T.i
- modules/fluid_properties/test/tests/fp_interrogator/2ph.p.i
- modules/fluid_properties/test/tests/fp_interrogator/2ph.T.i
- modules/fluid_properties/test/tests/fp_interrogator/2ph.p_T.i
- modules/fluid_properties/test/tests/ideal_gas/test.i
- modules/fluid_properties/test/tests/fp_interrogator/vapor_mixture_rho_e.i
- modules/fluid_properties/test/tests/fp_interrogator/1ph.rho_e.i
- modules/fluid_properties/test/tests/fp_interrogator/1ph.rho_p.i
- modules/fluid_properties/test/tests/ideal_gas/test2.i
- modules/fluid_properties/test/tests/fp_interrogator/err.no_params.i