All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
blackoilfluidstate.hh File Reference

Implements a "taylor-made" fluid state class for the black-oil model. More...

#include "blackoilproperties.hh"
#include <opm/common/Valgrind.hpp>
#include <opm/common/Unused.hpp>
#include <opm/common/ErrorMacros.hpp>
#include <opm/common/Exceptions.hpp>

Go to the source code of this file.

Classes

class  Ewoms::BlackOilFluidState< TypeTag >
 Implements a "taylor-made" fluid state class for the black-oil model. More...
 

Detailed Description

Implements a "taylor-made" fluid state class for the black-oil model.

I.e., it uses exactly the same quantities which are used by the ECL blackoil model. Further quantities are computed "on the fly" and are accessing them is thus relatively slow.