Kjetil Olsen Lye
fdfd360481
Fixed a small bug in reading of WCONPROD
2012-04-13 11:37:50 +02:00
Kjetil Olsen Lye
a3395d9903
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
Kjetil Olsen Lye
6e23dcab17
Added WellCollection as a forest of Well group trees. Did parsing of group control input data into this forest format
2012-03-29 18:34:51 +02:00
Kjetil Olsen Lye
c8210a3a9a
Fixed some warnings and added GCONPROD reading for the eclipse parser
2012-03-28 12:38:48 +02:00
Kjetil Olsen Lye
1b7862504c
Added reading of Gconinje
2012-03-28 10:55:43 +02:00
Kjetil Olsen Lye
89f1b6399f
Fixed gruptree reading
2012-03-28 09:35:49 +02:00
Kjetil Olsen Lye
ef6e444eb1
Started reading the gruptree
2012-03-27 16:57:01 +02:00
Kjetil Olsen Lye
4773318b28
added initial input reading for group control (GRUP-keyword)
2012-03-27 09:23:24 +02:00
Atgeirr Flø Rasmussen
4cd6b84b00
Throw if user asks for field not found in deck, instead of returning empty vector.
2012-03-23 14:09:21 +01:00
Atgeirr Flø Rasmussen
3f74f31c8a
Changed behaviour of EclipseGridParser class: now unknown keywords do not trigger an exception.
2012-03-23 14:01:39 +01:00
Atgeirr Flø Rasmussen
2244158f81
Moved readKeyword() and upcase() to EclipseGridParser.cpp.
2012-03-23 13:17:02 +01:00
Xavier Raynaud
da5f2e0023
Fixed PLYMAX.
2012-03-05 15:09:45 +01:00
Xavier Raynaud
9cf4442383
Keyword POLYMER acknowledged.
2012-03-05 11:59:49 +01:00
Bård Skaflestad
7cd60d7f9c
Suppress "unused parameter" warning in TLMIXPAR::convertToSI().
2012-02-27 11:29:44 +01:00
Bjørn Spjelkavik
ae5c38e739
Untabified.
2012-02-27 11:15:33 +01:00
Bjørn Spjelkavik
4c1ae099aa
Added reading of polymer related keywords.
2012-02-27 11:13:08 +01:00
Bjørn Spjelkavik
08fb3df82c
bugfix
2012-02-07 10:22:47 +01:00
Bård Skaflestad
b5ebdd41b6
Use explicit string constructor for keywords SWFN, SOF2, and TUNING.
...
Keywords are supposed to be strings anyway, and it's better to enforce
this restriction explicitly rather than to rely on implicit conversion
from character literals.
2012-02-01 14:55:49 +01:00
Bård Skaflestad
b93709a8ba
Implement read support for "RS" keyword (initial gas/oil solution ratio).
2012-01-31 10:20:37 +01:00
Bjørn Spjelkavik
e697fb72e3
Changed namespace Dune -> namespace Opm.
2012-01-19 13:50:57 +01:00
Bjørn Spjelkavik
7560f3b9a4
Add missing field in welspec printout.
2012-01-19 09:20:06 +01:00
Atgeirr Flø Rasmussen
f5edbe9c4b
Improved robustness of WCONINJE and WCONPROD reading.
2012-01-03 16:06:15 +01:00
Atgeirr Flø Rasmussen
9b0005d132
Added SOIL keyword.
2012-01-03 16:05:43 +01:00
Bjørn Spjelkavik
7e3d000ec8
Minor reformatting.
2012-01-03 09:58:08 +01:00
Bjørn Spjelkavik
9a12c4566c
Use flat vector for TSTEP, implement convertToSI().
2012-01-03 09:57:41 +01:00
Bjørn Spjelkavik
79ba5608c5
Implemented keyword TSTEP
2012-01-03 09:38:38 +01:00
Bård Skaflestad
a98386f5aa
Don't shadow name() method with a 'name' variable in read().
2011-12-20 17:37:21 +01:00
Bård Skaflestad
1f1b58c56c
Don't shadow field iterator 'i' with an index into that particular field.
2011-12-20 17:36:08 +01:00
Atgeirr Flø Rasmussen
81b58a0acf
Now library contents build. Headers and tests not done yet.
2011-12-19 12:36:56 +01:00
Atgeirr Flø Rasmussen
7e90e732d9
Imported items from dune-cornerpoint/dune/common.
2011-12-19 11:34:50 +01:00