Implementation of a regularized version of van Genuchten's capillary pressure-saturation relation for three phases. More...
#include <algorithm>
#include "parkervangen3p.hh"
#include "regularizedparkervangen3pparams.hh"
#include <dumux/common/spline.hh>
Go to the source code of this file.
Implementation of a regularized version of van Genuchten's capillary pressure-saturation relation for three phases.
Classes | |
class | Dumux::RegularizedParkerVanGen3P< ScalarT, ParamsT > |
Implementation of the regularized van Genuchten's capillary pressure <-> saturation relation. This class bundles the "raw" curves as static members and doesn't concern itself converting absolute to effective saturations and vince versa. More... | |
Namespaces | |
namespace | Dumux |