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
Rebecca Cox
4ca78ca833
#2460 Tensor Vectors: Use result as colormapping on the vectors
2018-02-20 13:47:47 +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
58123f4a49
#2369 Elm props: Only delete results from the closed files
2018-01-15 16:09:52 +01:00
Rebecca Cox
27901f426c
#2369 Elm Props: Close selected files
2018-01-12 16:18:54 +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
Magne Sjaastad
07e1acac15
#1440 Add const to date access functions
2017-06-16 16:29:16 +02:00
Jacob Støren
b00ad4ba4a
Fixed some CppCheck Performance warnings
2017-03-03 16:23:20 +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
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
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
Jacob Støren
d0c70f1653
#885 Time lapse derived results. Works, but needs polish and testing
2016-10-10 16:09:54 +02:00
Jacob Støren
c903e87dfd
#811 , #812 WIP, Formation names coloring of cells. First shot. Works but needs refinment.
2016-09-06 10:27:30 +02:00
Magne Sjaastad
24abb27674
#748 Added cell property sum to Info box statistics
2016-08-04 14:15:59 +02:00
Jacob Støren
0bd4f4a8f9
( #606 ) ( #607 ) Calculate visible cells statistics for geomech
...
Refactored some in 3D info regarding geomech cases.
2015-11-06 13:24:43 +01:00
Jacob Støren
a4d7e369eb
( #606 )( #607 ) Added option to show 3D-info statistics pr. time step.
2015-11-04 15:44:09 +01:00
Jacob Støren
5677665dba
( #331 ) Properly shown POR values by checking for element type.
...
We are calculating and using an elmNode POR result to correctly
respect the element type.
2015-09-28 07:39:57 +02:00
Jacob Støren
276addc713
( #405 ) Convert POR, SE, and ST to Bar. Fixed issues regarding property filters.
...
Result fields without component had an extra space in the option value string
that made the search for the option in the option list fail.
2015-09-26 09:38:29 +02:00
Jacob Støren
33614b30bc
Added calculation of Total Stress (ST)
...
Seems to work ok, but the nubers are not yet verified.
2015-06-15 12:15:00 +02:00
Jacob Støren
406379e544
Results are now loaded pr field, and not pr component
...
To increase speed, and to pave way for derived results.
New methods in OdbReader fixed, and is now operational.
Must delete obsolete stuff now.
2015-06-15 08:25:23 +02:00
Jacob Støren
30fcbebc8e
Deep fix of #316 and also implements #317
...
#316 Do not show wrong results ...
#317 Avoid stopping animation when switching results
This commit cleans up some of the inconsistencies etc in the top of the
display model generation logic.
2015-06-09 16:18:11 +02:00
Jacob Støren
00796b3fb4
3D view info box is up to speed.
...
This completes #291 feature wise
Statistics is now pr result address and not pr. Part-result Address
2015-06-04 16:25:27 +02:00
Jacob Støren
273e91d38d
Moved the new resultCollection class to new files
...
Also removed obsolete file, and added missing header files to the
CMakeLists file
2015-06-04 16:25:16 +02:00