Kjetil Olsen Lye
|
621c87d8c7
|
Added simple reinjection to group control (explicit)
|
2012-05-09 12:57:36 +02:00 |
|
Kjetil Olsen Lye
|
3eeee29edb
|
Added summation method to find total produced rates in a given group.
|
2012-05-09 12:35:26 +02:00 |
|
Kjetil Olsen Lye
|
da85405dfa
|
Removed calculateGuideRates and made all guide rate dependent code calculate the guide rate dynamically
|
2012-05-02 15:41:05 +02:00 |
|
Kjetil Olsen Lye
|
fe51b96a7e
|
Final fixes for new well structure (to make it compile)
|
2012-05-02 13:02:59 +02:00 |
|
Atgeirr Flø Rasmussen
|
9416042f5a
|
Major restructuring to improve support for groups, multiple controls etc. Work in progress.
|
2012-05-02 09:39:05 +02:00 |
|
Kjetil Olsen Lye
|
743085bd16
|
Added some more documentation
|
2012-04-25 16:45:32 +02:00 |
|
Kjetil Olsen Lye
|
38c02c5a63
|
Change from std::string to const std::string& in findGroup-methods
|
2012-04-25 16:42:55 +02:00 |
|
Kjetil Olsen Lye
|
06d83e669b
|
Added some documentation
|
2012-04-25 16:40:31 +02:00 |
|
Kjetil Olsen Lye
|
7d25e9c6a0
|
Completly revamped the way group control is checked
|
2012-04-25 16:14:40 +02:00 |
|
Atgeirr Flø Rasmussen
|
81cf6e3b32
|
Removed unused saturation argument from conditionsMet() methods.
|
2012-04-25 14:03:57 +02:00 |
|
Kjetil Olsen Lye
|
c9d6fd5529
|
Added a (small) hack to wellmanager (defaulting injected_phase to water)
|
2012-04-23 13:24:47 +02:00 |
|
Kjetil Olsen Lye
|
069ad5a611
|
Passed around a WellControlResult argument to the different wellcontrol functions
|
2012-04-17 16:36:49 +02:00 |
|
Kjetil Olsen Lye
|
a7e471951d
|
Added further checks for well conditions. Fixed a small bug in reading WCONPROD
|
2012-04-16 13:44:53 +02:00 |
|
Kjetil Olsen Lye
|
24dc20ba4d
|
modified the group control interface slightly
|
2012-04-13 20:41:09 +02:00 |
|
Kjetil Olsen Lye
|
62e4b791d2
|
Added checks for BHP and fluid_volume_rate for group control. Also added error tolerance for group control
|
2012-04-13 12:57:47 +02:00 |
|
Kjetil Olsen Lye
|
246af80ee8
|
Fixed a small bug in reading of WCONPROD
|
2012-04-13 11:37:50 +02:00 |
|
Kjetil Olsen Lye
|
f1cc0d56e8
|
Added reading of WGRUPCON, also added guide_rates to the well groups. Fixed a small bug in calculateWDP
|
2012-04-13 10:32:36 +02:00 |
|
Kjetil Olsen Lye
|
fb6bde6e04
|
Changed input arguments for group checking
|
2012-04-12 16:56:58 +02:00 |
|
Kjetil Olsen Lye
|
4150e4a184
|
Made queries upwards from wells to group to group
|
2012-04-12 15:48:24 +02:00 |
|
Kjetil Olsen Lye
|
c931e2a1fb
|
Made the WellNode be aware of their own index
|
2012-04-12 14:25:39 +02:00 |
|
Atgeirr Flø Rasmussen
|
7c00c770b0
|
Improved formatting.
|
2012-04-11 10:52:45 +02:00 |
|
Kjetil Olsen Lye
|
b959de1ba0
|
Some comments
|
2012-03-30 10:51:31 +02:00 |
|
Kjetil Olsen Lye
|
5cff14343d
|
Added WellCollection as a forest of Well group trees. Did parsing of group control input data into this forest format
|
2012-03-29 18:34:51 +02:00 |
|
Kjetil Olsen Lye
|
844698baa2
|
Prettification of code
|
2012-03-28 15:49:39 +02:00 |
|
Kjetil Olsen Lye
|
eedb506ad0
|
Started reading the gruptree
|
2012-03-27 16:57:01 +02:00 |
|