FluidStateFugacityModules.hpp File Reference

Modules for the ModularFluidState which represent fugacity/chemical potential. More...

#include <opm/material/common/Valgrind.hpp>
#include <opm/common/ErrorMacros.hpp>
#include <opm/common/Exceptions.hpp>
#include <algorithm>
#include <limits>
Include dependency graph for FluidStateFugacityModules.hpp:
This graph shows which files directly or indirectly include this file:

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

 Opm
 

Detailed Description

Modules for the ModularFluidState which represent fugacity/chemical potential.