3.4
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches

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

#include <cmath>
#include <cassert>
#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
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.