Commit Graph

261 Commits

Author SHA1 Message Date
Rebecca Cox
a8039b8569 #2369 Elm Props: Remove deleted field results from cache 2018-01-13 12:38:08 +01:00
Rebecca Cox
27901f426c #2369 Elm Props: Close selected files 2018-01-12 16:18:54 +01:00
Rebecca Cox
27f7f07ffd Replace auto 2018-01-12 12:43:39 +01:00
Rebecca Cox
b08e382dae #2360 Elm Props: Use correct index to id map 2018-01-12 12:43:39 +01:00
Rebecca Cox
e4e160cdd4 #2347 Elm Props: Evaluate result type ELEMENT for Intersections 2018-01-11 11:35:08 +01:00
Rebecca Cox
de95ee0a9a #2347 Elm props: Traverse result type ELEMENT in stat calc 2018-01-11 10:58:24 +01:00
Rebecca Cox
5751acf2b9 #2347 Elm props: Evaluate result type ELEMENT in property visibility 2018-01-10 15:23:00 +01:00
Rebecca Cox
2ce7e2c3d2 #2360 Elm props: Use element index in closest result intex calc 2018-01-10 15:20:21 +01:00
Rebecca Cox
118980d568 #2360 Elm Props: read metadata on project load 2018-01-10 12:55:36 +01:00
Rebecca Cox
2cd006882f #2360 Elm Props: Wire up reading of elm prop data into data structures 2018-01-10 10:43:33 +01:00
Jacob Støren
2dbc907934 Merge renaming of RimView into dev 2018-01-09 10:48:09 +01:00
Jacob Støren
cb6d49a611 #2331 Renamed RimView to Rim3dView 2018-01-09 10:11:28 +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
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
Rebecca Cox
cd4b930d77 #2352 Geomech: Geo mech: Fix crash when choosing invalid Result Variable 2018-01-08 16:34:41 +01:00
Bjørn Erik Jensen
4cdc109ec3 #2315. Replaced abs() by fabs() where relevant 2018-01-05 09:29:53 +01:00
Rebecca Cox
4856c5ee30 #2202 Geomech: Avoid visibility calculation for unvalid property filters 2017-12-07 10:18:46 +01:00
Rebecca Cox
8d7a578d6f #2137 Formation Names: Update all plots necessary when changing formation names on case 2017-12-01 10:26:32 +01:00
Magne Sjaastad
b5b13789b4 Add const to several geomech functions 2017-06-19 20:49:06 +02:00
Magne Sjaastad
07e1acac15 #1440 Add const to date access functions 2017-06-16 16:29:16 +02:00
Magne Sjaastad
3404ce90f8 Fix missing include on Linux 2017-06-14 08:27:25 +02:00
Magne Sjaastad
12bbaa898d Added several missing copyright headers 2017-06-14 07:53:28 +02:00
Jacob Støren
6c7dfdca7b #1395 Renamed TopologyItem to GeometrySelectionItem including Keywords with friends.
Changed keyword to GridTimeHistoryCurve (previously missing Grid)
2017-04-04 16:10:00 +02:00
Magne Sjaastad
98bb97ea34 #1322 Added support for geo mech data 2017-03-21 13:17:04 +01:00
Jacob Støren
c7c01e346c #1292 Fixed CppCheck Issues in GeoMech 2017-03-06 11:20:28 +01:00
Jacob Støren
b00ad4ba4a Fixed some CppCheck Performance warnings 2017-03-03 16:23:20 +01:00
Magne Sjaastad
5c20bff5d1 #1255 Remove includes from header files 2017-02-24 11:07:26 +01:00
Magne Sjaastad
fb93fbbcc8 #1233 Improve system for setting part priorities 2017-02-18 12:38:15 +01:00
Jacob Støren
39ff269e5f Merge branch 'dev' of https://github.com/OPM/ResInsight.git 2016-12-20 14:43:28 +01:00
Magne Sjaastad
4886a0835c #536 Well Path : Default pipe thickness in GeoMech views is now closer to thickness in Eclipse views 2016-12-16 16:24:57 +01:00
Jacob Støren
e990de8243 Improved spacing, and removed some unused includes 2016-12-16 09:41:22 +01:00
Jacob Støren
3d971b26a1 #977 Fixed wrong DSM 2016-11-14 14:49:44 +01:00
Jacob Støren
85b1d4a391 #960 Change names on TNH and THQV to TPH and TPQV 2016-11-04 15:27:24 +01:00
Jacob Støren
6d1d6ba1af #959 Fixed mixup of TNQV and THQV 2016-11-04 13:24:38 +01:00
Jacob Støren
8d96e4947a #940, #941 removed STH, STQV and THQV from the GUI, to comply with input from Lasse Renli 2016-11-04 11:15:03 +01:00
Magne Sjaastad
09be967ae7 #950 Guard null pointer access 2016-11-04 10:09:33 +01:00
Jacob Støren
d2d9d43ca1 #942 Added plane Azi and Inc angles as result values. 2016-11-01 12:05:22 +01:00
Jacob Støren
8d2d4dfe30 #941 Added TP, FAULTMOB, PCRIT, TPinc as transformed stress results 2016-11-01 09:29:52 +01:00
Jacob Støren
ff4ce04de0 #940 Added DSM and FOS as case constant dependent derived results 2016-10-31 11:15:07 +01:00
Jacob Støren
3974067297 #939 Added deviatoric strain 2016-10-31 10:34:51 +01:00
Jacob Støren
91db241ee1 #939 Added principal strains 2016-10-31 10:24:17 +01:00
Jacob Støren
fc5ce8af1b #939 Added directional angles to Principal Stress 2 2016-10-31 09:53:38 +01:00
Jacob Støren
306f57daed #939 Modified deviatoric stress to use principal stress, not tensor diagonal 2016-10-31 09:36:40 +01:00
Jacob Støren
a56618cb79 #934 Improved progress bar during loading and calculation of results 2016-10-31 08:44:40 +01:00
Jacob Støren
daea2b7cd2 #913 Added SFI as a derived results depending on two user controllable case constants 2016-10-27 15:03:27 +02:00
Jacob Støren
7dc1c12f7f #937 Gamma relative (timelapse) result is now ST_dt/POR_dt 2016-10-27 11:13:52 +02:00
Jacob Støren
e63a2ec02f #938 Fixed crash using POR result in property filter 2016-10-27 11:13:52 +02:00
Jacob Støren
d3ad0d43bf #933 Moved and renamed TimeHistory calculator to the user interface module 2016-10-26 17:14:33 +02:00
Jacob Støren
c93c7e41df #933 Fixed the closes result for intersections also. Display the tensor data from the closest element node transformed onto the plane. 2016-10-26 17:14:33 +02:00