H2ON2LiquidPhaseFluidSystem.hpp File Reference

A liquid-phase-only fluid system with water and nitrogen as components. More...

#include "BaseFluidSystem.hpp"
#include "NullParameterCache.hpp"
#include <opm/material/IdealGas.hpp>
#include <opm/material/components/N2.hpp>
#include <opm/material/components/H2O.hpp>
#include <opm/material/components/SimpleH2O.hpp>
#include <opm/material/components/TabulatedComponent.hpp>
#include <opm/material/binarycoefficients/H2O_N2.hpp>
#include <opm/common/Valgrind.hpp>
#include <opm/common/Exceptions.hpp>
#include <opm/common/ErrorMacros.hpp>
#include <iostream>
#include <cassert>

Go to the source code of this file.

Classes

class  Opm::FluidSystems::H2ON2LiquidPhase< Scalar, useComplexRelations >
 A liquid-phase-only fluid system with water and nitrogen as components. More...
 
struct  Opm::FluidSystems::H2ON2LiquidPhase< Scalar, useComplexRelations >::ParameterCache< Evaluation >
 The type of the fluid system's parameter cache. More...
 

Detailed Description

A liquid-phase-only fluid system with water and nitrogen as components.