#include <dumux/material/fluidstates/immiscible.hh>Go to the source code of this file.
Volume variables for free-flow models. The class is specialized for isothermal and non-isothermal models.
Classes | |
| class | Dumux::FreeFlowVolumeVariablesImplementation< Traits, Impl, false > |
| Volume variables for isothermal free-flow models. More... | |
| class | Dumux::FreeFlowVolumeVariablesImplementation< Traits, Impl, true > |
| Volume variables for the non-isothermal free-flow models. More... | |
Namespaces | |
| namespace | Dumux |
| Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |
Typedefs | |
| template<class Traits , class Impl > | |
| using | Dumux::FreeFlowVolumeVariables = FreeFlowVolumeVariablesImplementation< Traits, Impl, Traits::ModelTraits::enableEnergyBalance()> |
| Volume variables for free-flow models. The class is specialized for isothermal and non-isothermal models. More... | |