mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-16 17:34:54 -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;
|
||||
|
||||
/*
|
||||
* 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.
|
||||
*/
|
||||
w1.connections.push_back( { 88, rc1, 30.45, 123.45 } );
|
||||
|
Loading…
Reference in New Issue
Block a user