Jostein Alvestad
1e0a43c4f8
corrections to unit tests
2019-12-17 16:34:45 +01:00
Joakim Hove
e9b6ac54d9
Add PORO keyword to testdata
2019-11-28 20:06:39 +01:00
Joakim Hove
613ec70dab
Rename Well2 -> Well and Group2 -> Group
2019-11-13 23:19:26 +01:00
Torbjørn Skille
34410cbe41
ERT/libecl routines used in the EclipseGrid class has been replace by new member functions. Grid properties are
...
calculated and stored as private data members in EclipseGrid.
The API for the class is unchanged except for some minor changes for exportACTNUM, exportZCORN and exportCOORD.
These changes have triggered some very few modifications in the opm-grid and opm-simulators repo.
2019-09-20 14:21:23 +02:00
Joakim Hove
aa9ed7a995
Correct ICON and SCON when flow as deacivated connection cell
2019-08-27 22:00:10 +02:00
Joakim Hove
94b160258e
Remove old well implementation
2019-05-22 21:44:50 +02:00
Markus Blatt
393a543ed5
Removes nearly all warnings experienced with g++-8.3
...
Namely:
- unused parameter
- type qualifiers ignored ...
- catchinhg polymorphic type ... by value
2019-04-12 13:37:03 +02:00
Jostein Alvestad
5083db3715
Has added name for integer shift values as requested
2019-04-01 16:09:30 +02:00
Jostein Alvestad
1247309b3f
Corrections / improvments according to comments from maintaniners
2019-04-01 14:52:27 +02:00
Jostein Alvestad
a1365ffc99
Added test to account for inactive well connections
...
That is handling of well connections that are defined by COMPDAT
and that become inactive of some reason.
2019-04-01 14:52:27 +02:00
Jostein Alvestad
4b62303f36
Added unit tests for the writing of well connection data
...
That is writing well connection data to eclipse compatible restart file
2019-04-01 14:52:26 +02:00
Jostein Alvestad
d7249ea6e6
Initial work on unit tests for well connection data to restart file
...
Establish framework and test data
2019-04-01 14:52:25 +02:00