Joakim Hove
b67c183544
Merge pull request #600 from totto82/crossflow
...
Add flag allowCrossFlow()
2015-10-07 23:23:13 +02:00
Tor Harald Samdve
0d4d71dcef
Use the autogenerated build constants
2015-10-07 12:23:04 +02:00
Atgeirr Flø Rasmussen
6cf9d01cc3
Avoid shadowing the 'record' variable.
2015-10-07 09:43:51 +02:00
Tor Harald Sandve
9665b54ad3
Add flag allowCrossFlow()
...
This PR adds support for item 10 in welspecs where a flag is used to
determine whether the well should allow cross flow or not.
A test is added to check default behavior.
2015-10-06 15:47:07 +02:00
Joakim Hove
51e3aa82cc
Update include path
2015-10-06 11:30:43 +02:00
Joakim Hove
dcb92434fd
warning that warning macros moved to opm-common.
2015-10-06 11:29:35 +02:00
Joakim Hove
6dee686dc0
Implemented accessor functions for REGDIMS.
2015-10-06 08:44:00 +02:00
Joakim Hove
7070517d1c
Removed debug output.
2015-10-05 07:46:49 +02:00
Joakim Hove
b3972de557
Immplemented PLYSHLOG table with TableContainer.
...
The PLYSHLOG table specification is based on alternating header and data
records, this is not supported by th parser - and the thing will throw
if more than table is specified.
2015-10-04 20:03:54 +02:00
Joakim Hove
ea86b51b8d
TableContainer for PLYMAX and PLYROCK.
2015-10-04 20:03:53 +02:00
Joakim Hove
40fa456603
TableContainer for PLYADS,PLYDHFL and PLYVISC.
2015-10-04 20:03:51 +02:00
Joakim Hove
821bc9bc9e
Implemented ROCKTAB with TableContainer.
2015-10-04 20:03:48 +02:00
Joakim Hove
fae6a9086f
Added keyword ROCKCOMP.
2015-10-03 17:32:12 +02:00
Joakim Hove
4857f2299f
Using TableContainer for RTEMPVD.
2015-10-03 17:32:12 +02:00
Joakim Hove
d1451bc4e3
Using TableContainer for gas viscosity.
2015-10-03 17:32:12 +02:00
Joakim Hove
1542957e49
Using TableContainer for oil and water viscosity.
2015-10-03 17:32:11 +02:00
Joakim Hove
eb69d85ee4
TableContainer: PVDO, PVDS and PVDG.
2015-10-03 17:32:11 +02:00
Joakim Hove
d9c5811e90
TableContainer: ENKRVD, ENPTVD, IMKRVD and IMPTVD.
2015-10-03 17:32:10 +02:00
Joakim Hove
295385cab7
TableContainer for RSVD and RVVD tables.
2015-10-03 17:32:10 +02:00
Joakim Hove
9c9e9f48fd
TableContainer for SGFN, SWFN and SSFN tables.
2015-10-03 17:32:09 +02:00
Joakim Hove
836ea66a49
TableContainer for SWOF,SGOF,SLGOF,SOF2 ans SOF3.
2015-10-03 17:32:08 +02:00
Joakim Hove
f77e1af9f0
Added TableContainers for the simplest tables.
2015-10-03 17:32:08 +02:00
Joakim Hove
d1bb9bd2f0
Added Eqldims and Regdims wrapper classes
2015-10-03 17:32:07 +02:00
Joakim Hove
d377345f95
Added map of tablecontainers to TableManager.
2015-10-03 17:32:07 +02:00
Joakim Hove
2e1533c945
Added new default based Tabdims constructor.
2015-10-03 17:32:06 +02:00
Joakim Hove
dfb2ff6744
All simple table inits called from common method.
2015-10-03 17:32:06 +02:00
Joakim Hove
f9b1063175
Added simple TableContainer
2015-10-03 17:32:05 +02:00
Joakim Hove
ee6b5c9675
Added basic support for PLYADSS keyword.
2015-10-01 13:32:12 +02:00
Joakim Hove
f9accc018d
Merge pull request #593 from joakim-hove/rename-elastic-vector
...
Renamed ElasticVector -> RecordVector
2015-09-29 23:04:04 +02:00
Joakim Hove
f2132df245
Added TABDIMS 25 items test
2015-09-29 18:50:06 +02:00
Joakim Hove
138e27fd92
Renamed ElasticVector -> RecordVector
2015-09-29 08:08:57 +02:00
Joakim Hove
c1e94f788f
ParseMode::PARSE_EXTRA_DATA
...
Extra elements in the input record are handled with
ParseMode::handleError() with the new error mode PARSE_EXTRA_DATA.
2015-09-28 13:43:22 +02:00
Joakim Hove
7b5894f4c9
Merge pull request #591 from joakim-hove/extend-tabdims
...
Updated the TABDIMS keyword.
2015-09-28 12:17:41 +02:00
Joakim Hove
d9f4264f30
Updated the TABDIMS keyword.
2015-09-28 12:17:10 +02:00
Joakim Hove
5d43c1d38e
Merge pull request #586 from chflo/OPM-218-fix
...
Opm 218 fix
2015-09-25 11:23:53 +02:00
chflo
b773756be0
OPM-218-fix: Changes in ScheduleTests due to change in IOConfig logic
2015-09-25 10:29:39 +02:00
chflo
a39eb28f2d
OPM-218-fix: Changes in EclipseStateTests due to change in IOConfig logic
2015-09-25 10:29:39 +02:00
chflo
67800715db
OPM-218-fix: Cleanup in IOConfigTest.cpp
2015-09-25 10:29:38 +02:00
chflo
b209f796a6
OPM-218-fix: Changed TimeMapTest.cpp due to changed method signatures and functionality
2015-09-25 10:29:29 +02:00
chflo
1e83914a61
OPM-218-fix: Added integration testing against SPE1CASE2
2015-09-25 10:29:27 +02:00
chflo
fb3cc31c2c
OPM-218-fix: Added testdata
2015-09-25 10:29:27 +02:00
chflo
b1ddf6deb5
OPM-218-fix: Fix in method getWriteRestartFileFrequency() for rptrst basic=3/4/5
2015-09-25 10:29:07 +02:00
chflo
f7046ff8e0
OPM-218-fix: TimeMap: Added vectors and methods for timestep Years/Months, init only once
2015-09-25 10:28:23 +02:00
Joakim Hove
8fc2927beb
Hooops to support CPR in both SUMMARY and RUNSPEC.
2015-09-24 21:55:03 +02:00
Joakim Hove
e7f7c3ca3e
Added class SUMMARYSection.
2015-09-24 21:17:11 +02:00
Joakim Hove
5288d5f2cc
Initialize useCPR to false.
2015-09-24 20:46:15 +02:00
Joakim Hove
826bf33d5d
Merge pull request #587 from joakim-hove/CPR-workaround
...
Temporarily remove parser support for CPR keyword
2015-09-23 15:58:28 +02:00
Joakim Hove
f365dae56e
Internalize ParseMode in EclipseState.
2015-09-23 10:36:10 +02:00
Joakim Hove
703427caba
Added OpmLoadDeck and load tests for opm-data.
2015-09-22 15:09:50 +02:00
Joakim Hove
e274826827
Added keyword OLDTRAN.
2015-09-22 15:03:42 +02:00