Commit Graph

85 Commits

Author SHA1 Message Date
Rebecca Cox
c77c08222d Mohr circle: Use same function to calculate FOS (=1/dsm) in results collection and mohrs plot 2018-03-06 10:29:08 +01:00
Bjørn Erik Jensen
c685453fbb #2563 Compaction. Fixed compaction calculation due to wrong sign 2018-03-06 10:02:04 +01:00
Rebecca Cox
f3859a6bee #2528 Tensor Vectors: Make tensor vectors for result "E" 2018-02-26 11:03:57 +01:00
Magne Sjaastad
34c6e3d906 System : Add missing default sections of switch statements 2018-02-23 21:30:24 +01:00
Rebecca Cox
4ca78ca833 #2460 Tensor Vectors: Use result as colormapping on the vectors 2018-02-20 13:47:47 +01:00
Magne Sjaastad
8d30b6e09f Use size_t instead of int 2018-02-18 19:01:38 +01:00
Magne Sjaastad
69875eec8f (clang-tidy) : modernize-use-nullptr 2018-02-18 18:22:23 +01:00
Bjørn Erik Jensen
3fd5d3a3a7 #2393 Reservoir compaction derived result 2018-02-15 11:01:55 +01:00
Rebecca Cox
bd0d23520b #2344 Tensor Vectors: Vector visualization code 2018-02-08 16:43:18 +01:00
Rebecca Cox
96bff27519 #2372 Elm props: Map modulus and ratio ui names 2018-01-15 17:40:39 +01:00
Rebecca Cox
58123f4a49 #2369 Elm props: Only delete results from the closed files 2018-01-15 16:09:52 +01:00
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
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
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
8d7a578d6f #2137 Formation Names: Update all plots necessary when changing formation names on case 2017-12-01 10:26:32 +01:00
Magne Sjaastad
07e1acac15 #1440 Add const to date access functions 2017-06-16 16:29:16 +02: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
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
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
Jacob Støren
a9b2451cdd #933 Fixed closest result for pr element face-node result when picking on elements. Also fixed the result plot in the same respect. 2016-10-25 14:39:50 +02:00
Jacob Støren
593fe93244 #930, #925, #914
* Formation names format changed to allow no space around k-layer numbers. Also added possibility to use one number as k-layer count for the name. Based on  previous names last layer
* Deleted geomech cache of formation name result when updating the formation names
* Added TNH TNQV THQV to plane transformed stresses.
2016-10-21 14:31:31 +02:00
Jacob Støren
0523e1065a #914 Changed name of the Norm Hor and Vert Components 2016-10-20 16:46:30 +02:00
Jacob Støren
d8247c2ac6 #914 Added calculation of element face aligned stress 2016-10-20 10:50:29 +02:00
Jacob Støren
7269e6e165 #912 Corrected the STM and Q values. Moved the STM, SEM and EV under ST and SE and E respectively. Made principal directions undefined when there are undefined stresses in SE 2016-10-13 13:28:52 +02:00
Jacob Støren
91302b8ee1 #912 Temporar fix of the sign of SM, However it really should be based on ST I believe now. 2016-10-13 12:43:31 +02:00
Jacob Støren
c6a2196ac5 #912 Added principal stress directions as scalar results. 2016-10-13 12:15:21 +02:00
Jacob Støren
89cb050223 #912 Added Volumentric strain (EV) 2016-10-11 15:40:57 +02:00
Jacob Støren
faddabadba #912 Deviatoric Stress added 2016-10-11 14:54:42 +02:00
Jacob Støren
ca2689dd19 #912 Added Effective Mean Stress (SEM) 2016-10-11 13:17:12 +02:00
Jacob Støren
1a920338cc #912 Added Mean Stress (SM) 2016-10-11 12:13:23 +02:00