black-oil fluid system: remove debugging artifact
*grr* which idiot forgot this one?
This commit is contained in:
@@ -788,7 +788,6 @@ public:
|
||||
*/
|
||||
static Scalar oilDensity(Scalar oilPressure, Scalar XoG)
|
||||
{
|
||||
return 650;
|
||||
Scalar Bo = oilFormationVolumeFactor(oilPressure, XoG);
|
||||
return surfaceDensity_[oilPhaseIdx]/Bo;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user