mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
renaming and adding more comments based on review
This commit is contained in:
@@ -196,6 +196,8 @@ protected:
|
||||
gas_rate_ += delta_gas;
|
||||
water_rate_ += delta_water;
|
||||
alq_ += delta_alq;
|
||||
// Note. We don't updata the potentials at this point. They
|
||||
// are only needed initially.
|
||||
}
|
||||
private:
|
||||
double oil_rate_;
|
||||
|
||||
Reference in New Issue
Block a user