71 static constexpr Real
_Kc = 0.129;
73 static constexpr Real
_Kb = 1.37;
DualNumber< Real, DNDerivativeType, true > ADReal
const InputParameters & parameters() const
Computes source the sink terms for the interface area in the mixture model of two-phase flows.
static InputParameters validParams()
const Moose::Functor< ADReal > & _rho_d
Dispersed Phase Density.
const unsigned int _dim
The dimension of the domain.
ADReal computeQpResidual() override
static constexpr Real _Kb
static constexpr Real _gamma_c
Internal closure coefficients.
const Moose::Functor< ADReal > & _mass_exchange_coefficient
Interface Mass Exchange Coeefficient.
const Moose::Functor< ADReal > & _characheristic_length
Characterisitc Length.
static constexpr Real _gamma_b
const Moose::Functor< ADReal > & _pressure
Pressure field.
static constexpr Real _shape_factor
const Real _f_d_max
Maximum Void Fraction.
const Moose::Functor< ADReal > & _f_d
Void Fraction.
const Real _cutoff_fraction
Cutoff fraction at which the full mass transfer model is activated.
const Moose::Functor< ADReal > * _v_var
y-velocity
const Moose::Functor< ADReal > & _u_var
x-velocity
const Moose::Functor< ADReal > * _w_var
z-velocity
const Moose::Functor< ADReal > & _sigma
Surface Tension.
const Moose::Functor< ADReal > & _rho_mixture
Mixture Density.
static constexpr Real _Kc
const Moose::Functor< ADReal > & _particle_diameter
Particle Diameter.