HydroFemPhysics
The GeMA Hydraulic FEM Physics Plugin
Loading...
Searching...
No Matches
gmpMaterialBrooksCorey.h File Reference

Declaration of the GmpHydraulicMaterialBrooksCorey class. More...

#include <gmTrace.h>
#include <assert.h>
#include <cmath>
#include <limits>
#include <iostream>
Include dependency graph for gmpMaterialBrooksCorey.h:

Go to the source code of this file.

Macros

#define EPSILON   2.2204460492503131e-016
 

Functions

double GmpHydraulicMaterialBrooksCorey::liquidSaturation (double Pc, double Slr, double Sgr, double Pb, double lambda)
 
double GmpHydraulicMaterialBrooksCorey::derivativeLiquidSaturation (double Sl, double Slr, double Sgr, double Pb, double lambda)
 Returns the derivative water saturation in relation to Pc.
 
double GmpHydraulicMaterialBrooksCorey::liquidRelativePermeability (double Se, double lambda)
 Returns the liquid-phase relative permeability.
 
double GmpHydraulicMaterialBrooksCorey::derivativeLiquidRelativePermeability (double Se, double lambda)
 
double GmpHydraulicMaterialBrooksCorey::gasRelativePermeability (double Se, double lambda)
 Returns the gas fluid relative permeability.
 
double GmpHydraulicMaterialBrooksCorey::derivativeGasRelativePermeability (double Se, double lambda)
 Returns the gas-phase relative permeability derivative in terms of the effective liquid saturation.
 

Detailed Description

Declaration of the GmpHydraulicMaterialBrooksCorey class.

Author
: Danilo Cavalcanti
Date
February, 2025