fix bug: wrong twophase type passed
no consequence though as the parameter passed is unused, but let's correct it nontheless
This commit is contained in:
@@ -360,7 +360,7 @@ public:
|
||||
|
||||
oilWaterParams->setImbibitionParams(oilWaterImbParamsHyst,
|
||||
gasOilScaledImbInfo,
|
||||
EclGasOilSystem);
|
||||
EclOilWaterSystem);
|
||||
}
|
||||
|
||||
if (hasGas && hasWater && !hasOil) {
|
||||
|
||||
Reference in New Issue
Block a user