25#ifndef DUMUX_FLUX_REFERENCESYSTEMFORMULATION_HH
26#define DUMUX_FLUX_REFERENCESYSTEMFORMULATION_HH
53template<
class VolumeVariables>
54typename VolumeVariables::PrimaryVariables::value_type
64template<
class VolumeVariables>
65typename VolumeVariables::PrimaryVariables::value_type
VolumeVariables::PrimaryVariables::value_type massOrMoleFraction(const VolumeVariables &volVars, ReferenceSystemFormulation referenceSys, const int phaseIdx, const int compIdx)
returns the mass or mole fraction to be used in Fick's law based on the reference system
Definition: referencesystemformulation.hh:66
VolumeVariables::PrimaryVariables::value_type massOrMolarDensity(const VolumeVariables &volVars, ReferenceSystemFormulation referenceSys, const int phaseIdx)
evaluates the density to be used in Fick's law based on the reference system
Definition: referencesystemformulation.hh:55
ReferenceSystemFormulation
The formulations available for Fick's law related to the reference system.
Definition: referencesystemformulation.hh:45
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2.
Definition: adapt.hh:29