Joakim Hove
|
d96b88742e
|
Removed commented out code.
|
2014-01-08 15:58:11 +01:00 |
|
Joakim Hove
|
ddf6a3c084
|
Removed access to internal variabel cpty.
|
2014-01-08 11:32:00 +01:00 |
|
Joakim Hove
|
b22b3f9fe2
|
Moved struct WellControls to the implementation file well_controls.c.
|
2014-01-06 15:13:32 +01:00 |
|
Joakim Hove
|
8132954b85
|
Added functions to get type, target and distr of *current* control.
|
2014-01-06 14:40:03 +01:00 |
|
Joakim Hove
|
6098368d08
|
Added new function well_controls_iset_distr().
|
2014-01-06 12:22:15 +01:00 |
|
Joakim Hove
|
bf95c9f768
|
Added new functions to set target and type and invert value of current control.
|
2014-01-06 12:06:36 +01:00 |
|
Joakim Hove
|
aea54d073a
|
Added well_controls_get_xxx() and well_controls_set_xxx() functions. The well_controls_reserved() function is called from well_controls_add() and not explicitly.
|
2014-01-05 16:22:30 +01:00 |
|
Joakim Hove
|
fb8413960c
|
Removed #include <opm/core/well_controls.h> from wells.h and inserted explicit #include <opm/core/well_controls.h> where needed.
|
2014-01-05 15:03:30 +01:00 |
|
Joakim Hove
|
157d0870f2
|
Removed struct WellControlManagement and replaced with simple integer field cpty in the WellControls structure.
|
2014-01-05 14:54:56 +01:00 |
|
Joakim Hove
|
8acdf34653
|
Moved well_controls implementation to separate file well_controls.c.
|
2014-01-05 14:47:15 +01:00 |
|
Joakim Hove
|
0450e1bb77
|
Extracted everything related to well controls to separate header well_controls.h - to simplify introducing new parser.
|
2014-01-03 16:04:12 +01:00 |
|