Magne Sjaastad
93614ef272
Merge pull request #8791 from OPM/8790-rename-to-group
...
Rename summary references to "Group"
2022-04-07 21:06:40 +02:00
Magne Sjaastad
db8209d23a
Janitor : Trim unit text for summary vectors
2022-01-06 15:49:20 +01:00
Magne Sjaastad
6847e0573e
#8316 Summary vector names: Use stripped quantity name to find category
2021-11-25 20:47:12 +01:00
Magne Sjaastad
9838f766cb
Performance : Use std::string when parsing address strings
2021-09-13 14:08:50 +02:00
Magne Sjaastad
41f80e7d89
#7912 Summary Data Import : Review feedback
2021-09-13 10:00:45 +02:00
Magne Sjaastad
f699f5f6b8
#7912 Summary Data Import : Update to ESMRY format
2021-09-13 10:00:45 +02:00
Magne Sjaastad
737ee811fa
#7912 Summary Data Import : Map from eclAdr to keyword
2021-09-13 10:00:45 +02:00
magnesj
2dbe0a0c9c
#7912 Summary Data Import : Update selected opm-common files
2021-09-13 10:00:45 +02:00
Magne Sjaastad
e03bebf5fe
#7838 Summary: Include missing Node vector GPR in category Group
2021-07-01 16:05:46 +02:00
Magne Sjaastad
6b4d80d116
HDF Summary : Add support for LGR summary vectors
2021-04-22 15:55:52 +02:00
Magne Sjaastad
ecdb1334c3
#7580 Summary HDF Testing : Support region to region
...
Fixes by clang-format
2021-04-18 08:56:59 +02:00
Magne Sjaastad
dd97e7741a
#7527 HDF Summary Reader : Add first working prototype
...
HDF5 must be compiled with special options to support multithreading. Disable file object multithreading for HDF5. Some vector types are not supported, as the support in opm-common reader is not complete (region, region_to_region, ...).
2021-04-08 07:13:34 -07:00
Magne Sjaastad
2f43a64d36
#7512 Optimized summary reader : Release memory after writing LODSMRY
...
Creating the LODSMRY file requires all data to be loaded into memory. Close this file object after the file has been written to disk.
2021-03-26 13:52:26 +01:00
Magne Sjaastad
b673fe2600
#7512 Optimized summary reader : Catch exceptions
2021-03-26 09:12:01 +01:00
Magne Sjaastad
f5547dd551
#7512 Support optimized summary reader
2021-03-25 12:56:09 +01:00