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.
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 |
| namespace | Dumux::Components |