Commit Graph
8403 Commits
Author SHA1 Message Date
Bernd Flemisch dfddff0562 add missing includes of standard library headers 2020-11-06 09:56:05 +01:00
Joakim Hove 1371b5706d Bump version to 2020.04 final release/2020.04/final 2020-05-14 12:46:39 +02:00
Joakim Hove b571dd9d66 Bump version to rc4 release/2020.04/rc4 2020-05-08 10:39:27 +02:00
Joakim Hove ad746440e0 Use string based parent *name* in GTNode instead of pointer 2020-05-08 10:23:54 +02:00
Markus Blatt 2bae3b2300 Quietly searcg for OpenMP in opm-common-prereqs.cmake 2020-04-30 12:17:56 +02:00
Markus Blatt 75a2a7e0ee Mark OpenMP as prerequisite for opm-common
to automatically trigger find_package(OpenMP) in downstream
modules (e.g. Dumux)
2020-04-30 12:17:50 +02:00
Arne Morten Kvarving 917fc523ad changed: remove multiarch-support predepends
no longer required in ubuntu bionic, and breaks ubuntu focal,
and in any case it is support by both platforms.
2020-04-30 10:25:58 +02:00
Joakim Hove 28e492ecb9 Bump version to 2020.04-rc3 release/2020.04/rc3 2020-04-29 16:44:26 +02:00
Joakim Hove ec1c315968 Python files should go in $PREFIX/dist-packages on debian 2020-04-29 10:49:49 +02:00
Joakim Hove cf72ef0330 Remove unused function from Group output data 2020-04-29 10:43:03 +02:00
Markus Blatt 10a3bc4b56 Find Zoltan only if MPI is available.
Otherwise we experience compilation errors if OPM is configured with
deactivated MPI and activated and found dune-alugrid (cpmpile error
that mpi.h is not found). This commit fixes this for me.
2020-04-28 14:51:46 +02:00
Joakim Hove 8b4d8f1734 Remove unsupported E300 keywords 2020-04-27 19:22:15 +02:00
Markus Blatt 7cea357930 Use OpenMP::OpenMP_CXX target when linking libopmcommon
This should allow downstream to automatically use the correct
compile and linke flags for CMake > 3.9. For older versions
we fall back to the old approach.

Closes #1751
2020-04-27 16:09:42 +02:00
OPMUSER 720fb8dcab Add PVTGW, PVTGWO and RWGSALT
Will also add to Missing Features.
2020-04-27 13:00:12 +02:00
OPMUSER 8e56b44201 Update keyword_list.cmake with PERMFACT
Update keyword_list.cmake with PERMFACT
2020-04-27 13:00:04 +02:00
OPMUSER b14c5fc1a9 Rename PERMRED to PERMFACT
As per TNO rename PERMRED to PERMFACT to match documentation.
2020-04-27 13:00:00 +02:00
Joakim Hove 565d6b76dc Use ESmry::loadData() to preload all summary vectors 2020-04-27 12:58:41 +02:00
Joakim Hove ac840312e7 Small fixes to RSM output
- MAI -> MAY
- Update text header with simulation time and flow version
- Make sure the YEARS column is always the first column on page 1
2020-04-27 12:58:37 +02:00
Joakim Hove 5e800ae2e7 Add keyword PRVD 2020-04-25 21:44:14 +02:00
Joakim Hove 2e0583cc74 Summary compare ESmry and ERsm - looser tolerance 2020-04-25 09:11:59 +02:00
OPMUSER 8365eaed0b Update keyword_list.cmake 2020-04-25 09:11:53 +02:00
OPMUSER 571582c881 Create HMMULTSG
Create HMMULTSG definition
2020-04-25 09:11:46 +02:00
Joakim Hove 6439ae1cea Unconditionally add YEARS to summary output 2020-04-25 09:11:40 +02:00
Joakim Hove e796916057 Introduce time unit ecl_years == 365.25 days 2020-04-25 09:11:10 +02:00
Joakim Hove 63b663228a Bumped version to 2020.04-rc2 release/2020.04/rc2 2020-04-23 10:33:41 +02:00
Joakim Hove bf475b73b4 Segment sorting - check if already in order 2020-04-23 10:27:29 +02:00
Joakim Hove 1e734020f1 Update connections should hanlde empty list 2020-04-23 10:27:12 +02:00
Joakim Hove 60e9a9c6b9 Merge pull request #1731 from joakim-hove/segment-depth-change
Add method WellSegments::segmentDepthChange()
release/2020.04/rc1
2020-04-22 14:53:23 +02:00
Joakim Hove 48969b8b77 Add method WellSegments::branchSegments() 2020-04-22 12:07:26 +02:00
Joakim Hove dd0041f8ee Add method WellSegments::segmentDepthChange() 2020-04-22 10:21:51 +02:00
Joakim Hove c4690fd3c0 Merge pull request #1730 from joakim-hove/segment-connection-block-depth
Changes in WELSPECS reports implementation
2020-04-22 09:53:53 +02:00
Joakim Hove d0828c4016 Changes in WELSPECS reports implementation
- The table datastructures are created dynamically
- Pass a context variable to all fetcher functions
- Add function to look up grid cell depth
2020-04-22 09:16:06 +02:00
Joakim Hove f0eaa8ea99 Merge pull request #1728 from joakim-hove/report-check-time
Report check time
2020-04-22 08:21:35 +02:00
Joakim Hove b082a4d02f Send WELSPECS report to OpmLog::info() 2020-04-21 14:43:07 +02:00
Joakim Hove 22de4aaeee Write footnotes under the WELSPECS report tables 2020-04-21 14:42:26 +02:00
Williham Williham Totland 3db07ce4d3 Implement WELSPECS reports for MSW wells 2020-04-21 14:34:23 +02:00
Bård Skaflestad f902ceb6d7 Merge pull request #1729 from joakim-hove/changed-wells
Add function Schedule::changed_wells() to use in WELSPECS reporting
2020-04-21 14:13:54 +02:00
Joakim Hove d37aa1116d Add function Schedule::changed_wells() to use in WELSPECS reporting 2020-04-21 13:18:49 +02:00
Joakim Hove 0f5fddc470 Merge pull request #1722 from joakim-hove/raw-string-quote
Raw string quote
2020-04-21 13:02:49 +02:00
Joakim Hove ca508663b2 Add comparison of connections to Well::operator== 2020-04-21 11:28:36 +02:00
Joakim Hove 9a6d4d43a8 Split Well::operator==() 2020-04-21 11:28:36 +02:00
Joakim Hove f32f971bc5 Merge pull request #1727 from akva2/fix_test_suite
fixed: it's test_suite, not tests_suite
2020-04-21 11:17:12 +02:00
Joakim Hove 7f0700431a Merge pull request #1726 from akva2/set_visibility
changed: explicitly set visibility on PyRunModule
2020-04-21 10:31:40 +02:00
Joakim Hove 3c60cb3765 Merge pull request #1723 from joakim-hove/welspecs-connection-DFACTOR
Add unsupported D-FACTOR to Welspecs Connection report
2020-04-21 09:33:27 +02:00
Joakim Hove 8debd0b044 Merge pull request #1725 from akva2/mark_pybind11_system
changed: mark pybind11 headers as system headers
2020-04-21 09:24:58 +02:00
Arne Morten Kvarving 0656b4bf17 fixed: it's test_suite, not tests_suite 2020-04-21 09:24:41 +02:00
Arne Morten Kvarving 23dccd9c54 changed: explicitly set visibility on PyRunModule
to avoid warnings for the pybind11 members with hidden visibility
2020-04-21 09:19:54 +02:00
Arne Morten Kvarving c22a4ff980 changed: mark pybind11 headers as system headers
to quell some (shadowing) warnings
2020-04-21 09:00:30 +02:00
Joakim Hove 6f23f05c03 Add unsupported D-FACTOR to Welspecs Connection report 2020-04-21 08:29:39 +02:00
Joakim Hove 3077f7aff8 Introduce class RawString
The RawString class is introduced as a string which can hold the literals '*',
'/' and '''. The RawString class is used to hold the content of UDQ and ACTIONX
keywords.
2020-04-21 06:51:25 +02:00