|
My Project
|
Modules for the ModularFluidState which represent fugacity/chemical potential. More...
#include <opm/material/common/Valgrind.hpp>#include <algorithm>#include <limits>#include <stdexcept>Go to the source code of this file.
Classes | |
| class | Opm::FluidStateExplicitFugacityModule< Scalar, numPhases, numComponents, Implementation > |
| Module for the modular fluid state which stores the phase fugacity coefficients explicitly. More... | |
| class | Opm::FluidStateImmiscibleFugacityModule< Scalar, numPhases, numComponents, Implementation > |
| Module for the modular fluid state which stores the phase fugacity coefficients explicitly assuming immiscibility. More... | |
| class | Opm::FluidStateNullFugacityModule< Scalar > |
| Module for the modular fluid state which does not store the fugacities but throws std::logic_error instead. More... | |
Namespaces | |
| namespace | Opm |
| This class implements a small container which holds the transmissibility mulitpliers for all the faces in the grid. | |
Modules for the ModularFluidState which represent fugacity/chemical potential.