Base class for all components Components provide the thermodynamic relations for the liquid, gaseous and/or solid state of a single chemical species or a fixed mixture of species. Fluid systems use components to compute thermodynamic quantities of phases.
#include <string>#include <dune/common/exceptions.hh>#include <dune/common/stdstreams.hh>#include <dumux/common/typetraits/typetraits.hh>Go to the source code of this file.
Classes | |
| struct | Dumux::Components::IsAqueous< Component > |
| IsAqueous struct. More... | |
| class | Dumux::Components::Base< ScalarType, Component > |
| Base class for all components Components provide the thermodynamic relations for the liquid, gaseous and/or solid state of a single chemical species or a fixed mixture of species. Fluid systems use components to compute thermodynamic quantities of phases. More... | |
Namespaces | |
| namespace | Dumux |
| namespace | Dumux::Components |