Implementation of the Brooks-Corey capillary pressure <-> saturation relation.  
 More...
#include <BrooksCorey.hpp>
 | 
| static const int  | numPhases = Traits::numPhases | 
|   | The number of fluid phases to which this material law applies.  More...
  | 
|   | 
template<class TraitsT, class ParamsT = BrooksCoreyParams<TraitsT>>
class Opm::BrooksCorey< TraitsT, ParamsT >
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 
 
 
template<class TraitsT , class ParamsT  = BrooksCoreyParams<TraitsT>> 
      
 
 
template<class TraitsT , class ParamsT  = BrooksCoreyParams<TraitsT>> 
      
 
 
template<class TraitsT , class ParamsT  = BrooksCoreyParams<TraitsT>> 
      
 
 
template<class TraitsT , class ParamsT  = BrooksCoreyParams<TraitsT>> 
 
The number of fluid phases to which this material law applies. 
 
 
The documentation for this class was generated from the following file: