mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
fixing comments.
no functional change.
This commit is contained in:
@@ -271,7 +271,7 @@ namespace Opm
|
||||
|
||||
// marking whether the well is just added
|
||||
// for newly added well, the current initialized rates from WellState
|
||||
// will have very wrong compsitions for productions wells, will mostly cause
|
||||
// will have very wrong compositions for production wells, will mostly cause
|
||||
// problem with VFP interpolation
|
||||
std::vector<bool> is_new_well_;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user