blackoilsolventmodules.hh File Reference

Contains the classes required to extend the black-oil model by solvents. More...

#include "blackoilproperties.hh"
#include <ewoms/io/vtkblackoilsolventmodule.hh>
#include <ewoms/models/common/quantitycallbacks.hh>
#include <opm/material/fluidsystems/blackoilpvt/SolventPvt.hpp>
#include <opm/material/common/Tabulated1DFunction.hpp>
#include <opm/common/Valgrind.hpp>
#include <opm/common/Unused.hpp>
#include <opm/common/ErrorMacros.hpp>
#include <opm/common/Exceptions.hpp>
#include <dune/common/fvector.hh>
#include <string>

Go to the source code of this file.

Classes

class  Ewoms::BlackOilSolventModule< TypeTag, enableSolventV >
 Contains the high level supplements required to extend the black oil model by solvents. More...
 
class  Ewoms::BlackOilSolventIntensiveQuantities< TypeTag, enableSolventV >
 Provides the volumetric quantities required for the equations needed by the solvents extension of the black-oil model. More...
 
class  Ewoms::BlackOilSolventIntensiveQuantities< TypeTag, false >
 
class  Ewoms::BlackOilSolventExtensiveQuantities< TypeTag, enableSolventV >
 Provides the solvent specific extensive quantities to the generic black-oil module's extensive quantities. More...
 
class  Ewoms::BlackOilSolventExtensiveQuantities< TypeTag, false >
 

Detailed Description

Contains the classes required to extend the black-oil model by solvents.