Pål Hagen
38b40423d8
Added version info label in the lower right corner
2015-06-24 13:45:39 +02:00
Jacob Støren
fddef6d32c
Turned on parallell GeoMech prop. filter visibility calculation
2015-06-24 13:15:34 +02:00
Jacob Støren
4fabc509a0
Missing updates of property filtered cells
...
1. When Rangefilters changed
2. When the rangefilter collection was turned off
2015-06-24 12:05:07 +02:00
Jacob Støren
2b881f2cb8
Avoid repeatedly recalculation of statistics of HUGE_VAL-only results
2015-06-24 12:05:01 +02:00
Jacob Støren
7d075999af
Removed obsolete ifdefs
2015-06-24 12:04:55 +02:00
Pål Hagen
355cef2ea4
Fix for setting the current frame when generating the display model
...
Made sure that current frame is set when animation/multiple frames has
been requested. The old conditions for this were not sufficient.
2015-06-24 10:07:27 +02:00
Jacob Storen
eb2515b8c2
Linux compile fixes
2015-06-23 04:34:25 -07:00
Pål Hagen
3c408f4ee8
( #314 ) Regenerating the display model when changing results in property filter
...
Max and min values would be updated in the GUI for the newly selected
result, but the display model wasn't updated. This has now been fixed.
2015-06-23 11:18:37 +02:00
Jacob Støren
515fb8b8d7
#314 Connected the Property filter code together.
...
Now working !
2015-06-22 21:57:52 +02:00
Pål Hagen
6191422103
Property filters for geo mech ( #314 )
...
Added GUI objects for property filters for geo mech models.
2015-06-22 15:27:37 +02:00
Jacob Støren
8f2090eccf
Refactored GeoMechView createDisplayModel
...
Made adding well paths less obfuscated
Preparing for #314 Property Filter
2015-06-22 14:04:36 +02:00
Jacob Støren
088bc12459
Preparing for property filter. #314
...
Prototype code for property filter visibility
Refactoring the VizLogic class to make the responsibilities clearer
2015-06-22 08:18:54 +02:00
Jacob Støren
e9fe03f63a
Moved Fem visibility calculator to a separate file
...
Preparing for GeoMech Property filter
2015-06-22 08:18:48 +02:00
Jacob Støren
74efc8da1a
Use the new RigCellSetEnum instead of unsigned char
...
Preparing for property filter
2015-06-22 08:18:42 +02:00
Jacob Støren
0377461da0
#323 , #318 Geomechanical sign on Stress/Strain
...
Now they are presented as S and E, and the native Abaqus values are hidden.
2015-06-19 14:38:31 +02:00
Jacob Støren
e740bdc618
#324 , 323 -E and GammaNN derived results
2015-06-19 14:05:33 +02:00
Jacob Støren
cfb0bfeb55
Moved RivCellSetEnum to a separate file.
...
Preparations for property filtering
2015-06-18 14:17:03 +02:00
Jacob Støren
8bf90ec27c
Renamed enum type for Cell Sets (previously called ReservoirGeometryType)
2015-06-18 14:16:58 +02:00
Jacob Støren
09152ad363
Made internal enum private
2015-06-18 14:16:53 +02:00
Jacob Støren
919f2b61f3
Renaming and cleaning as preparations for GeoMech property filters
...
#314
2015-06-18 14:16:48 +02:00
Jacob Støren
2136c1b64c
New DisableLightning icon
2015-06-18 14:12:44 +02:00
Stein Dale
b4759ca06e
Refactored cell property filter collection
...
Using caf::PdmPointersField as container.
2015-06-18 14:00:16 +02:00
Stein Dale
0ea699484c
Changed tooltip for toolbar button ( #311 )
...
"Disable Lighting" -> "Disable Results Lighting"
2015-06-18 13:28:27 +02:00
Stein Dale
720de6c30c
"Disable Lighting" toolbar button is always enabled if there's an active view ( #311 )
2015-06-18 13:26:50 +02:00
Stein Dale
f55b6d2519
Removed ui update code that is not needed ( #311 )
2015-06-18 13:22:13 +02:00
Stein Dale
2ca5151c6c
"Disable Results Lighting" field is always enabled (not read only) in a view ( #311 )
2015-06-18 13:20:54 +02:00
Stein Dale
3eff3708ed
Added action and toolbar button for "Disable Lighting" ( #311 )
2015-06-18 12:23:28 +02:00
Stein Dale
04ad7ae44c
Added icon for "Disable Lighting" ( #311 )
2015-06-18 12:23:28 +02:00
Stein Dale
8bdb957c8c
Handling new field "Disable Lighting" in the view ( #311 )
2015-06-18 12:23:27 +02:00
Stein Dale
4b1a71fd91
Added new field "Disable Lighting" ( #311 )
2015-06-18 12:23:26 +02:00
Stein Dale
5e93b8ca1f
Added option for disabling lighting ( #311 )
2015-06-18 12:23:26 +02:00
Jacob Støren
5443582fec
#313 Added Stress Path: Gamma 1,2,3
2015-06-17 16:03:42 +02:00
Jacob Støren
8773c54f17
#322 Result field name in info box
2015-06-17 16:03:37 +02:00
Jacob Storen
2c980e6b1b
Linux compile fixes
2015-06-17 05:51:22 -07:00
Jacob Støren
422a682b27
Added the missing ST-components,
...
Added calculation of principal ST,
Used POR = 0 when undefined in calculation of ST
#320 , #319
2015-06-17 14:22:14 +02:00
Jacob Støren
ff79f1a8ba
Added calculation of S1, S2 and S3 of Geomechanical stress tensor
...
See #320
2015-06-17 13:07:48 +02:00
Jacob Støren
245feea95d
cafTensor: Added a library cmake file
2015-06-17 13:07:43 +02:00
Jacob Støren
30d41b9251
Added a Tensor3-class to calculate principal values etc.
2015-06-17 13:06:50 +02:00
Jacob Støren
2cef1b8e3c
Removed obsolete code
2015-06-16 14:48:51 +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
e10bc01532
Added a "NS" field result variable
...
#318 Geomechanical sign on stress components
The NS name can be changed in the GUI, but we need to distinguish S from NS in the reader/calculation system
2015-06-15 10:33:28 +02:00
Jacob Støren
b99b334fc8
Removed the obsolete code from odb reader etc.
2015-06-15 09:21:26 +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
bd67047f57
Some small refactoring. Preparing for Derived results
2015-06-15 08:10:07 +02:00
Stein Dale
c22119e6a3
Now allocating the correct amount of memory for results data
...
The data size was multiplied by the number of components, which is wrong
for the current interface.
2015-06-12 20:02:35 +02:00
Jacob Storen
5f1b7f2fad
Temporal linux compile fix
2015-06-12 06:32:29 -07:00
Stein Dale
0899824694
WIP - added functions that return all result components in one call
...
Addded 3 new functions to the geo mech interface and the ODB reader.
Work in progress. Not tested yet.
2015-06-12 14:34:08 +02:00
Jacob Støren
3226254d4b
Merge branch 'dev' of https://github.com/OPM/ResInsight into dev
2015-06-12 10:41:39 +02:00
Jacob Støren
d3adea34c2
Added a Tensor class skeleton
2015-06-12 10:38:57 +02:00
Stein Dale
58c2e60d48
Got rid of potential memory leak
...
Made sure that it is safe to call RifOdbBulkDataGetter::data() multiple
times.
2015-06-12 09:38:20 +02:00