Kjetil Olsen Lye
|
d65521ae85
|
Added some documentation
|
2012-04-25 16:40:31 +02:00 |
|
Kjetil Olsen Lye
|
c27f47dead
|
Completly revamped the way group control is checked
|
2012-04-25 16:14:40 +02:00 |
|
Atgeirr Flø Rasmussen
|
51639bf3bc
|
Follow change to well rate target sign convention.
|
2012-04-25 15:36:01 +02:00 |
|
Atgeirr Flø Rasmussen
|
5357158984
|
Added ifs_tpfa_assemble_comprock() to handle compressible rock cases.
This allows us to remove the hack from IncompTpfa.cpp.
|
2012-04-25 15:00:28 +02:00 |
|
Kjetil Olsen Lye
|
914fc1199f
|
Added setWellsPointer, changed the interface of leaf_nodes_ slightly
|
2012-04-25 14:19:47 +02:00 |
|
Atgeirr Flø Rasmussen
|
27af4b339d
|
Removed unused saturation argument from conditionsMet() methods.
|
2012-04-25 14:03:57 +02:00 |
|
Atgeirr Flø Rasmussen
|
eb35f02d85
|
Moved internal method of WellsManager to private section.
|
2012-04-25 12:50:43 +02:00 |
|
Atgeirr Flø Rasmussen
|
20d1dec648
|
Fixed bug in computeWDP(), add gravity argument. Make WellReport output in friendly units.
|
2012-04-25 12:37:30 +02:00 |
|
Atgeirr Flø Rasmussen
|
b1bdd3cb3b
|
Added class WellReport.
|
2012-04-25 11:00:33 +02:00 |
|
Atgeirr Flø Rasmussen
|
ff9e191df6
|
Added documentation of sign convention for RATE targets.
|
2012-04-25 10:45:10 +02:00 |
|
Atgeirr Flø Rasmussen
|
4f403bbc42
|
Changed order of functions to match order in header file.
|
2012-04-25 08:59:31 +02:00 |
|
Bård Skaflestad
|
d59d648e93
|
Allocate_cart_grid_2d(): Repeat cset a1537a0d194a from 3D case.
|
2012-04-24 16:39:32 +02:00 |
|
Bård Skaflestad
|
11a439da60
|
Allocate_cart_grid_3d(): Check allocation status of ->node_coordinates.
This was missing even in early implementations.
|
2012-04-24 16:37:26 +02:00 |
|
Atgeirr Flø Rasmussen
|
881d4e1225
|
Merged.
|
2012-04-24 15:45:33 +02:00 |
|
Atgeirr Flø Rasmussen
|
5d9db75019
|
Account for sign convention for production well rates.
|
2012-04-24 15:44:25 +02:00 |
|
Atgeirr Flø Rasmussen
|
f0aed255b0
|
Now computeTransportSource() ignores crossflow.
|
2012-04-24 15:18:19 +02:00 |
|
Atgeirr Flø Rasmussen
|
ce98195001
|
Include well flow in computeTransportSource().
Also minor fixes in spu_2p to handle no-wells case properly.
|
2012-04-24 15:15:36 +02:00 |
|
Bård Skaflestad
|
56d4f2aa1b
|
Enforce explicit no-flow on outer faces not affected by boundary conditions.
|
2012-04-24 15:08:05 +02:00 |
|
Atgeirr Flø Rasmussen
|
e934e7fdc6
|
Adding well support (work in progress).
|
2012-04-24 13:49:02 +02:00 |
|
Atgeirr Flø Rasmussen
|
eefcc69b3c
|
Minor change to computeWDP() interface.
|
2012-04-24 13:48:00 +02:00 |
|
Kjetil Olsen Lye
|
81733f5a43
|
Fixed computeWDP again.
|
2012-04-24 13:36:32 +02:00 |
|
Kjetil Olsen Lye
|
2528d35b19
|
Fixed computeWDP. Small prettification of code.
|
2012-04-24 13:33:12 +02:00 |
|
Ove Saevareid
|
d26a9ee4c8
|
Bugfix: want non-negative cell index
|
2012-04-24 12:51:24 +02:00 |
|
Atgeirr Flø Rasmussen
|
8a84cd29b7
|
Merged.
|
2012-04-24 10:18:13 +02:00 |
|
Atgeirr Flø Rasmussen
|
41536d517b
|
Small improvements to tutorial2.
|
2012-04-24 10:17:57 +02:00 |
|
Bård Skaflestad
|
3a81e04ee4
|
Delete trailing whitespace.
|
2012-04-23 20:48:31 +02:00 |
|
Bård Skaflestad
|
435b652678
|
Add debug-only test to catch the issue fixed in cset 993fd9d80c93.
|
2012-04-23 19:07:11 +02:00 |
|
Atgeirr Flø Rasmussen
|
c37bd27237
|
Improve a little on tutorial 1.
|
2012-04-23 16:43:31 +02:00 |
|
Ove Saevareid
|
cd5cf1d348
|
Bugfix: face_cells, not cell_faces
|
2012-04-23 14:00:31 +02:00 |
|
Kjetil Olsen Lye
|
3aefb649b5
|
Merge and dded default oil handling
|
2012-04-23 13:50:33 +02:00 |
|
Kjetil Olsen Lye
|
6670f5de17
|
Added default oil handling
|
2012-04-23 13:49:53 +02:00 |
|
Atgeirr Flø Rasmussen
|
f386ffa804
|
Added fixes and assertions suggested by static analysis.
|
2012-04-23 13:28:18 +02:00 |
|
Kjetil Olsen Lye
|
fbf898b756
|
Added a (small) hack to wellmanager (defaulting injected_phase to water)
|
2012-04-23 13:24:47 +02:00 |
|
Atgeirr Flø Rasmussen
|
1f9fea92fa
|
Catch exceptions from boost::create_directories() to give useful error message.
|
2012-04-23 11:10:55 +02:00 |
|
Bård Skaflestad
|
c0a5879d53
|
Spell-check comment.
|
2012-04-23 09:59:53 +02:00 |
|
Bård Skaflestad
|
7bcf30f7f8
|
Further refinement of add_well() documentation.
|
2012-04-22 21:24:43 +02:00 |
|
Bård Skaflestad
|
9b162de979
|
Fix spelling.
|
2012-04-22 21:19:08 +02:00 |
|
Bård Skaflestad
|
375283b141
|
Mention that clear_well_controls() does not affect capacity.
|
2012-04-22 21:15:28 +02:00 |
|
Bård Skaflestad
|
c6c1f08bd7
|
Fix cross-reference misprint in destroy_wells() documentation.
|
2012-04-22 17:03:13 +02:00 |
|
Bård Skaflestad
|
225acb5c26
|
Document intended return code for append_well_controls().
|
2012-04-22 16:58:37 +02:00 |
|
Bård Skaflestad
|
f2ab37c6c2
|
Expand description of function create_wells().
Restore original parameter names in the process.
|
2012-04-22 11:50:41 +02:00 |
|
Bård Skaflestad
|
ceeafefa52
|
Update add_well() comment to reflect intended pre- and post-condition.
|
2012-04-22 11:36:49 +02:00 |
|
Bård Skaflestad
|
2a5d35a04b
|
Prefer to speak of "data structures" rather than "struct"s in documentation.
|
2012-04-21 21:07:19 +02:00 |
|
Bård Skaflestad
|
1e9748cdb8
|
Hide memory management aspects of struct Wells.
|
2012-04-21 13:57:41 +02:00 |
|
Bård Skaflestad
|
3807506aeb
|
Hide memory management aspects of struct WellControls.
|
2012-04-21 11:34:11 +02:00 |
|
Bård Skaflestad
|
75ee1494ec
|
Formalise description of struct WellControls.
|
2012-04-21 10:18:20 +02:00 |
|
Bård Skaflestad
|
868905ae24
|
Use complete sentences when describing individual WellControlTypes.
|
2012-04-21 10:10:11 +02:00 |
|
Bård Skaflestad
|
fd58342f40
|
Correct misunderstanding about row-major vs. column major ordering.
|
2012-04-20 23:53:04 +02:00 |
|
Bård Skaflestad
|
165c430844
|
Correct array sizes in struct CompletionData.
|
2012-04-20 20:54:58 +02:00 |
|
Bård Skaflestad
|
d0d45e0cca
|
Use more precise description of the WellControlType.
|
2012-04-20 19:53:09 +02:00 |
|