OGS
|
Created on April 1, 2020, 2:15 PM
Definition in file RelPermNonWettingPhaseVanGenuchtenMualem.cpp.
#include "RelPermNonWettingPhaseVanGenuchtenMualem.h"
#include <algorithm>
#include <cmath>
#include <limits>
#include "BaseLib/Error.h"
#include "MaterialLib/MPL/Medium.h"
#include "MaterialLib/MPL/Utils/CheckVanGenuchtenExponentRange.h"
#include "MathLib/Nonlinear/Root1D.h"
Go to the source code of this file.
Namespaces | |
namespace | MaterialPropertyLib |
Functions | |
double | MaterialPropertyLib::computeVanGenuchtenMualemValue (const double S_L, const double S_L_r, const double S_L_max, const double m) |