Fix bug in ISWCR default?
This commit is contained in:
@@ -873,7 +873,7 @@ public:
|
||||
|
||||
void apply(std::vector<double>& values) const
|
||||
{
|
||||
this->imbnumApply(values , "SWCRIT" , this->m_criticalOilOWSat , false);
|
||||
this->imbnumApply(values , "SWCRIT" , this->m_criticalWaterSat , false);
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user