21 "Name of the volumetric exchange coefficient");
22 params.
addRequiredParam<MooseFunctorName>(
"phase_coupled",
"The ambient temperature");
28 _alpha(getFunctor<
ADReal>(
NS::alpha)),
29 _phase_coupled(getFunctor<
ADReal>(
"phase_coupled"))
DualNumber< Real, DNDerivativeType, true > ADReal
registerMooseObject("NavierStokesApp", NSFVMixturePhaseInterface)
static InputParameters validParams()
MooseVariableFV< Real > & _var
const Elem *const & _current_elem
Moose::ElemArg makeElemArg(const Elem *elem, bool correct_skewnewss=false) const
Implements a phase-to-phase volumetric exchange.
NSFVMixturePhaseInterface(const InputParameters ¶meters)
const Moose::Functor< ADReal > & _alpha
Interface voumetric transfer coefficient.
static InputParameters validParams()
const Moose::Functor< ADReal > & _phase_coupled
Coupled Phase Functor.
ADReal computeQpResidual() override
Moose::StateArg determineState() const
static const std::string alpha