opm-common
Loading...
Searching...
No Matches
FluidStateTemperatureModules.hpp File Reference

Modules for the ModularFluidState which represent temperature. More...

#include <opm/material/common/Valgrind.hpp>
#include <opm/material/common/MathToolbox.hpp>
#include <array>
#include <cassert>

Go to the source code of this file.

Classes

class  Opm::FluidStateExplicitTemperatureModule< ValueType, numPhases, Implementation >
 Module for the modular fluid state which stores the temperatures explicitly. More...
class  Opm::FluidStateEquilibriumTemperatureModule< ValueT, numPhases, Implementation >
 Module for the modular fluid state which stores the temperatures explicitly and assumes thermal equilibrium. More...
class  Opm::FluidStateNullTemperatureModule< ValueT >
 Module for the modular fluid state which does not the temperatures 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.

Detailed Description

Modules for the ModularFluidState which represent temperature.