mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-18 21:43:27 -06:00
Fix copy-paste misprint in comment.
This commit is contained in:
parent
3ab9390921
commit
a920b472e2
@ -284,7 +284,7 @@ namespace Opm
|
||||
ix = wspec.I_ - 1;
|
||||
}
|
||||
if (jy < 0) {
|
||||
// Defaulted I location. Extract from WELSPECS.
|
||||
// Defaulted J location. Extract from WELSPECS.
|
||||
jy = wspec.J_ - 1;
|
||||
}
|
||||
if (kz1 < 0) {
|
||||
|
Loading…
Reference in New Issue
Block a user