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