WCNSFVInletTemperatureBC(const InputParameters ¶ms)
const PostprocessorValue *const _velocity_pp
Postprocessor with the inlet velocity.
const PostprocessorValue *const _mdot_pp
Postprocessor with the inlet mass flow rate.
const PostprocessorValue *const _temperature_pp
Postprocessor with the inlet temperature.
const PostprocessorValue *const _energy_pp
Postprocessor with the inlet energy flow rate.
Dirichlet boundary conditions for the temperature, set from either a temperature postprocessor or an ...
DualNumber< Real, DNDerivativeType, true > ADReal
const Moose::Functor< ADReal > *const _rho
Fluid density functor.
const Real _scaling_factor
Scaling factor.
const Moose::Functor< ADReal > *const _cp
Fluid specific heat capacity functor.
static InputParameters validParams()
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
A parent class for INSFV flow boundary conditions.
const PostprocessorValue *const _area_pp
Postprocessor with the inlet area.
ADReal boundaryValue(const FaceInfo &fi, const Moose::StateArg &state) const override