32 virtual Real dmobility(
unsigned nodenum,
unsigned phase,
unsigned pvar)
const override;
Moose::GenericType< Real, is_ad > GenericReal
const bool _multiply_by_density
Whether the flux is multiplied by density (mass flux) or not (volume flux)
const InputParameters & parameters() const
PorousFlowFullySaturatedAdvectiveFluxTempl< true > ADPorousFlowFullySaturatedAdvectiveFlux
PorousFlowFullySaturatedAdvectiveFluxTempl(const InputParameters ¶meters)
PorousFlowFullySaturatedAdvectiveFluxTempl< false > PorousFlowFullySaturatedAdvectiveFlux
const unsigned int _fluid_component
Index of the fluid component that this kernel acts on.
const GenericMaterialProperty< std::vector< std::vector< Real > >, is_ad > & _mass_fractions
Mass fraction of each component in each phase.
typename GenericMaterialPropertyStruct< T, is_ad >::type GenericMaterialProperty
const MaterialProperty< std::vector< std::vector< std::vector< Real > > > > *const _dmass_fractions_dvar
Derivative of mass fraction wrt PorousFlow variables – null for AD path.
Convective flux of component k in a single-phase fluid.
virtual GenericReal< is_ad > mobility(unsigned nodenum, unsigned phase) const override
The mobility of the fluid.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
virtual Real dmobility(unsigned nodenum, unsigned phase, unsigned pvar) const override
The derivative of mobility with respect to PorousFlow variable pvar – non-AD path only...
static InputParameters validParams()
usingGenericKernelMembers