HeatSourceVolumetric1Phase

Volumetric heat source applied on a flow channel

The volumetric heat source is applied to the 1-phase flow channel volume using a ADOneD3EqnEnergyHeatSource kernel, added to the energy equation (with the variable).

Input Parameters

  • flow_channelFlow channel name in which to apply heat source

    C++ Type:std::string

    Controllable:No

    Description:Flow channel name in which to apply heat source

  • qVolumetric heat source functor [W/m^3]. A functor is any of the following: a variable, a functor material property, a function, a postprocessor or a number.

    C++ Type:MooseFunctorName

    Unit:(no unit assumed)

    Controllable:No

    Description:Volumetric heat source functor [W/m^3]. A functor is any of the following: a variable, a functor material property, a function, a postprocessor or a number.

Required Parameters

  • control_tagsAdds user-defined labels for accessing object parameters via control logic.

    C++ Type:std::vector<std::string>

    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

    Controllable:No

    Description:Set the enabled status of the MooseObject.

Advanced Parameters

Input Files