Bård Skaflestad
|
6cf71b3ba4
|
Prune an unused header.
|
2012-06-19 09:34:34 +02:00 |
|
Bård Skaflestad
|
9133e73a33
|
*Control::mode(): Defer control-mode look-up to std::map.
|
2012-06-19 00:30:32 +02:00 |
|
Bård Skaflestad
|
f300a9736e
|
Sort includes.
|
2012-06-19 00:01:30 +02:00 |
|
Bård Skaflestad
|
149e1952a5
|
*Control::mode(): Defer keyword look-up to std::find() algorithm.
This is simpler than implementing our own version of the same.
|
2012-06-18 15:21:27 +02:00 |
|
Bård Skaflestad
|
b8a6a14747
|
Add support for storing well names in "Wells" structure.
The well name must be passed as a parameter to add_well(), so update
callers accordingly.
|
2012-06-18 10:15:53 +02:00 |
|
Kjetil Olsen Lye
|
4bee8b2d45
|
Removed errors on trying to open a shut well (or shut an open well).
|
2012-06-15 15:16:32 +02:00 |
|
Kjetil Olsen Lye
|
ba2729bff7
|
Handle WellOpen has both open and shut.
|
2012-06-15 14:29:43 +02:00 |
|
Kjetil Olsen Lye
|
c64ddca287
|
Made the grouptree respect the new convention of tilde.
|
2012-06-15 14:08:28 +02:00 |
|
Kjetil Olsen Lye
|
26b5d1ea39
|
Correct a const error.
|
2012-06-15 13:57:35 +02:00 |
|
Kjetil Olsen Lye
|
6bde0a03cd
|
Added welshut for production wells. Also added wellopen-handling.
|
2012-06-15 13:49:58 +02:00 |
|
Kjetil Olsen Lye
|
407582b437
|
Added initial shutting of injection wells.
|
2012-06-15 13:38:07 +02:00 |
|
Atgeirr Flø Rasmussen
|
6c4b799925
|
WellsManager now handles multiple WELSPECS, WCONINJE, WCONPROD-lines referring to the same well.
This is mostly relevant for schedule handling. The last occurence of a well
is the one used.
|
2012-06-15 10:12:36 +02:00 |
|
Kjetil Olsen Lye
|
4e78f96db1
|
Removed a debug print statement in the WellsGroup-code.
|
2012-06-11 13:16:39 +02:00 |
|
Atgeirr Flø Rasmussen
|
955b5ea068
|
Reorganized, added opm/core/wells/ and opm/core/simulator/.
|
2012-06-05 15:42:49 +02:00 |
|