Commit Graph

960 Commits

Author SHA1 Message Date
Magne Sjaastad
ff674d8eb0 Always show result color when showing grid 2014-08-14 10:55:54 +02:00
Magne Sjaastad
57f1da1675 Map result color on fault if fault is disabled by user 2014-08-14 10:55:53 +02:00
Magne Sjaastad
9fd4c268d8 Adjusted file unit test 2014-08-14 10:55:53 +02:00
Magne Sjaastad
cf14cc55fd Create geometry if needed before accessing fault parts 2014-08-14 10:55:52 +02:00
Magne Sjaastad
4189719b87 Moved update for force visibility before retrieving display parts 2014-08-14 10:55:52 +02:00
Magne Sjaastad
430f95d52a Rename and simplified control of fault visibility 2014-08-14 10:55:51 +02:00
Magne Sjaastad
f259f21b32 Renamed file to match class name for RimReservoirCellResultStorage 2014-08-14 10:55:51 +02:00
Magne Sjaastad
b13c2621da Linux fixes: Added missing includes 2014-08-14 10:55:50 +02:00
Magne Sjaastad
9ffb919fb5 Linux fix: Added missing include 2014-08-14 10:55:50 +02:00
Magne Sjaastad
ecc7e9de59 Linux fix: Added missing include 2014-08-14 10:55:49 +02:00
Magne Sjaastad
d21e532c61 Cleaned up includes for ProjectDataModel 2014-08-14 10:55:49 +02:00
Magne Sjaastad
7db9b83c45 Added recent file list 2014-08-14 10:55:48 +02:00
Magne Sjaastad
9236d27272 Removed obsolete includes 2014-08-14 10:55:47 +02:00
Magne Sjaastad
31274dbb00 Aggregated common Octave argument list 2014-08-14 10:55:47 +02:00
Magne Sjaastad
329ec921e8 Preferences : Control if info text from Octave is displayed before executing scripts 2014-08-14 10:55:46 +02:00
Jacob Støren
537a6ef7af Fixed bug/assert introduced after merge 2014-08-14 10:55:45 +02:00
Jacob Støren
34d62964d6 FaultCelledge : Extracted a method from some duplicate code. 2014-08-14 10:55:43 +02:00
Jacob Støren
066a2c5749 First step in refactoring result texture handling
In order to support more derived reults properties
more consistently across cell/fault/nnc and celledgevisualizations
2014-08-14 10:55:43 +02:00
Jacob Støren
fc1c7c0b0f Wip - reactoring result texture handling 2014-08-14 10:55:42 +02:00
Jacob Støren
710395bb85 Created StructGrid...ToCellFaceMapper
Done to start refactoring to pave way for many new combined result
properties
2014-08-14 10:55:42 +02:00
Jacob Støren
549e61af77 Fixed some compiler warnings 2014-08-14 10:55:41 +02:00
Jacob Støren
c96169c62e Fixed crash in loading Statistics RegTest manually 2014-07-02 14:11:56 +02:00
Jacob Støren
d29590080e Fixed Property filter Crash
Introduced by the well cell awareness in faults
2014-07-02 11:54:51 +02:00
Jacob Støren
2d9dd7c75b Turned On results on Faults by default 2014-07-01 14:29:31 +02:00
Jacob Støren
8f798cd78b Info Box: Shortened Fault result text 2014-07-01 14:28:49 +02:00
Jacob Støren
2a61073b26 Fixed missing Well cell transparency on faults 2014-07-01 14:28:06 +02:00
Jacob Støren
076601e0e5 Fault Results: Fix of crash with None as selected result
Discovered during regtest
2014-06-30 11:20:27 +02:00
Jacob Støren
f5b0e03211 Fix of crash: Compute SOIL for Fracture Results
https://github.com/OPM/ResInsight/issues/179
2014-06-30 11:10:35 +02:00
Jacob Støren
e1c55e4452 Comb Trans: Fixed max/min and close to zero calc 2014-06-20 14:05:28 +02:00
Jacob Støren
7846bb1ac6 Fixed bug in Combined Trans result.
Wrong neighbour was used, so the results was actually completely wrong
in any sence for the negative faces.
2014-06-20 12:41:16 +02:00
Magne Sjaastad
6a20f16de1 Legend config: Do not show two configs when loading new case 2014-06-13 08:12:45 +02:00
Magne Sjaastad
a29a388df2 Fixed issue when combining static and dynamic filters
Time step index was set to 0 for static results. This was also done for
all other filters, which caused dynamic filters to always evaluate time
step 0
2014-06-12 08:00:28 +02:00
Magne Sjaastad
7faf950dc7 riGetActiveCellProperty: Fix for input properties
Only read values for active cells if we have result values for all cells
2014-06-11 12:06:15 +02:00
Magne Sjaastad
a37b9f6ea2 Consolidated reading of double data from input file 2014-06-11 08:42:47 +02:00
Magne Sjaastad
f68aa1908d Show help message if positional parameters is present 2014-06-05 07:34:34 +02:00
Magne Sjaastad
dbdd28fcde When no ternary component is present, hide TERNARY result 2014-05-09 07:34:27 +02:00
Magne Sjaastad
071abb2c97 Ternary: Improved positioning of SOIL text and range 2014-05-09 07:32:18 +02:00
Magne Sjaastad
bed902d005 Show ternary range on overlay item 2014-05-06 23:29:41 +02:00
Magne Sjaastad
cc4e9eb505 Make sure size_t is defined on Linux 2014-05-06 23:29:03 +02:00
Magne Sjaastad
625a6b5f0e Cleaned up includes 2014-05-06 22:51:17 +02:00
Magne Sjaastad
89dd686261 Added missing include on Linux 2014-05-06 22:50:49 +02:00
Magne Sjaastad
918f2c4305 Removed ternary specific code and cleaned up includes 2014-05-06 22:40:25 +02:00
Magne Sjaastad
7c6ff0c533 Added ternary legend config
Included user defined ranges for SOIL, SGAS, SWAT
2014-05-06 22:39:53 +02:00
Magne Sjaastad
3b651d7578 Show ternary saturation data on faults 2014-04-29 10:13:19 +02:00
Magne Sjaastad
83a5a34c4b Ternary: Compute color based on local/global min/max values 2014-04-25 16:32:41 +02:00
Magne Sjaastad
0c3e54b130 Ternary: Added possibility to switch between local and global range 2014-04-25 16:32:06 +02:00
Magne Sjaastad
585f034799 Bugfix: Get pointer to data after adding data to std vector
When SOIL is created, a new dataset is appended to a std vector. Pointer
to SWAT and SGAS data must be aquired AFTER the new dataset is added.
Adding data to a vector can trigger reallocation of data.
2014-04-25 14:36:34 +02:00
Magne Sjaastad
3608c36291 Added test to guard for invalid cell index 2014-04-25 12:13:09 +02:00
Magne Sjaastad
2e45fc41cb Improved robustness for reading faults 2014-04-25 08:39:42 +02:00
Magne Sjaastad
dbe54ff9bf Performance: Reverted OpenMP, as the function needs rewrite 2014-04-24 10:25:22 +02:00