const bool _limit_pf
Whether to bound the phase fraction between 0 and 1 to avoid outlandish properties.
NSFVMixtureFunctorMaterialTempl(const InputParameters ¶meters)
const Moose::Functor< GenericReal< is_ad > > & _phase_1_fraction
Phase 1 fraction.
static InputParameters validParams()
std::vector< const Moose::Functor< GenericReal< is_ad > > * > _phase_2_properties
Vector of phase 2 properties.
std::vector< const Moose::Functor< GenericReal< is_ad > > * > _phase_1_properties
Vector of phase 1 properties.
This is the material class used to compute phase averaged properties of mixtures. ...
NSFVMixtureFunctorMaterialTempl< true > NSFVMixtureFunctorMaterial
const std::vector< MooseFunctorName > _phase_2_names
Vector of phase 2 properties names.
const std::vector< MooseFunctorName > _mixture_names
Vector of mixture properties names.
NSFVMixtureFunctorMaterialTempl< false > WCNSLinearFVMixtureFunctorMaterial
const std::vector< MooseFunctorName > _phase_1_names
Vector of phase 1 properties names.
const InputParameters & parameters() const