Output support for RSWSAT and RVWSAT

This commit is contained in:
David Landa Marban
2024-07-17 12:57:40 +02:00
parent 6e74fea547
commit 8320a9abdf
3 changed files with 25 additions and 0 deletions

View File

@@ -459,6 +459,8 @@ protected:
ScalarBuffer ppcw_;
ScalarBuffer gasDissolutionFactor_;
ScalarBuffer oilVaporizationFactor_;
ScalarBuffer gasDissolutionFactorInWater_;
ScalarBuffer waterVaporizationFactor_;
ScalarBuffer bubblePointPressure_;
ScalarBuffer dewPointPressure_;
ScalarBuffer rockCompPorvMultiplier_;