Merge pull request #3572 from hnil/ecldefault
-- added function need to test solver without multiplexer
This commit is contained in:
@@ -199,6 +199,12 @@ public:
|
||||
Valgrind::CheckDefined(krnSwMdc);
|
||||
}
|
||||
|
||||
|
||||
static Scalar trappedGasSaturation(const Params& params)
|
||||
{
|
||||
|
||||
return params.gasOilParams().SnTrapped();
|
||||
}
|
||||
/*
|
||||
* Hysteresis parameters for gas-oil
|
||||
* @see EclHysteresisTwoPhaseLawParams::pcSwMdc(...)
|
||||
|
||||
Reference in New Issue
Block a user