My Project
|
Implements a multiplexer class that provides ECL saturation functions for twophase simulations. More...
#include "EclTwoPhaseMaterialParams.hpp"
#include <opm/material/common/Valgrind.hpp>
#include <opm/material/common/MathToolbox.hpp>
#include <algorithm>
Go to the source code of this file.
Classes | |
class | Opm::EclTwoPhaseMaterial< TraitsT, GasOilMaterialLawT, OilWaterMaterialLawT, GasWaterMaterialLawT, ParamsT > |
Implements a multiplexer class that provides ECL saturation functions for twophase simulations. More... | |
Namespaces | |
namespace | Opm |
This class implements a small container which holds the transmissibility mulitpliers for all the faces in the grid. | |
Implements a multiplexer class that provides ECL saturation functions for twophase simulations.
The basic idea is that all inputs and outputs are still done on three phases, but only the quanties for active phases are calculated.