blackoilsolventmodules.hh File Reference

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

#include "blackoilproperties.hh"
#include <opm/common/Exceptions.hpp>
#include <opm/models/blackoil/blackoilsolventparams.hh>
#include <opm/models/io/vtkblackoilsolventmodule.hh>
#include <opm/models/common/quantitycallbacks.hh>
#include <opm/material/fluidsystems/blackoilpvt/SolventPvt.hpp>
#include <opm/material/common/Valgrind.hpp>
#include <dune/common/fvector.hh>
#include <string>
Include dependency graph for blackoilsolventmodules.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

namespace  Opm
 

Detailed Description

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