3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces | Functions

Material properties of pure water \(H_2O\). More...

#include <cmath>
#include <cassert>
#include <dumux/nonlinear/findscalarroot.hh>
#include <dumux/material/idealgas.hh>
#include <dumux/common/exceptions.hh>
#include "iapws/common.hh"
#include "iapws/region1.hh"
#include "iapws/region2.hh"
#include "iapws/region4.hh"
#include <dumux/material/components/base.hh>
#include <dumux/material/components/liquid.hh>
#include <dumux/material/components/gas.hh>

Go to the source code of this file.

Description

Material properties of pure water \(H_2O\).

Classes

class  Dumux::Components::H2O< Scalar >
 Material properties of pure water \(H_2O\). More...
 
struct  Dumux::Components::IsAqueous< H2O< Scalar > >
 

Namespaces

namespace  Dumux
 Adaption of the non-isothermal two-phase two-component flow model to problems with CO2.
 
namespace  Dumux::Components
 
namespace  Dumux::FluidSystems
 
namespace  Dumux::FluidSystems::Detail
 

Functions

template<class Scalar >
Scalar Dumux::FluidSystems::Detail::viscosityReid_ (Scalar temperature)
 
template<class Scalar >
Scalar Dumux::FluidSystems::Detail::viscosityNagel_ (Scalar temperature)
 
template<class Scalar >
Scalar Dumux::FluidSystems::h2oGasViscosityInMixture (Scalar temperature, Scalar pressure)
 The dynamic viscosity \(\mathrm{[Pa*s]}\) of steam in a gas mixture. More...
 
Include dependency graph for h2o.hh: