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
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
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
Jacob Støren
d0c70f1653
#885 Time lapse derived results. Works, but needs polish and testing
2016-10-10 16:09:54 +02:00
Magne Sjaastad
1180db39f7
#829 Rename
2016-09-08 10:43:26 +02:00
Magne Sjaastad
0f88475fd8
#829 Show formation colors for all time steps
2016-09-08 08:50:10 +02:00
Magne Sjaastad
45f56b9fab
#829 Use HUGE_VAL for k-layers not covered by formation definitions
2016-09-07 13:31:49 +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
261ccd33e5
( #282 ) Added basic data structures to compute and cache unique integer values
2016-08-05 10:26:21 +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
69ced2cdf0
( #685 ) Fixed errors in findMainIJKFaces that might cause crash, and incorrect mapping.
...
Makes the example case work.
2015-12-03 14:34:03 +01:00
Magne Sjaastad
bca5720968
( #266 ) Added interface for all/activeCellsBoundingBox and displayModelOffset
2015-11-17 13:18:05 +01:00
Magne Sjaastad
e64f943e4c
Fixed includes on Linux
2015-11-10 01:53:24 -08:00
Jacob Støren
4f05c0d6b9
( #606 ) ( #607 ) Added eclipse stats for visible cells
2015-11-06 13:24:48 +01:00
Jacob Støren
67abe959db
( #606 ) Made each node-result count only once
2015-11-06 13:24:45 +01: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
Magne Sjaastad
ff6e2755aa
Added time history plot for geo mech models
2015-11-05 13:48:10 +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
738af9c88e
( #606 )( #607 ) Added gui for the statistics control. Started refactoring
...
Refactoring to access pr timestep data from the statistics calculation.
2015-11-04 12:51:55 +01:00
Jacob Støren
765c659c7f
( #563 ) Added integration point number in result info text for Geom Cases.
...
Also added node coordinates of associated nodes.
2015-11-02 07:57:33 +01:00
Magne Sjaastad
01224dd5e6
System : Removed unused variables
2015-10-26 10:18:57 +01:00
Magne Sjaastad
0405584bb6
System : Replaced tab with four spaces in ApplicationCode and subfolders
2015-10-23 15:46:25 +02:00
Jacob Støren
db4e637e76
Constified some methods in FemPart. WIP range filter mapping first untested code.
2015-10-20 11:15:12 +02: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
07d101353c
( #405 ) Gamma calculation test POR < threshold needed the threshold to be in bar as well.
2015-09-26 10:22:39 +02:00
Jacob Støren
43dd883f63
Fixed Crash when selecting SE witout any component.
2015-09-26 10:08:58 +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
da893744a5
( #513 ) Use element type to distinguish when to use the POR values
2015-09-25 20:20:46 +02:00
Jacob Støren
5097082f09
( #513 ) Added a HEX8P element type to distinguish C3D8 and C3D8P
2015-09-25 19:33:34 +02:00
Jacob Støren
8c63f4963b
( #513 ) Minor rename
2015-09-25 09:16:14 +02:00
Jacob Støren
9711f5d891
( #513 ) POR now ignored in ST calculation where not all elmnodes have POR
2015-09-24 22:37:57 +02:00
Jacob Støren
8404ccd38b
RigFemPart: Renamed mispelled member
2015-09-24 22:15:01 +02:00
Jacob Støren
255f2e496b
RigFemTypes Hex definition: Added a clarifying comment
2015-09-18 15:00:32 +02:00