fixed: remove unused variable
This commit is contained in:
parent
b2776b00e0
commit
25321c5558
@ -320,7 +320,6 @@ public:
|
||||
size_t nRv = 20;
|
||||
size_t nP = samplePoints.size()*2;
|
||||
|
||||
Scalar rhogRef = gasReferenceDensity_[regionIdx];
|
||||
Scalar rhooRef = oilReferenceDensity_[regionIdx];
|
||||
|
||||
TabulatedOneDFunction gasFormationVolumeFactor;
|
||||
|
Loading…
Reference in New Issue
Block a user