FormLossFromFunction1Phase

Prescribe a form loss over a 1-phase flow channel given by a function

This form loss follows the model used in FormLoss1PhaseBase; it simply defines the loss coefficient as being the function passed to the "K_prime". This Function will then be converted to a material property using an GenericFunctionMaterial, to be used by the kernel added by FormLoss1PhaseBase.

Input Parameters

  • K_primeForm loss coefficient per unit length function [1/m]

    C++ Type:FunctionName

    Unit:(no unit assumed)

    Controllable:No

    Description:Form loss coefficient per unit length function [1/m]

  • flow_channelFlow channel where form loss will be applied

    C++ Type:std::string

    Unit:(no unit assumed)

    Controllable:No

    Description:Flow channel where form loss will be applied

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