Joakim Hove
|
370f9f0458
|
Using && instead of &= in the functions comparing wells and well_controls.
|
2014-01-06 19:22:39 +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
|
2ee6331ac1
|
Implemented well_controls_add_new() with well_controls_iset_xxx() functions.
|
2014-01-06 12:24:32 +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
|
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 |
|