virtual void addMaterials() override
const FunctionName _p_fn
Pressure function name.
virtual void addInitialConditions() override
const VariableName _rhoA_name
Name of rho*A variable.
const VariableName _A_name
Name of area variable.
static InputParameters validParams()
const FunctionName _T_fn
Temperature function name.
const FunctionName _D_h_fn
Hydraulic diameter function name.
const VariableName _p_name
Name of pressure variable.
FlowModelSetup1Phase(const InputParameters ¶ms)
const VariableName _v_name
Name of specific volume variable.
const VariableName _rho_name
Name of rho variable.
const VariableName _rhouA_name
Name of rho*u*A variable.
virtual void addUserObjects() override
const UserObjectName _fp_1phase_name
Single-phase fluid properties object name.
const VariableName _e_name
Name of specific internal energy variable.
const FunctionName _A_fn
Area function name.
const FunctionName _vel_fn
Velocity function name.
virtual void addNonConstantAuxVariables() override
const bool & _ad
True for setting up testing with AD, false otherwise.
virtual void addSolutionVariables() override
const VariableName _rhoEA_name
Name of rho*E*A variable.
Base helper class to provide interfaces to common flow model setup functions.
Helper class to set up some objects for 1-phase flow.
const VariableName _H_name
Name of specific total enthalpy variable.
const VariableName _vel_name
Name of velocity variable.
const VariableName _D_h_name
Name of the hydraulic diameter.
const VariableName _mu_name
Name of dynamic viscosity variable.
const VariableName _T_name
Name of temperature variable.
const VariableName _unity_name
Name of unity.