17 "liquid_fluid_component", 0,
"The fluid component number of the primary liquid component");
18 params.
addParam<
unsigned int>(
"salt_component", 2,
"The component number of salt");
26 _aqueous_fluid_component(getParam<unsigned
int>(
"liquid_fluid_component")),
27 _salt_component(getParam<unsigned
int>(
"salt_component")),
47 else if (Zi > Xi && Zi < Yi)
static InputParameters validParams()
PorousFlowFluidStateMultiComponentBase(const InputParameters ¶meters)
static InputParameters validParams()
FluidStatePhaseEnum
Phase state enum.
void phaseState(Real Zi, Real Xi, Real Yi, FluidStatePhaseEnum &phase_state) const
Determines the phase state gven the total mass fraction and equilibrium mass fractions.
Compositional flash routines for miscible multiphase flow classes with multiple fluid components...
void ErrorVector unsigned int