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 |
|
Bård Skaflestad
|
8cdabd9155
|
Remove an instance of EOL whitespace introduced in cset a09de38891c5.
|
2012-04-20 19:47:52 +02:00 |
|
Atgeirr Flø Rasmussen
|
b78553c10c
|
Accounting for (constant) formation volume factor in incompressible fluids.
|
2012-04-20 14:00:38 +02:00 |
|
Atgeirr Flø Rasmussen
|
73c74e4228
|
Added file level docs.
|
2012-04-20 11:38:10 +02:00 |
|
Atgeirr Flø Rasmussen
|
c09c660af8
|
Renamed add_wells() -> add_well(). Documented.
|
2012-04-20 11:34:58 +02:00 |
|
Atgeirr Flø Rasmussen
|
78006cff40
|
Renamed some enums and functions relating to Wells, and started documenting it.
|
2012-04-20 09:50:36 +02:00 |
|
Atgeirr Flø Rasmussen
|
a085337dc0
|
Initialise current well control in the appropriate place.
|
2012-04-19 16:11:58 +02:00 |
|
Atgeirr Flø Rasmussen
|
db6b57f76a
|
Silence warnings about unhandled cases.
|
2012-04-19 16:11:28 +02:00 |
|
Atgeirr Flø Rasmussen
|
0c3c195220
|
Pretty-formatting only.
|
2012-04-19 15:33:25 +02:00 |
|
Atgeirr Flø Rasmussen
|
b9b01326c6
|
Bugfix: in SATNUM treatment, allow for inactive cells.
|
2012-04-19 15:00:56 +02:00 |
|
Atgeirr Flø Rasmussen
|
7b382a82e8
|
Reinject UniformTableLinear into utils subnamespace for backwards compatibility.
|
2012-04-19 14:11:00 +02:00 |
|
Atgeirr Flø Rasmussen
|
a41ab2a4a3
|
Now saturation props read from deck may have multiple tables, and support SATNUM.
|
2012-04-19 11:49:59 +02:00 |
|
Atgeirr Flø Rasmussen
|
389a3d79dc
|
Follow previous removal of utils:: subnamespace.
|
2012-04-19 11:48:54 +02:00 |
|
Atgeirr Flø Rasmussen
|
0b09b8b5fd
|
Make constructor take arguments by reference. Silence a warning.
|
2012-04-19 11:47:41 +02:00 |
|
Atgeirr Flø Rasmussen
|
74c8cc68e8
|
Make column gravity Gauss-Seidel solver report average number of iterations.
|
2012-04-19 11:46:41 +02:00 |
|
Atgeirr Flø Rasmussen
|
0badf481b5
|
Moved UniformTableLinear and related func out of subnamespace utils.
|
2012-04-19 11:45:52 +02:00 |
|
Xavier Raynaud
|
944f788b88
|
Added collection and removal of temporary files in python script.
|
2012-04-18 15:42:44 +02:00 |
|
Xavier Raynaud
|
6d04f0042c
|
Added support for configurable input/output directories.
|
2012-04-18 15:17:39 +02:00 |
|
Xavier Raynaud
|
4aab2f18fb
|
Removed warning from compiler.
|
2012-04-18 14:46:01 +02:00 |
|
Xavier Raynaud
|
d3c0356b93
|
Revert Doxyfile to correct input file setting.
|
2012-04-18 14:38:04 +02:00 |
|
Xavier Raynaud
|
5da5b2e325
|
Removed warnings from compiler.
|
2012-04-18 14:33:44 +02:00 |
|
Xavier Raynaud
|
9bb4b2c51d
|
Corrected typos.
|
2012-04-18 14:32:20 +02:00 |
|
Bård Skaflestad
|
5a57f31474
|
Volume: Use official definition of a standard barrel; 42 U.S. gallon.
|
2012-04-17 19:45:39 +02:00 |
|
Bård Skaflestad
|
0e275bea4e
|
Assert copyright for years 2011 and 2012.
|
2012-04-17 19:31:20 +02:00 |
|
Bård Skaflestad
|
8dfcadc36c
|
Units.hpp: Split a few more long lines to fit in 80 columns.
|
2012-04-17 19:27:29 +02:00 |
|
Bård Skaflestad
|
41235ed3ad
|
Darcy definition: Remove a leading blank inside parentheses.
|
2012-04-17 19:10:09 +02:00 |
|
Bård Skaflestad
|
80787e57f1
|
Darcy definition: Split long lines to fit in 80 columns.
|
2012-04-17 19:09:16 +02:00 |
|
Bård Skaflestad
|
2c541fee29
|
Darcy definition: Fix misprint introduced in Doxygenisation.
|
2012-04-17 19:08:45 +02:00 |
|
Xavier Raynaud
|
7b7c39de7e
|
merge.
|
2012-04-17 17:26:23 +02:00 |
|
Xavier Raynaud
|
156e88a7e2
|
Updated tutorials.
|
2012-04-17 17:24:19 +02:00 |
|
Kjetil Olsen Lye
|
f4e40578f5
|
Passed around a WellControlResult argument to the different wellcontrol functions
|
2012-04-17 16:36:49 +02:00 |
|
Kjetil Olsen Lye
|
b32bce2ae4
|
merge
|
2012-04-17 09:25:54 +02:00 |
|
Kjetil Olsen Lye
|
c2942a7d51
|
Fixed a compilation bug, also adjusted computeWDP slightly to allow for either a saturation vector by grid cells or by well cells
|
2012-04-17 09:19:06 +02:00 |
|
Kjetil Olsen Lye
|
cfbfd841be
|
Added shutdown of wells when they exceed their limits (if procedure = shut).
|
2012-04-17 08:59:20 +02:00 |
|
Bård Skaflestad
|
301e5e5c79
|
InjectionSpecification: Initialise fields in declaration order.
|
2012-04-16 19:29:22 +02:00 |
|
Bård Skaflestad
|
6bc00eba7c
|
InjectionSpecification: Split long lines. No functional changes.
|
2012-04-16 19:27:34 +02:00 |
|