My Project
SinglePhaseFluidSystem.hpp File Reference

A fluid system for single phase models. More...

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...
 

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.