Commit Graph

7828 Commits

Author SHA1 Message Date
Arne Morten Kvarving
8569274c01 add serialization template to RockConfig 2020-03-16 10:50:17 +01:00
Arne Morten Kvarving
561518317b add serialization templates to BCConfig 2020-03-16 10:50:17 +01:00
Arne Morten Kvarving
10e3e5c998 remove accessors added to ThresholdPressure for external serialization 2020-03-16 10:50:17 +01:00
Arne Morten Kvarving
31a53f2ec5 add serialization template to ThresholdPressure 2020-03-16 10:50:17 +01:00
Arne Morten Kvarving
2419bb8d6a add serialization template to GridDims 2020-03-16 10:50:17 +01:00
Arne Morten Kvarving
7767a8b2b5 add serialization template to NNC and EDITNNC 2020-03-16 10:50:17 +01:00
Arne Morten Kvarving
62caad82a3
Merge pull request #1565 from akva2/serializer_schedule
Add serialization template to Schedule
2020-03-16 10:48:31 +01:00
Arne Morten Kvarving
e41919c6f5 remove accessors added for external serialization support 2020-03-16 10:47:11 +01:00
Arne Morten Kvarving
26b2a3a554 add serialization template to Schedule 2020-03-16 10:47:11 +01:00
Joakim Hove
89479c5c75
Merge pull request #1588 from joakim-hove/remove-dead-code
Remove #if 0 code block
2020-03-16 09:46:09 +01:00
Joakim Hove
544621e646 Remove #if 0 code block 2020-03-16 09:06:35 +01:00
Joakim Hove
47abe3cde9
Merge pull request #1583 from joakim-hove/rst-msw-initII
Rst msw init ii
2020-03-13 18:54:06 +01:00
Joakim Hove
d3ef0fd795
Merge pull request #1582 from wito/rename-summarynode
Rename SummaryNode to SummaryConfigNode
2020-03-13 16:53:38 +01:00
Joakim Hove
9967b38b16 Check defaulted value when initializing drainage_radius from SWEL 2020-03-13 16:05:16 +01:00
Joakim Hove
bed8d5fd04 Recognize +/- 1e20 as defaulted value in SWEL 2020-03-13 16:04:47 +01:00
Joakim Hove
ce68078963 Include connection insert index in Schedule::cmp 2020-03-13 16:03:49 +01:00
Joakim Hove
7e88f4b4c2
Merge pull request #1576 from joakim-hove/rst-msw-init
Rst msw init
2020-03-13 15:45:18 +01:00
Williham Williham Totland
4101d51ce5 Alphabetises includes. 2020-03-13 15:40:41 +01:00
Williham Williham Totland
ec2cd2f9eb Audits forward declarations. 2020-03-13 15:40:41 +01:00
Williham Williham Totland
fb7d4315c9 Renames Opm::SummaryNode to Opm::SummaryConfigNode. 2020-03-13 15:40:41 +01:00
Arne Morten Kvarving
939648e833
Merge pull request #1567 from akva2/serialize_summarynode
add serialization template to SummaryNode
2020-03-13 15:32:48 +01:00
Joakim Hove
0457a33f3c
Merge pull request #1580 from wito/forward-declaration-fix
Minifix: Fixes forward declaration compiler warnings
2020-03-13 15:30:53 +01:00
Joakim Hove
23eda37c0a Make sure property Connection::r0 is initialized 2020-03-13 15:06:23 +01:00
Joakim Hove
f7b2e70282
Merge pull request #1577 from wito/summary-units
Adding support for inspecting units to Opm::EclIO::ESmry
2020-03-13 13:52:15 +01:00
Williham Williham Totland
5736111cf5 Resolves an issue where two structrs were forward declared as classes. 2020-03-13 13:49:03 +01:00
Williham Williham Totland
dddd45cec8 Simplifies name. 2020-03-13 12:35:17 +01:00
Williham Williham Totland
604c8a1169 Makes a number of variables const. 2020-03-13 12:34:47 +01:00
Joakim Hove
fb54272d6f Schedule::cmp - compare TimeMap 2020-03-13 12:18:08 +01:00
Joakim Hove
4d01b85e99 Add operator<< support for TimeMap 2020-03-13 12:17:41 +01:00
Joakim Hove
d53826ed28 Add small static function inverse_peaceman 2020-03-13 12:16:51 +01:00
Williham Williham Totland
916516db60 Rename variable for clarity. 2020-03-13 12:13:40 +01:00
Williham Williham Totland
1c29886ec0 Audits includes. 2020-03-13 12:05:40 +01:00
Joakim Hove
47ff1fc297
Merge pull request #1575 from joakim-hove/rst-testing
Add integration test for restart based Schedule init
2020-03-13 12:03:35 +01:00
Williham Williham Totland
7297a9736a Implements Opm::EclIO::ESmry::get_unit. 2020-03-13 11:55:43 +01:00
Joakim Hove
4433731079
Merge pull request #1566 from wito/rsm-testing
Adding support for the RUNSUM keyword in Opm::SummaryConfig
2020-03-13 11:16:30 +01:00
Williham Williham Totland
af61d58606 Removes trailing whitespace. 2020-03-13 10:39:53 +01:00
Williham Williham Totland
46abd74eba Adds stub for Opm::EclIO::ESmry::get_unit 2020-03-13 10:36:49 +01:00
Joakim Hove
6e7f8e4009 Add integration test for restart based Schedule init 2020-03-13 10:22:43 +01:00
Joakim Hove
acc8a5bc36
Merge pull request #1571 from joakim-hove/rst-schedule-III
Initialize Schedule from restart file
2020-03-13 10:20:03 +01:00
Williham Williham Totland
67f3d31254 Makes RPTONLY a processing instruction. 2020-03-13 10:02:48 +01:00
Williham Williham Totland
d5c4487808 Implements support for RUNSUM-related keywords NARROW and SEPARATE 2020-03-13 09:15:46 +01:00
Joakim Hove
edf01bdcda Initialize Schedule from restart file 2020-03-13 09:09:25 +01:00
Joakim Hove
952965ee07
Merge pull request #1570 from joakim-hove/schedule-cmp
Add context aware Schedule::cmp() function
2020-03-13 09:02:45 +01:00
Joakim Hove
191c50173a Add context aware Schedule::cmp() function 2020-03-13 08:03:36 +01:00
Williham Williham Totland
0910e55be7 Changes Opm::SummaryConfig::createRunSummary to be backed by a field. 2020-03-13 07:45:52 +01:00
Joakim Hove
e9bbab8b0d
Merge pull request #1569 from joakim-hove/rst-schedule-parts
Rst schedule parts
2020-03-12 21:05:33 +01:00
Joakim Hove
a28f146d71 Add Well constructor based on restart well 2020-03-12 20:09:09 +01:00
Joakim Hove
e1dbd72689 Remove const and use std::move() when updating internal shared ptr 2020-03-12 18:11:25 +01:00
Joakim Hove
23bdbe51f2 Add wtype, drainage_radius and efficiency_factor members to rst::well 2020-03-12 18:11:25 +01:00
Joakim Hove
bf00fec1f9 Add Connection constructor based on RestartIO::connection 2020-03-12 18:11:25 +01:00