Go to the documentation of this file.
31 virtual Real
computeU(
unsigned i)
const override;
33 virtual Real
computedU_dvar(
unsigned i,
unsigned pvar)
const override;
const unsigned int _fluid_component
The fluid component.
const MaterialProperty< std::vector< std::vector< Real > > > & _mass_fractions
Mass fraction of each component in each phase.
Computes the advective flux of fluid of given phase, assuming fully-saturated conditions.
Computes the advective flux of fluid of given phase and fluid component.
virtual Real computeU(unsigned i) const override
Computes the value of u at the local node id of the current element (_current_elem)
const MaterialProperty< std::vector< std::vector< std::vector< Real > > > > & _dmass_fractions_dvar
Derivative of the mass fraction of each component in each phase wrt PorousFlow variables.
InputParameters validParams< PorousFlowAdvectiveFluxCalculatorSaturatedMultiComponent >()
PorousFlowAdvectiveFluxCalculatorSaturatedMultiComponent(const InputParameters ¶meters)
virtual Real computedU_dvar(unsigned i, unsigned pvar) const override
Compute d(u)/d(porous_flow_variable)