3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces
tabulatedcomponent.hh File Reference

Tabulates all thermodynamic properties of a given untabulated chemical species. More...

#include <cmath>
#include <limits>
#include <cassert>
#include <vector>
#include <iostream>
#include <iomanip>
#include <dumux/common/exceptions.hh>
#include <dumux/material/components/componenttraits.hh>

Go to the source code of this file.

Description

Tabulates all thermodynamic properties of a given untabulated chemical species.

At the moment, this class can only handle the sub-critical fluids since it tabulates along the vapor pressure curve.

Classes

struct  Dumux::ComponentTraits< Components::TabulatedComponent< RawComponent, useVaporPressure > >
 component traits for tabulated component More...
 
class  Dumux::Components::TabulatedComponent< RawComponent, useVaporPressure >
 Tabulates all thermodynamic properties of a given untabulated chemical species. More...
 
struct  Dumux::Components::IsAqueous< TabulatedComponent< RawComponent, useVaporPressure > >
 

Namespaces

namespace  Dumux
 make the local view function available whenever we use the grid geometry
 
namespace  Dumux::Components
 
Include dependency graph for tabulatedcomponent.hh: