BrooksCorey.hpp File Reference

Implementation of the Brooks-Corey capillary pressure <-> saturation relation. More...

#include "BrooksCoreyParams.hpp"
#include <opm/material/common/MathToolbox.hpp>
#include <opm/common/ErrorMacros.hpp>
#include <opm/common/Exceptions.hpp>
#include <algorithm>
#include <cassert>
#include <cmath>
Include dependency graph for BrooksCorey.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Opm::BrooksCorey< TraitsT, ParamsT >
 Implementation of the Brooks-Corey capillary pressure <-> saturation relation. More...
 

Namespaces

 Opm
 

Detailed Description

Implementation of the Brooks-Corey capillary pressure <-> saturation relation.

This class provides the "raw" curves as static members and doesn't concern itself converting absolute to effective saturations and vice versa.

See also
BrooksCoreyParams