My Project
|
A fluid system with a liquid and a gaseous phase and water and air as components. More...
#include "BaseFluidSystem.hpp"
#include "NullParameterCache.hpp"
#include <opm/material/IdealGas.hpp>
#include <opm/material/binarycoefficients/H2O_Air.hpp>
#include <opm/material/components/Air.hpp>
#include <opm/material/components/H2O.hpp>
#include <opm/material/components/TabulatedComponent.hpp>
#include <opm/material/common/Valgrind.hpp>
#include <iostream>
#include <cassert>
Go to the source code of this file.
Classes | |
class | Opm::H2OAirFluidSystem< Scalar, H2Otype > |
A fluid system with a liquid and a gaseous phase and water and air as components. More... | |
struct | Opm::H2OAirFluidSystem< Scalar, H2Otype >::ParameterCache< Evaluation > |
A fluid system with a liquid and a gaseous phase and water and air as components.
This fluidsystem is applied by default with the tabulated version of water of the IAPWS-formulation.