Xavier Raynaud
|
c8dfdecb7c
|
Removed warning from compiler.
|
2012-04-18 14:46:01 +02:00 |
|
Xavier Raynaud
|
fc9bc50896
|
Removed warnings from compiler.
|
2012-04-18 14:33:44 +02:00 |
|
Xavier Raynaud
|
cabe5a5cea
|
Corrected typos.
|
2012-04-18 14:32:20 +02:00 |
|
Atgeirr Flø Rasmussen
|
4d3a5ccfad
|
Adapted to IncompTpfa needing well input/output.
|
2012-04-18 13:35:15 +02:00 |
|
Xavier Raynaud
|
6c3220077a
|
merge.
|
2012-04-17 17:26:23 +02:00 |
|
Xavier Raynaud
|
12aaf93535
|
Updated tutorials.
|
2012-04-17 17:24:19 +02:00 |
|
Kjetil Olsen Lye
|
4197f16a14
|
Passed around a WellControlResult argument to the different wellcontrol functions
|
2012-04-17 16:36:49 +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
|
5d39e3c0ef
|
merge
|
2012-04-17 09:25:54 +02:00 |
|
Kjetil Olsen Lye
|
b0b13c71f9
|
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
|
95818d1f02
|
Added shutdown of wells when they exceed their limits (if procedure = shut).
|
2012-04-17 08:59:20 +02:00 |
|
Bård Skaflestad
|
57d6bc9b03
|
InjectionSpecification: Initialise fields in declaration order.
|
2012-04-16 19:29:22 +02:00 |
|
Bård Skaflestad
|
627c3be1f9
|
InjectionSpecification: Split long lines. No functional changes.
|
2012-04-16 19:27:34 +02:00 |
|
Xavier Raynaud
|
c43954548b
|
Added Doxygen comments in tutorials.
|
2012-04-16 17:54:42 +02:00 |
|
Xavier Raynaud
|
92dc5e2368
|
Added setup functions which take arguments directly (do not use ParamterGroup)
|
2012-04-16 17:53:10 +02:00 |
|
Xavier Raynaud
|
d2fcdeec2f
|
Added Multiphase tutorial.
|
2012-04-16 17:50:29 +02:00 |
|
Kjetil Olsen Lye
|
24cefa60bc
|
Fixed group control for liquid flow
|
2012-04-16 17:42:11 +02:00 |
|
Kjetil Olsen Lye
|
dedc60d92d
|
Fixed reading of gconprod to handle defaulted arguments better
|
2012-04-16 17:10:17 +02:00 |
|
Kjetil Olsen Lye
|
bc72ea9a44
|
Made it possible to use group control without gconprod keyword
|
2012-04-16 15:26:33 +02:00 |
|
Kjetil Olsen Lye
|
29ebfac858
|
Added reading of reservoir fluid max rate for GCONINJE
|
2012-04-16 14:49:13 +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
|
d557b91db0
|
Made use of the new LinearSolverFactory in wells_example
|
2012-04-16 12:18:37 +02:00 |
|
Kjetil Olsen Lye
|
67251e7f77
|
Added documententation of computeWDP and computeFlowRatePerWell
|
2012-04-16 11:39:16 +02:00 |
|
Kjetil Olsen Lye
|
106b688a55
|
Inserted previously uncommented line
|
2012-04-16 11:27:46 +02:00 |
|
Kjetil Olsen Lye
|
d4b849f215
|
merge.
|
2012-04-13 20:41:19 +02:00 |
|
Kjetil Olsen Lye
|
fe739986be
|
modified the group control interface slightly
|
2012-04-13 20:41:09 +02:00 |
|
Kjetil Olsen Lye
|
24dc20ba4d
|
modified the group control interface slightly
|
2012-04-13 20:41:09 +02:00 |
|
Atgeirr Flø Rasmussen
|
2313339844
|
Fix bug: mistakenly swapped macros.
|
2012-04-13 16:36:51 +02:00 |
|
Atgeirr Flø Rasmussen
|
8c58165862
|
Added LinearSolverFactory class.
|
2012-04-13 16:33:51 +02:00 |
|
Bård Skaflestad
|
9a935b0efb
|
Merge from upstream.
|
2012-04-13 15:57:11 +02:00 |
|
Atgeirr Flø Rasmussen
|
588060d1e6
|
Use C comments in C code.
|
2012-04-13 15:46:15 +02:00 |
|
Atgeirr Flø Rasmussen
|
709b8c0b82
|
Work around mismatch between our HAVE_BOOST and what dune-istl expects.
In our config.h, HAVE_BOOST is defined (empty).
In dune-istl it is expected to be defined to 0 or 1.
|
2012-04-13 15:37:11 +02:00 |
|
Kjetil Olsen Lye
|
fb95c6da19
|
Added computations for total flow for each well
|
2012-04-13 14:22:44 +02:00 |
|
Kjetil Olsen Lye
|
af849bf9e9
|
Added computations for total flow for each well
|
2012-04-13 14:22:44 +02:00 |
|
Bård Skaflestad
|
a950a5c732
|
well_controls_append(): Use C comment delimiters in C.
|
2012-04-13 14:09:20 +02:00 |
|
Kjetil Olsen Lye
|
c4a2d46c55
|
Fixed a warning, adjusted the tutorial to reflect the new solver interfacd
|
2012-04-13 13:41:23 +02:00 |
|
Kjetil Olsen Lye
|
c992deb147
|
prettification
|
2012-04-13 13:21:33 +02:00 |
|
Kjetil Olsen Lye
|
3058e26447
|
merge
|
2012-04-13 13:20:36 +02:00 |
|
Kjetil Olsen Lye
|
9d1c9dee68
|
extra tests for injector wells in group control
|
2012-04-13 13:17:25 +02:00 |
|
Kjetil Olsen Lye
|
fcca65748e
|
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
|
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 |
|
Bård Skaflestad
|
9059af9b41
|
Opm::computeWDP(): Don't shadow (well) loop counter in phase loop.
|
2012-04-12 22:43:33 +02:00 |
|
Bård Skaflestad
|
a38efedc8d
|
Opm::computeWDP(): Match definition and prototype.
Specifically, accept the densities as a reference to const, not just a
const object.
|
2012-04-12 22:41:03 +02:00 |
|
Bård Skaflestad
|
6a5534ae2e
|
Pass correctly sized well-rate solution vectors to ifs_tpfa_press_flux().
The function computes a total flux at each perforation (connection), not
just one total flux per well. Update documentation accordingly.
|
2012-04-12 20:27:29 +02:00 |
|
Kjetil Olsen Lye
|
40ac7414ac
|
Made a (possibly wrong) adjustment to well_controls_append. Each control now has its current index set to 0, as there's only supposed to be one control per well.
|
2012-04-12 18:47:06 +02:00 |
|
Kjetil Olsen Lye
|
74fc0a5c25
|
Made a (possibly wrong) adjustment to well_controls_append. Each control now has its current index set to 0, as there's only supposed to be one control per well.
|
2012-04-12 18:47:06 +02:00 |
|
Bård Skaflestad
|
ad0f414c5a
|
Catch up to interface change of IncompTPFA::solve().
Revision 13e1ab7e1093 introduced well solution vectors (accessed only when
wells are present). Update the method call accordingly to restore build.
|
2012-04-12 18:39:19 +02:00 |
|
Xavier Raynaud
|
4b193f34ec
|
Added Latex format in documentation.
|
2012-04-12 18:13:57 +02:00 |
|