This class contains the volume variables required for the modules which require the specific interfacial area between fluid phases. More...
#include <cassert>
#include <array>
#include <dumux/common/dimensionlessnumbers.hh>
#include <dumux/common/parameters.hh>
Go to the source code of this file.
This class contains the volume variables required for the modules which require the specific interfacial area between fluid phases.
This files contains all specializations which use 'real' interfacial areas.
Namespaces | |
namespace | Dumux |
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |
Typedefs | |
template<class Traits , class EquilibriumVolumeVariables > | |
using | Dumux::NonEquilibriumVolumeVariables = NonEquilibriumVolumeVariablesImplementation< Traits, EquilibriumVolumeVariables, Traits::ModelTraits::enableChemicalNonEquilibrium(), Traits::ModelTraits::enableThermalNonEquilibrium(), Traits::ModelTraits::numEnergyEqFluid()> |