Commit Graph

7068 Commits

Author SHA1 Message Date
Rebecca Cox
57ae195372 #2349 Elm Props: Create list of imported files in Geomech Case prop pan 2018-01-09 09:50:13 +01:00
Rebecca Cox
9513cb61d5 #2348 Elm prop: Add ELEMENT to set of valid resultPosTypes 2018-01-09 08:46:52 +01:00
Rebecca Cox
ab67ddfecb #2348 Elm Props: Import command on case 2018-01-09 08:45:47 +01:00
Rebecca Cox
0dff5fc1a5 Merge branch '2018.01.01-patch' into dev 2018-01-09 07:37:40 +01:00
Rebecca Cox
397168df17 #2347 Elm Props: Create new Result Position entry called Element 2018-01-09 07:37:07 +01:00
Magne Sjaastad
038914dc01 Delete octave tests, moved to test repository
See https://github.com/OPM/ResInsight-regression-test
2018-01-08 21:47:23 +01:00
Rebecca Cox
cd4b930d77 #2352 Geomech: Geo mech: Fix crash when choosing invalid Result Variable 2018-01-08 16:34:41 +01:00
Rebecca Cox
ab35d30ff5 #2348 Elm Props: "Import Element Property Table" command 2018-01-08 14:48:00 +01:00
Bjørn Erik Jensen
472d3fb784 Merge branch '2018.01.01-patch' into dev 2018-01-08 14:11:32 +01:00
Bjørn Erik Jensen
69a18e1a11 #2329. Relocate summary cases 2018-01-08 14:03:27 +01:00
Magne Sjaastad
8a2066eac2 Merge branch '2018.01.01-patch' into dev 2018-01-08 11:48:16 +01:00
Magne Sjaastad
a26f3b6907 #2340 Snapshot : Space in path is replaced with underscore 2018-01-08 11:46:51 +01:00
Magne Sjaastad
cc97baa9cb Merge branch '2018.01.01-patch' into dev 2018-01-08 10:39:50 +01:00
Magne Sjaastad
561e20a37e #2329 Add relocate of RimWellLogFile 2018-01-08 10:37:57 +01:00
Magne Sjaastad
a40a3578f2 #2329 Add relocate of well path formation file 2018-01-08 10:35:53 +01:00
Magne Sjaastad
f515d3c2de System : Add field and object keywords for 2018.01 2018-01-05 15:40:09 +01:00
Magne Sjaastad
84bc868338 #2313 Upped version to 2018.01.00-dev.01 2018-01-05 15:34:26 +01:00
Magne Sjaastad
1df20d1b10 #2313 Improve cmake tooltip text and mark as advanced 2018-01-05 14:21:02 +01:00
Magne Sjaastad
e6c96a3beb #2313 Version number set to 2018.01.00 2018-01-05 11:52:35 +01:00
Magne Sjaastad
b598bdf86c #2315 Add missing include of cmath 2018-01-05 11:38:58 +01:00
Magne Sjaastad
c4369a2861 Octave : Do not compare well names by index, as the index of wells can change 2018-01-05 11:24:13 +01:00
Magne Sjaastad
98374923b9 #2315 AppFwk : Use fabs 2018-01-05 11:11:48 +01:00
Rebecca Cox
9a41e1c134 #2321 Avoid crash when opening a project file with a PLT/RFT plot and where main plot window was closed before saving 2018-01-05 11:11:27 +01:00
Bjørn Erik Jensen
e0bc2c4046 Fracture colors. Fix default option 2018-01-05 11:09:33 +01:00
sigurdp
434d03b9d7 #2318 Added workaround that guards initialization of relative permeability evaluation library since opening of special EGRID file causes exception in library and crash 2018-01-05 11:00:40 +01:00
Magne Sjaastad
0939cff93a
Merge pull request #2320 from OPM/fabs
#2315. Replaced abs() by fabs() where relevant
2018-01-05 10:50:11 +01:00
Bjørn Erik Jensen
4cdc109ec3 #2315. Replaced abs() by fabs() where relevant 2018-01-05 09:29:53 +01:00
Rebecca Cox
074a8fc546 #2303 Formations: Remove well pick filter when depth type is PL 2018-01-05 08:36:59 +01:00
Rebecca Cox
cf12e5ae36 #2303 Formations: Update well path only when formation source changes 2018-01-05 08:36:59 +01:00
Rebecca Cox
fc2e638ba2 #2303 Formation: Make formations for RFT and PLT work 2018-01-05 08:36:59 +01:00
Magne Sjaastad
0f30433286 #2313 Make sure ResInsight compiles if HDF5 is not available on Linux 2018-01-05 07:06:55 +01:00
Magne Sjaastad
92cc4f4dbe System : Add how to create patch from a single commit 2018-01-04 20:54:14 +01:00
Magne Sjaastad
39168a9be8 #2317 Apply fix for synthetic ODB files 2018-01-04 20:38:16 +01:00
Magne Sjaastad
d8f7e0ce1c #2317 Update patch file to match new file paths 2018-01-04 20:37:46 +01:00
Magne Sjaastad
11ed06a5d5 #2314 Fracture : Along well path direction
Use fabs instead of abs to avoid unintentionally conversion to integer
2018-01-04 19:31:44 +01:00
Magne Sjaastad
addf200a9e #2310 Fix boolean test in isProjectFileVersionEqualOrOlderThan 2018-01-04 15:24:35 +01:00
Magne Sjaastad
0647add116 #2302 Formations : Always show formations, and display above fracture templates 2018-01-04 15:04:58 +01:00
Magne Sjaastad
706740ca5b #2313 Improve RESINSIGHT_ENABLE_PROTOTYPE_FEATURE_SOURING
Set default ON
2018-01-04 13:53:50 +01:00
Magne Sjaastad
efd321f2c6 #2313 Improve RESINSIGHT_ENABLE_PROTOTYPE_FEATURE_FRACTURES
Set default on and mark as advanced
2018-01-04 13:51:54 +01:00
Magne Sjaastad
780f11713d #2310 Refactor creation of product version string 2018-01-04 13:12:49 +01:00
Magne Sjaastad
96a900fe0f #2310 Add isProjectFileVersionEqualOrOlderThan to RimProject and use from summary plot 2018-01-04 13:12:07 +01:00
Magne Sjaastad
dbc1061a59 #2310 Version compare : Improve interface and add unit test 2018-01-04 12:38:12 +01:00
sigurdp
226b43611e
Incremented version to 2-dev.16 2018-01-03 15:30:47 +01:00
Rebecca Cox
50776f5819 Fix typo 2018-01-03 15:30:27 +01:00
Bjørn Erik Jensen
7a0b884e5d #2305. Fix initial icon state color for faults 2018-01-03 14:46:15 +01:00
sigurdp
9b38e9f9c2 #1880: Fixed visualization so that completions and well paths are visible through transparent cells 2018-01-03 14:27:17 +01:00
Rebecca Cox
cffca0f3fb #2310 Add a variety of version numbers 2018-01-03 13:54:00 +01:00
Magne Sjaastad
e7c8667b24 #2310 Add helper files and unit test for project file version queries 2018-01-03 13:17:29 +01:00
Magne Sjaastad
24aca6edc3 #2304 Property Editor: Box header text not readable
Modify title label palette before modifying the frame palette
2018-01-03 13:17:29 +01:00
sigurdp
5af63f7abd #2295 Guard against null pointer when setting fracture template 2018-01-03 11:50:34 +01:00