Steinar Foss
ab716c6036
added extra test function Handle_extra_records_2.
2018-01-16 17:15:37 +01:00
Steinar Foss
5ef8d22a48
IGNORE_EXTRA_RECORDS changed to PARSE_EXTRA_RECORDS.
...
...
2018-01-16 16:58:29 +01:00
Steinar Foss
e85162703e
Added ParseContext::IGNORE_EXTRA_RECORDS
...
...
...
...
...
...
2018-01-16 16:58:29 +01:00
Joakim Hove
2b4fa833ea
Updated test.
2018-01-16 11:24:09 +01:00
Joakim Hove
61c5bb3721
Merge pull request #1134 from atgeirr/fix-test
...
[WIP] Minor fix for test program.
2018-01-16 10:48:44 +01:00
Joakim Hove
7f063e3ead
Merge pull request #1179 from GitPaean/fixing_history_matching_well_1
...
Fixing history matching wells part 1
2018-01-09 14:36:57 +01:00
Tor Harald Sandve
867df8b7ce
Add support for PDVD and PBVD
2018-01-08 14:17:37 +01:00
Kai Bao
35ecd2e37a
fixing WCONHIST.
2018-01-06 21:49:27 +01:00
Rohith Nair
6361c12c65
Introduces an aqudims class and a test for the same
2017-12-21 15:10:32 +01:00
ReedMe
c9c6128bb4
add GRUPNET to group
2017-12-07 15:28:04 +01:00
Joakim Hove
56180285b3
Merge pull request #1164 from joakim-hove/one-arg-parsecontext
...
Added one-argument ParseContext constructor.
2017-12-04 13:38:09 +01:00
Joakim Hove
22074a46bf
Added one-argument ParseContext constructor.
2017-12-03 08:38:27 +01:00
Sveinung Styve Rundhovde (IT SI SIB)
ff193322e4
Add support for WTHPH+WBHPH keywords
2017-12-01 13:20:31 +01:00
Joakim Hove
56bd653e51
Added optional shift attribute in keyword size configuration.
2017-11-28 10:09:41 +01:00
Tor Harald Sandve
f90ed86124
Add TUNING_CHANGE event for TUNING
2017-11-23 14:22:36 +01:00
Tor Harald Sandve
7aaad448d4
Add support for WEFAC
2017-11-21 09:55:07 +01:00
Joakim Hove
612e255d4f
Extracted Schedule and SummaryConfig,
2017-10-24 09:27:42 +02:00
Joakim Hove
77fcc865de
Extracted SummaryConfig out from EclipseState
2017-10-24 09:13:21 +02:00
Kai Bao
4e6bf8f019
obtaining the depth for the completions based on segment information
2017-10-16 21:53:49 +02:00
Bård Skaflestad
f9973c5cf0
Parser: Recognise Keywords 'LAB' and 'PVT-M'
...
Add test to verify that the parser recognises these keywords.
2017-10-06 15:34:49 +02:00
Bård Skaflestad
e821f5534b
UnitSystem: Add Support for PVT-M Unit Conventions
...
The PVT-M unit convention is essentially the same as the Metric
collection, except that pressure values are measured in atmospheres
rather than bars.
2017-10-05 17:39:45 +02:00
Joakim Hove
2c7d4dec41
Merge pull request #1135 from totto82/shutCompletionsFix
...
Fix shut well logic when WELOPEN and COMPDAT is combined
2017-10-05 14:27:34 +02:00
Tor Harald Sandve
eb4f0b68d6
Fix shut well logic when WELOPEN and COMPDAT is combined
...
Do not shut well if all completions are shut using WELOPEN but new
completions are opened using COMPDAT in the same time step.
2017-10-03 08:26:09 +02:00
Joakim Hove
f82a6fd281
Removed unused function tracking first RFT.
2017-09-28 08:38:55 +02:00
Joakim Hove
0f211bd2c1
Merge pull request #1132 from joakim-hove/schedule-refactor
...
EclipseState: refactor constructor
2017-09-26 18:43:43 +02:00
Atgeirr Flø Rasmussen
c04fcd0aeb
Minor fix for test program.
2017-09-25 11:42:44 +02:00
Joakim Hove
6379cec8e0
Changed Transmult constructor
2017-09-24 15:43:29 +02:00
Joakim Hove
df12c44963
Moved SummaryConfig to EclipseState root.
2017-09-24 02:35:36 +02:00
Joakim Hove
77ea1decbd
Added keyword CPRL to symmary parse test.
2017-09-11 18:24:48 +02:00
Joakim Hove
4b3c06cbcc
Fixed bug in time dependence of RFT configuration.
2017-09-08 23:33:52 +02:00
Joakim Hove
1bc7f306d9
Added method DynamicState::update_elm()
2017-09-08 23:33:50 +02:00
Joakim Hove
114c5da03b
Added dump -> re_parse test loop for test decks.
2017-08-30 17:00:11 +02:00
Joakim Hove
1050b8cba9
Added operator<< suppport for Deckxxx
2017-08-30 16:57:23 +02:00
Joakim Hove
1f646711d4
Added DeckXXX::equal( ) method.
2017-08-30 16:57:22 +02:00
Joakim Hove
da55685b62
Added simple DeckOutput class for output.
2017-08-30 16:57:21 +02:00
Joakim Hove
44d4aa64cc
Added Schedule::getWells( group, time) overload
...
The new Schedule::getWells( group, time) overload will recursively scan
th group tree rooted at 'group' and return all the wells in that tree.
2017-07-25 20:19:12 +02:00
Joakim Hove
20f34386c9
Merge pull request #1104 from joakim-hove/timemap
...
Timemap
2017-07-03 13:22:30 +02:00
Jens Ivar Jørdre
bbf29540a3
Update to new interface of TimeMap
2017-06-30 10:54:17 +02:00
Jens Ivar Jørdre
cbc7f3cbd9
Update and augment tests
...
Remove or update referring to Boost ptime.
Change type of exception tested for in
dateFromEclipseThrowsInvalidRecord.
Add test initTimestepsLongStep that has a deck with time step of 25550
days.
Add test initTimestepsDistantDates that has a deck with dates of Jan 1st
2040 and 2050.
Add test for mkdatetime().
2017-06-29 14:54:20 +02:00
Jens Ivar Jørdre
4e08595430
Add new tests and revamp existing ones
2017-06-27 13:18:17 +02:00
Joakim Hove
bfca3e895c
Moved integration tests.
2017-06-27 09:47:15 +02:00
Joakim Hove
416959c359
Merge pull request #1097 from joakim-hove/explicit-keyworlist
...
Added EclipseGrid method to get corner positions.
2017-06-27 09:41:24 +02:00
Joakim Hove
3c9f56a146
Initialize TEMPI property from RTEMP keyword.
2017-06-26 18:32:52 +02:00
Joakim Hove
009e00ed61
Added EclipseGrid method to get corner positions.
2017-06-23 17:05:11 +02:00
Bård Skaflestad
df4176ae39
3D Properties Test: Check Radial Tensor Support
...
Mostly for completeness since the underlying implementation just
piggy-backs on the existing support for Cartesian tensors.
2017-06-21 10:16:12 +02:00
Tor Harald Sandve
80d07d4191
Merge pull request #1091 from totto82/runSpec
...
Add polymer to phase class in Runspec
2017-06-20 16:20:09 +02:00
Joakim Hove
16e12b0a65
Added TimeMap::forward( )
2017-06-19 10:54:34 +02:00
Joakim Hove
e802737ec4
Changed from boost datetim to std::time_t.
2017-06-19 10:54:33 +02:00
Joakim Hove
f299984280
Changed TimeMap::operator[] to return std::time_t
2017-06-19 10:54:33 +02:00
Tor Harald Sandve
bb0f4f2886
Add polymer to phase class in Runspec
...
Also add test for solvent in RunspecTests.
2017-06-16 14:01:10 +02:00