mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-18 21:43:27 -06:00
assemble_well_contrib(): Fix misprint in comment.
This commit is contained in:
parent
e15760856c
commit
8ad884bbde
@ -364,7 +364,7 @@ assemble_well_contrib(int nc ,
|
|||||||
|
|
||||||
if (ctrls->current < 0) {
|
if (ctrls->current < 0) {
|
||||||
|
|
||||||
/* Threat this well as a shut well, isolated from the domain. */
|
/* Treat this well as a shut well, isolated from the domain. */
|
||||||
|
|
||||||
assemble_shut_well(nc, w, W, mt, h);
|
assemble_shut_well(nc, w, W, mt, h);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user