My Project
Loading...
Searching...
No Matches
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...
 

Namespaces

namespace  Opm
 This class implements a small container which holds the transmissibility mulitpliers for all the faces in the grid.
 

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.