SinglePhaseFluidSystem.hpp File Reference
Include dependency graph for SinglePhaseFluidSystem.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Opm::SinglePhaseFluidSystem< Scalar, Fluid >
 A fluid system for single phase models. More...
 
struct  Opm::SinglePhaseFluidSystem< Scalar, Fluid >::ParameterCache< Evaluation >
 The type of the fluid system's parameter cache. More...
 

Namespaces

namespace  Opm
 

Detailed Description

A fluid system for single phase models.

The fluid is defined as a template parameter. For existing components the Opm::LiquidPhase<Component> and Opm::GasPhase<Component> may be used.