opm/material/fluidsystems/SinglePhaseFluidSystem.hpp File Reference

#include "BaseFluidSystem.hpp"
#include "NullParameterCache.hpp"
#include <opm/material/fluidsystems/LiquidPhase.hpp>
#include <opm/material/fluidsystems/GasPhase.hpp>
#include <opm/material/components/SimpleH2O.hpp>
#include <opm/material/components/H2O.hpp>
#include <opm/material/components/N2.hpp>
#include <opm/material/components/TabulatedComponent.hpp>
#include <opm/common/Unused.hpp>
#include <limits>
#include <cassert>

Go to the source code of this file.

Classes

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

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.


Generated on 25 Mar 2018 by  doxygen 1.6.1