Commit Graph

198 Commits

Author SHA1 Message Date
Joakim Hove
d1ac634991 Added keyword SMRYDIMS 2014-04-27 23:51:43 +02:00
Joakim Hove
6489c1269c Removed extra "," from WELTARG 2014-04-27 23:21:36 +02:00
Andreas Lauser
017e238d27 fix the PVCDO keyword
this was just a copy of PVTW and is quite embarassing. We should
prevent this in the future by making sure that the filename
corresponds to the JSON name when generating the C++ keyword list...
2014-04-26 11:44:09 +02:00
Joakim Hove
1d672e53c1 Added keyword SMRYDIMS 2014-04-24 11:53:38 +02:00
Joakim Hove
4c9c690817 Added size:1 to some summary kewyords. 2014-04-24 11:51:50 +02:00
Joakim Hove
4579aa617c Added keyword SMRYDIMS 2014-04-24 11:51:50 +02:00
Joakim Hove
d937486f99 Added keyword SMRYDIMS 2014-04-24 10:41:16 +02:00
Joakim Hove
7905cbf462 Removed extra , 2014-04-23 23:01:35 +02:00
Joakim Hove
8f1a9953d5 Removed contextDependent dimension 2014-04-23 23:00:42 +02:00
Joakim Hove
1f04b4d3b8 Merge pull request #180 from andlaus/add_weltarg
add WELTARG keyword
2014-04-23 22:59:35 +02:00
Joakim Hove
7428e7862f Merge pull request #181 from andlaus/polymer_fixes
Polymer fixes
2014-04-17 23:09:42 +02:00
Andreas Lauser
5d0c2283a6 add the TLMIXPAR keyword
this is used by opm-polymer...
2014-04-14 14:16:05 +02:00
Andreas Lauser
0bcd958c31 fix the PLYMAX keyword
- fix typo: use "POLYMER" instead of "PLOYMER"
- according to the Eclipse RM, the size of the table is given by the
  "NTMISC" item of the "MISCIBLE" keyword...
2014-04-14 14:16:04 +02:00
Andreas Lauser
262fa27d1e add the MISCIBLE keyword
it's only specified by R300, but it is required TLMIXPARAM which is used by
opm-polymer...
2014-04-14 14:16:04 +02:00
osae
475f1aede6 New keywords ENDNUM; IMBNUM and SATNUM. 2014-04-14 12:47:41 +02:00
Andreas Lauser
204a4b6742 add WELTARG keyword
this one is used deep inside opm-porsol and features a nasty context
dependent parameter...
2014-04-11 16:56:36 +02:00
Joakim Hove
6a1b887323 Merge pull request #178 from joakim-hove/data-with-default
Data with default
2014-04-11 13:45:02 +02:00
osae
c26ba00794 Added default values for keywords ENPTVD/ENKRVD
Setting defaulted parameters to -1 for later identification.
2014-04-11 13:42:22 +02:00
Andreas Lauser
7eb19083ea add PVCDO keyword and fix typo pvdco -> pvcdo
this is used in opm-core but I doubt that these code paths have
actually been tested recently because the parser would have thrown up
as soon as it had encountered PVCDO...
2014-04-11 11:57:32 +02:00
Joakim Hove
a14dc265b5 Will temporarily convert double -> float before instantiating an ERT eclipsegrid. 2014-04-07 12:28:07 +02:00
Kristian Flikka
666ba3e607 Temporary revert and test removal - pending float/double cleanups 2014-04-04 15:39:29 +02:00
osae
e6ad224f33 Keywords for endpoint scaling: SWL and ISWL family 2014-04-04 10:24:54 +02:00
Kristian Flikka
1b085a4ea1 Merge pull request #157 from joakim-hove/OPM-75-create-grid
Opm 75 create grid
2014-04-02 22:15:56 +02:00
Joakim Hove
3355979466 Merge pull request #162 from joakim-hove/PVTG-unit-change
Changed unit in PVTG.
2014-04-01 14:37:00 +02:00
Joakim Hove
dd91cacac4 Changed unit in PVTG. 2014-04-01 14:36:38 +02:00
Joakim Hove
94a56621c7 Merge pull request #161 from osae/kw-PVDO
New keyword PVDO
2014-04-01 14:32:55 +02:00
Joakim Hove
75107fdd32 Added keywords for SPE9. 2014-04-01 14:27:31 +02:00
osae
d0c08f83d9 New keyword PVDO 2014-04-01 14:26:05 +02:00
Joakim Hove
9b446b4db9 Changed cornerpoint related keywords to use FLOAT. 2014-04-01 09:04:27 +02:00
Joakim Hove
bc461eec9d Added new keywords for parsing cartesian grid. 2014-03-28 19:10:44 +01:00
Joakim Hove
a135b7999f Merge pull request #153 from joakim-hove/SPE9-keywords
Spe9 fix
2014-03-28 18:58:33 +01:00
osae
ba5a793525 Two new keywords: RVVD and TOPS 2014-03-28 15:13:58 +01:00
Joakim Hove
a422a4929b Added keyword configuration for keywords used in SPE9 example. 2014-03-27 14:55:03 +01:00
Joakim Hove
c84857ff56 Minor syntax fix in JSON config. 2014-03-18 08:20:51 +01:00
Liu Ming
e29143d95e Add PLYSHEAR, to be used calculation of shear thinning/thickening. 2014-03-17 10:30:49 +08:00
Liu Ming
cf9bb49af5 Add PLYVISC to be used calculation of effective water viscosity. 2014-03-17 10:27:27 +08:00
Liu Ming
106c337435 Add PLYROCK, dealing with permeability reduction. 2014-03-17 10:24:17 +08:00
Liu Ming
45fa031dd4 Add PLYMAX, to be used calculation of the maximum polymer fluid viscosity. 2014-03-17 10:20:30 +08:00
Liu Ming
362585e056 Add PLYADS, dealing with polymer adsorption. 2014-03-17 10:18:18 +08:00
Liu Ming
8de830e225 Add PLMIXPAR for Todd-Longstaff mixing parameter. 2014-03-17 10:15:50 +08:00
Joakim Hove
6e62e087ea Changed installation of keywords to use a plain recursive install without consulting git. 2014-03-06 07:00:11 +01:00
Joakim Hove
2259d32258 Added two new keywords. 2014-03-04 16:47:00 +01:00
Andreas Lauser
0901cd3586 add RV keyword
For now, this is required to read in the initial condition of Norne...
2014-02-28 16:27:20 +01:00
Joakim Hove
b0ee11ebb3 Merge pull request #130 from AtleH/pathskeyword
PATHS keyword
2014-02-26 23:10:45 +01:00
Joakim Hove
1907a8e467 Merge pull request #129 from andlaus/refactor_timemap
Refactor timemap
2014-02-26 23:09:50 +01:00
Atle Haugan
c81fe99fec Fixed definition for PATHS keyword + improved unit test for same 2014-02-26 15:03:04 +01:00
Joakim Hove
47fee36223 Merge pull request #128 from flikka/add-WGRUPCON
Add WGRUPCON support to parser
2014-02-25 20:06:45 +01:00
Joakim Hove
b28c082b1a Changed datatype FLOAT -> DOUBLE in configuration of WGRUPCON keyword. 2014-02-25 20:03:45 +01:00
Andreas Lauser
4a2ab048e9 fix the definition of the START keyword
this one had the same problems as DATES
2014-02-21 17:06:21 +01:00
Andreas Lauser
6b70634f94 fix the "DATES" keyword
The time of the day field was missing. The defaults for it are those
of E100.
2014-02-21 17:06:21 +01:00