Closures1PhaseSimple
Simple 1-phase closures
The closures added are:
a wall friction factor model using ADWallFrictionFunctionMaterial
a wall heat transfer coefficient as a ADWeightedAverageMaterial of the heat transfer coefficients defined by the flow channel (deriving from FlowChannel1Phase) weighted by the heated perimeters of each section.
Additionally, this object defines:
a wall temperature material, to be able to retrieve the wall temperature as a material property, using either ADAverageWallTemperature3EqnMaterial, ADCoupledVariableValueMaterial or ADTemperatureWall3EqnMaterial depending on the temperature mode of the flow channel (deriving from FlowChannel1Phase)
Input 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.
- enableTrueSet the enabled status of the MooseObject.
Default:True
C++ Type:bool
Unit:(no unit assumed)
Controllable:No
Description:Set the enabled status of the MooseObject.