- fpThe name of the fluid properties object to query.
C++ Type:UserObjectName
Unit:(no unit assumed)
Controllable:No
Description:The name of the fluid properties object to query.
AddFluidPropertiesInterrogatorAction
Action that sets up the fluid properties interrogator
This action performs a number of tasks needed to use FluidPropertiesInterrogator in a minimal setting; it creates a dummy mesh, executioner, and problem, and it creates a console output for the printing performed by the interrogator.
Input Parameters
- TTemperature
C++ Type:double
Unit:(no unit assumed)
Controllable:No
Description:Temperature
- active__all__ If specified only the blocks named will be visited and made active
Default:__all__
C++ Type:std::vector<std::string>
Unit:(no unit assumed)
Controllable:No
Description:If specified only the blocks named will be visited and made active
- eSpecific internal energy
C++ Type:double
Unit:(no unit assumed)
Controllable:No
Description:Specific internal energy
- inactiveIf specified blocks matching these identifiers will be skipped.
C++ Type:std::vector<std::string>
Unit:(no unit assumed)
Controllable:No
Description:If specified blocks matching these identifiers will be skipped.
- jsonFalseOutput in JSON format
Default:False
C++ Type:bool
Unit:(no unit assumed)
Controllable:No
Description:Output in JSON format
- pPressure
C++ Type:double
Unit:(no unit assumed)
Controllable:No
Description:Pressure
- precision10Precision for printing values
Default:10
C++ Type:unsigned int
Unit:(no unit assumed)
Controllable:No
Description:Precision for printing values
- rhoDensity
C++ Type:double
Unit:(no unit assumed)
Controllable:No
Description:Density
- rhoETotal energy density: rho * E
C++ Type:double
Unit:(no unit assumed)
Controllable:No
Description:Total energy density: rho * E
- rhouMomentum density; rho * u
C++ Type:double
Unit:(no unit assumed)
Controllable:No
Description:Momentum density; rho * u
- velVelocity
C++ Type:double
Unit:(no unit assumed)
Controllable:No
Description:Velocity
- x_ncgMass fractions of NCGs
C++ Type:std::vector<double>
Unit:(no unit assumed)
Controllable:No
Description:Mass fractions of NCGs
Optional Parameters
- control_tagsAdds user-defined labels for accessing object parameters via control logic.
C++ Type:std::vector<std::string>
Unit:(no unit assumed)
Controllable:No
Description:Adds user-defined labels for accessing object parameters via control logic.