mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
rename completion to connection
This commit is contained in:
parent
6d11c69121
commit
0bfe876425
@ -208,7 +208,7 @@ void test_readWriteWells() {
|
|||||||
w1.control = 1;
|
w1.control = 1;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* the completion keys (active indices) and well names correspond to the
|
* the connection keys (active indices) and well names correspond to the
|
||||||
* input deck. All other entries in the well structures are arbitrary.
|
* input deck. All other entries in the well structures are arbitrary.
|
||||||
*/
|
*/
|
||||||
w1.connections.push_back( { 88, rc1, 30.45, 123.45 } );
|
w1.connections.push_back( { 88, rc1, 30.45, 123.45 } );
|
||||||
|
Loading…
Reference in New Issue
Block a user