HeatSourceVolumetric1Phase

Volumetric heat source applied on a flow channel

The volumetric heat source is applied to the 1-phase flow channel volume using a OneD3EqnEnergyHeatSource kernel, added to the energy equation (with the ρEA\rho E A variable).

Input Parameters

  • flow_channelFlow channel name in which to apply heat source

    C++ Type:std::string

    Unit:(no unit assumed)

    Controllable:No

    Description:Flow channel name in which to apply heat source

  • qVolumetric heat source [W/m^3]

    C++ Type:FunctionName

    Unit:(no unit assumed)

    Controllable:No

    Description:Volumetric heat source [W/m^3]

Required 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.

Advanced Parameters