Commit Graph

14551 Commits

Author SHA1 Message Date
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
8128b26c27 #7527 opm-common: Add smspecKeywordIndex to SummaryNode 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
f1af56b0f9
Update ResInsightWithCacheManualPaths.yml 2021-04-06 21:03:23 +02:00
Magne Sjaastad
06512393d0 GHA: Make sure cache is recreated for clang-tidy job 2021-04-06 08:34:56 +02:00
Magne Sjaastad
79ebc6b101 GHA : Disable caching of dynamic OpenSSL 2021-04-05 21:21:14 +02:00
Magne Sjaastad
318ef22e9d GHA : Add script to fix JSON database 2021-04-05 20:58:44 +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
b01569869a GHA : Add clang-tidy 2021-04-05 11:50:42 -07:00
Magne Sjaastad
77696b6f9d Bump cache key 2021-04-05 20:26:29 +02:00
Magne Sjaastad
2d9ac615f2 Add MacOS build support 2021-04-05 09:39:12 -07:00
Magne Sjaastad
6e45d51e4e
Update vcpkg
Update vcpkg to be compatible with OSX
2021-04-05 17:23:40 +02: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