SinglePhaseFluidSystem.hpp File Reference

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

Include dependency graph for SinglePhaseFluidSystem.hpp:

Go to the source code of this file.

Classes

class  Opm::FluidSystems::SinglePhase< Scalar, Fluid >
 A fluid system for single phase models. More...
 

Namespaces

 Opm
 
 Opm::FluidSystems
 

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.