Commit Graph

270 Commits

Author SHA1 Message Date
Magne Sjaastad
27e3bc1b56 #7563 HDF5 Export : Add support for defining how many threads to use 2021-04-14 13:53:21 +02:00
Magne Sjaastad
6bc6ffda15 #7572 Preferences : Move summary settings into separate file 2021-04-14 13:53:21 +02:00
Magne Sjaastad
30687e18bc HDF : Create ESmry reader in try catch block 2021-04-14 13:53:21 +02:00
Kristian Bendiksen
7f35fb23c4 #7561 Ensemble Fracture Statistics: Select subset of statistics to compute. 2021-04-14 13:07:36 +02:00
Magne Sjaastad
d9cf453c1a Ensemble Curve Filter : Set filter unchecked as default 2021-04-13 10:40:37 +02:00
Magne Sjaastad
c50e7cdd51 Summary HDF : Make sure all summary data is loaded before export to HDF 2021-04-13 10:39:34 +02:00
Magne Sjaastad
60683fd0cc Add missing include 2021-04-13 10:38:12 +02:00
Magne Sjaastad
e66db42a15 Add missing include 2021-04-13 08:43:36 +02:00
Magne Sjaastad
63690d5196 Major rewrite of MSW export model 2021-04-13 07:54:34 +02:00
Magne Sjaastad
9ecfefe094 #7568 Summary HDF : Use time conversion methods from Opm::TimeStampUTC 2021-04-12 05:13:40 -07:00
Magne Sjaastad
8f00c527b1 #7568 Summary HDF : Avoid exeptions when exporting to h5 2021-04-12 05:13:40 -07:00
Magne Sjaastad
3bc569e2a6 #7563 HDF5 Export : Add flag to generated HDF5, default off
Fixes by cmake-format

Try to fix copy constructor issues


Fix missing initialization


Unused variable
2021-04-11 13:04:49 -07:00
Magne Sjaastad
5e3aef5ca9 #7563 HDF5 Export : Add export of summary data to HDF5 2021-04-11 13:04:49 -07:00
Magne Sjaastad
e26304ff1b Limit clang-tidy header inspections 2021-04-11 12:04:28 -07:00
Kristian Bendiksen
c3a0b460a5 #7555 Rename RimFractureGroupStatistics to RimEnsembleFractureStatistics 2021-04-09 15:35:05 +02:00
Kristian Bendiksen
cc5e1ca20a #7493 Use average "well path at fracture depth" for positioning. 2021-04-09 15:35:05 +02:00
Kristian Bendiksen
f3a2062fec #7493 Sample at center of cell to avoid infs. 2021-04-09 15:35:05 +02:00
Kristian Bendiksen
fc7ac06b42 #7493 Fracture definition: Check if unit system conversion is necessary. 2021-04-09 15:35:05 +02:00
Kristian Bendiksen
49042f4a34 #7493 Correct sampling direction (was flipped). 2021-04-09 15:35:05 +02:00
Kristian Bendiksen
25d7c6d30d #7493 Add button to trigger statistics computation. 2021-04-09 15:35:05 +02:00
Kristian Bendiksen
8b1fd48166 #7493 Refactor: make stim plan fracture template xml import more general 2021-04-09 15:35:05 +02:00
Kristian Bendiksen
acd483f04b #7493 Handle units in fracture group statistics export. 2021-04-09 15:35:05 +02:00
Kristian Bendiksen
49c2b16058 #7493 Export multiple results in same Stimplan xml 2021-04-09 15:35:05 +02:00
Kristian Bendiksen
3ec177eeb4 #7493 Export fracture statistics as StimPlan xml. 2021-04-09 15:35:05 +02:00
Kristian Bendiksen
9af2389ced #7493 Use enum for statistics types. 2021-04-09 15:35:05 +02:00
Kristian Bendiksen
e3852e5d6e #7493 Compute statistics for fracture group. 2021-04-09 15:35:05 +02:00
Kristian Bendiksen
6f9f77e009 #7493 Add RigSlice2D utility class. 2021-04-09 15:35:05 +02:00
Kristian Bendiksen
836c679e89 #7493 Add "Fracture Group Statistics" pdm object and import method. 2021-04-09 15:35:05 +02:00
Magne Sjaastad
509cc31cc8 #7553 HDF Summary Reader : Support HH:MM:SS when parsing start date 2021-04-09 02:28:53 -07: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
d082ce7eb1 #7527 Message Panel : Only update message panel if issued from GUI thread 2021-04-08 07:13:34 -07:00
Magne Sjaastad
cbd47a256f #7527 HDF Summary Reader : Add thread safe message logger 2021-04-08 07:13:34 -07:00
Magne Sjaastad
5c81abd9d7 clang-tidy : Check header files 2021-04-07 07:27:50 +02:00
Magne Sjaastad
eab5bc79c9
Fix path in clang-tidy workflow (#7542) 2021-04-06 21:04:31 +02:00
Magne Sjaastad
d754ef4705 Janitor : Several fixes by clang-tidy and use of clang compiler 2021-04-05 11:51:23 -07:00
Magne Sjaastad
2d9ac615f2 Add MacOS build support 2021-04-05 09:39:12 -07:00
Magne Sjaastad
eea2356459 Fix includes correlation plots 2021-04-05 02:56:15 -07:00
Magne Sjaastad
c5ac85953b
#7524 Correlation plot filter 2021-03-29 15:45:53 +02:00
Magne Sjaastad
5d45a8cec9 #7520 Undo framework: Improve local disabling of undo framework 2021-03-29 09:59:26 +02:00
Magne Sjaastad
7cf2ed2e8c #7488 RFT plot: Estimate MD/TVD for two or more observations
Not possible to estimate MD/TVD relationship for less than two samples
2021-03-29 09:59:26 +02: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
fd8d38c4f0 #7519 Curve calculator: Assign unique ID after copy of calculation
Avoid duplicate entries in summary selection dialog
2021-03-26 12:05:52 +01:00
Magne Sjaastad
b673fe2600 #7512 Optimized summary reader : Catch exceptions 2021-03-26 09:12:01 +01:00
Magne Sjaastad
c0022f9bfa #7509 Snapshot to File: Use png as default snapshot filename 2021-03-26 09:12:01 +01:00
Magne Sjaastad
4a61226926 #7494 Summary Plot: Lumped completions short names are wrong
Replace tabs in summary quantity name with space
2021-03-26 09:12:01 +01:00
Magne Sjaastad
f5547dd551
#7512 Support optimized summary reader 2021-03-25 12:56:09 +01:00
Kristian Bendiksen
53dbb33e86
StimPlanModelPlot: Remove gaps in stress gradient and temperature curves 2021-03-23 14:56:02 +01:00
Kristian Bendiksen
5331e84d77 Better default for fracies initial pressure config. 2021-03-22 11:09:53 +01:00
Kristian Bendiksen
bde6dc3540 #7500 StimPlanModelTemplate: Add edit button for pressure table. 2021-03-22 10:59:57 +01:00
Kristian Bendiksen
6a7e063dc8 #7500 Fix delta symbol on windows. 2021-03-22 10:59:57 +01:00
Kristian Bendiksen
45d641f348 #6222 Make cursor tracker readable in well log plot. 2021-03-19 22:00:18 +01:00
Kristian Bendiksen
4be622b229 #7452 Remove warnings on missing default values (inf is used). 2021-03-19 13:24:25 +01:00
Kristian Bendiksen
bc206adc95 #7452 Improve naming of interpolated variables. 2021-03-19 13:24:25 +01:00
Kristian Bendiksen
efd3aaeb4e #7452 Refactor: Extract method for stress gradient calculation. 2021-03-19 13:24:25 +01:00
Kristian Bendiksen
c83af62aae #7452 Refactor: Extract method 2021-03-19 13:24:25 +01:00
Kristian Bendiksen
5b7a73230e #7452 Refactoring: extract method 2021-03-19 13:24:25 +01:00
Kristian Bendiksen
66df15224f #7452 Remove magic number. 2021-03-19 13:24:25 +01:00
Kristian Bendiksen
8542643963 #7452 Use pressure gradient from equilibrium region for stress gradient 2021-03-19 13:24:25 +01:00
Kristian Bendiksen
915b16dd78 #7405 StimPlanModel: Case-insensitive facies/formation mapping for elastic properties 2021-03-16 10:06:46 +01:00
Kristian Bendiksen
6c540ac762 #7490 StimPlanModel: Group pressure data source fields. 2021-03-15 12:20:25 +01:00
Magne Sjaastad
2e643edc35 MSW : Restore MSW settings per completion type
Remove the common MSW settings on well path
2021-03-11 10:50:25 +01:00
Magne Sjaastad
51b72ce7be WELSEGS Export : Avoid duplicate perforation segments in WELSEGS table 2021-03-11 10:50:25 +01:00
Magne Sjaastad
e1b71481ec #7481 Usability : Update plot when menu closes
Parts of progress dialog GUI can be present after menu has closed
2021-03-11 10:45:54 +01:00
Magne Sjaastad
f56b442e26 #7481 Usability : Include case name in menu item text 2021-03-11 10:33:43 +01:00
jonjenssen
aa8c630c98 Move faults into subfolder. Remove obsolete code. 2021-03-11 08:29:17 +01:00
Magne Sjaastad
4099662cbc #7481 Usability : Open grid model from summary case and summary curve 2021-03-10 21:44:39 +01:00
jonjenssen
df53e80913 Move GeoMech PDM files into subfolder 2021-03-10 14:45:52 +01:00
jonjenssen
207f72c37e Move geomech commands into subfolder 2021-03-09 17:14:18 +01:00
Magne Sjaastad
8357032d53 #7472 Compdat Export : Check if export folder exist 2021-03-08 19:20:42 +01:00
Magne Sjaastad
59562aec29 #7470 Well Path Tools : Use a positive value of each component to represent length 2021-03-08 13:18:40 +01:00
Kristian Bendiksen
6481813eeb #7116 Add extrapolation for missing elastic properties.
Also improve error message.
2021-03-05 19:18:22 +01:00
Kristian Bendiksen
c174bf947c #7116 Janitor: Use CAF_ASSERT, not cassert. 2021-03-05 19:18:22 +01:00
Kristian Bendiksen
f3fe51ef65 #7116 Add extrapolation options for linear interpolation tool. 2021-03-05 19:18:22 +01:00
Magne Sjaastad
c1f7f0f66f
Modeled Well : Several view update issues (#7463) 2021-03-05 15:19:55 +01:00
Kristian Bendiksen
6f3640ff78 #6947 Silence warning about ECHO eclipse keyword size mismatch. 2021-03-05 13:42:58 +01:00
Kristian Bendiksen
6532b2ce74 #7454 StimPlanModelTemplate: Invert delta pressure fraction calculation 2021-03-05 13:42:15 +01:00
Kristian Bendiksen
56b15b903e #7454 StimPlanModelTemplate: Minor tweaks to "Facies Pressure Settings" 2021-03-05 13:42:15 +01:00
Kristian Bendiksen
c33b41b2ff
7368 geological frk to csv (#7461) 2021-03-05 13:41:21 +01:00
Kristian Bendiksen
c1ff038642 #7453 StimPlanModel: Add pressure date to pressure table.
Also start using it in header and plot.
2021-03-05 09:58:22 +01:00
Kristian Bendiksen
f051f009bc #7453 StimPlanModelTemplate: Add units for pressure table items. 2021-03-05 09:58:22 +01:00
Kristian Bendiksen
e5edba0d34 #7453 StimPlanModel: Move pressure table check boxes to template. 2021-03-05 09:58:22 +01:00
Magne Sjaastad
7798aa4b25 #5678 Help System : Add help to right-click menu in Property Editor 2021-03-03 15:29:48 +01:00
Magne Sjaastad
44bae5dad6 VFP Plots : Select one or multiple files when creating VFP plots 2021-03-03 13:19:34 +01:00
Magne Sjaastad
3e2ddce10d #7442 Create LGR : Segfault when no dynamic data is present
This fix will also display eperforations when no dynamic data is present

https://github.com/OPM/ResInsight/issues/6911
2021-03-03 10:55:15 +01:00
Magne Sjaastad
9bac309a4f
Completion Export : Add option to control export of comments 2021-03-02 09:25:53 +01:00
jonjenssen
766ea6aab2
Streamline improvement (#7435)
* Use updated generator. Switch to using priority list for seeds. Fix phase reporting and sign issues. Fix step size when growing.
* Reduce memory footprint by simplifying viz. code and filter out unused tracers early
* Remove unused viz. code.
2021-03-02 01:53:31 +01:00
Magne Sjaastad
562ec1a398 Fix type cast warnings 2021-02-26 16:03:17 +01:00
Kristian Bendiksen
26b68f97fb Janitor: Fix broken build on centos 7. 2021-02-26 16:03:17 +01:00
Kristian Bendiksen
8ca43bce63 #7392 Extract geometry methods from RimStimPlanModel. 2021-02-26 16:03:17 +01:00
Magne Sjaastad
8bab748fa6 Improve MSW export including multi lateral wells
Based on branch https://github.com/OPM/ResInsight/tree/system-msw-refactor

- Move completion settings to property of well path
- Rename to RimFishbones
- Export implicit COMPSEGS for fishbones main bore
- Add valve for each branch
- Increase version number to be able to handle import of legacy project files
2021-02-26 14:59:57 +01:00
Magne Sjaastad
d9f4d4682f Janitor : Hide loading of date for one time step from public API
ResInsight assumes that loading of data is done for all time steps at a time. Special handling of data loading is required for statistics calculations. Make statistical class a friend to be able to do this operation.
2021-02-26 14:45:13 +01:00
Kristian Bendiksen
9373326281 #7400 StimPlanModel: Bin pressure by depth and use mean value. 2021-02-26 14:03:30 +01:00
Kristian Bendiksen
023bb062b5 #7400 Make proper methods of helper functions. 2021-02-26 14:03:30 +01:00
Kristian Bendiksen
36b9f084c0 #7400 Minor refactoring: remove duplication. 2021-02-26 14:03:30 +01:00
Kristian Bendiksen
5c5b9e7f34 #7400 StimPlanModel: Search vertically for EQLNUM for inactive regions. 2021-02-26 14:03:30 +01:00
Kristian Bendiksen
8ce620323e #7400 Refactor: Extract methods for replacing values. 2021-02-26 14:03:30 +01:00
Kristian Bendiksen
f6fe69ba45 #7400 StimPlanModel: Add support for multiple missing value strategies. 2021-02-26 14:03:30 +01:00
Kristian Bendiksen
35525eeedf #7400 StimPlanModel: Cache calculated results. 2021-02-26 14:03:30 +01:00
Kristian Bendiksen
762e36ae9d #7400 Interpolate initial pressure per EQLNUM region 2021-02-26 14:03:30 +01:00
Kristian Bendiksen
f0c70a0fd2 #7400 StimPlanModel: Add EQLNUM result to calculator.
Take results from EQLNUM_1 input properties for missing values in
static eclipse case.
2021-02-26 14:03:30 +01:00