Magne Sjaastad
07b25a2f60
Added special handling to expand an item in tree view
2014-08-14 10:56:02 +02:00
Magne Sjaastad
73f29bb115
Recent files : Show full path in tooltip
2014-08-14 10:56:02 +02:00
Magne Sjaastad
fe712222ce
Recent files : Set last opened file first, remove file if load fails
2014-08-14 10:56:01 +02:00
Magne Sjaastad
cdbc5829ab
Fault result : Renamed file and improved interface
2014-08-14 10:56:01 +02:00
Magne Sjaastad
7f4e5b266b
Added missing pointer check
2014-08-14 10:56:00 +02:00
Magne Sjaastad
6416a6d71d
Fault result: Moved result mapping from collection to fault result
2014-08-14 10:56:00 +02:00
Magne Sjaastad
11967c5161
Preferences : Added support for pdm objects recursively
2014-08-14 10:55:59 +02:00
Magne Sjaastad
0d14436b97
Fault result: Added fault result legend
2014-08-14 10:55:59 +02:00
Magne Sjaastad
a5e928dec1
Removed obsolete fault code
2014-08-14 10:55:58 +02:00
Magne Sjaastad
710b9392ec
Fault result: Added custom result to fault result project model
2014-08-14 10:55:58 +02:00
Magne Sjaastad
0d6c6f2785
Improved management of multiple legend overlay items
2014-08-14 10:55:57 +02:00
Magne Sjaastad
ce58846584
Updates to tests
2014-08-14 10:55:57 +02:00
Magne Sjaastad
032a263685
Performance: Control how much data to import from file
...
User can control if faults, NNCs and simulation wells are to be imported
from file.
2014-08-14 10:55:56 +02:00
Magne Sjaastad
d8f412017e
Faults: Added fault result mapping management
2014-08-14 10:55:56 +02:00
Magne Sjaastad
23d44a0747
Make sure grid view is active after a range filter is added
2014-08-14 10:55:55 +02:00
Magne Sjaastad
9925556579
Added hide fault to context menu in 3D view
2014-08-14 10:55:54 +02:00
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
Magne Sjaastad
d3456ffcc9
Performance: Use OpenMP for fault calculations
2014-04-24 09:53:40 +02:00
Magne Sjaastad
366c3cd2e8
Performance: Use OpenMP for static data
2014-04-24 09:52:46 +02:00
Magne Sjaastad
62a2c9e3ce
Fixed mock models
2014-04-24 08:32:43 +02:00
Magne Sjaastad
0f8b844873
Use max block size when reading from socket
2014-04-24 07:40:29 +02:00
Magne Sjaastad
e5712e9809
Cleanup after merge
2014-04-22 14:39:09 +02:00
Magne Sjaastad
d529e58c56
Fixed block transfer
2014-04-22 13:17:54 +02:00
Magne Sjaastad
e799a25c2e
Block transfer for active cell info
2014-04-22 13:17:53 +02:00
Magne Sjaastad
19b655542a
Use block transfer for data transfer of cell properties
2014-04-22 13:17:53 +02:00
Magne Sjaastad
eec2ffbecd
Fixed invalid assert
2014-04-22 13:17:52 +02:00
Magne Sjaastad
32bfb65a9d
Added socket data transfer
...
Added one common class used to transfer data using socket. This class is
used both from the Octave plugins and from the socket server code in
ResInsight
2014-04-22 13:17:52 +02:00
Magne Sjaastad
1693ae25dd
Updated riGetGridProperty
2014-04-22 13:17:47 +02:00
Magne Sjaastad
b16536c9b0
Use socket block read/write for geometry data
2014-04-22 13:17:45 +02:00
Magne Sjaastad
492d86c39f
Added block read from socket
2014-04-22 13:17:44 +02:00
Magne Sjaastad
c2f80f402d
Fixed used on unsigned
2014-04-22 13:17:43 +02:00
Magne Sjaastad
e5248683f0
Added block write to socket tools
2014-04-22 13:17:43 +02:00
Magne Sjaastad
7a07b2926e
Added flag to control how to do IO with sockets
2014-04-22 13:17:42 +02:00
Magne Sjaastad
343dba02f8
Added flag to control adding of well data
2014-04-22 13:17:28 +02:00
Magne Sjaastad
03516a8336
Added mock model settings
2014-04-22 13:17:27 +02:00
Magne Sjaastad
d751128fde
Added isCoarseningActive
2014-04-22 13:17:14 +02:00
Magne Sjaastad
c74851bfff
Performance: Reduce memory use for riGetPropertyData
2014-04-22 13:16:32 +02:00
Magne Sjaastad
a36d4c9b73
Performance: Added OpenMP to mock models
2014-04-22 13:16:32 +02:00
Magne Sjaastad
0fbcc57473
Use caf property dialog and removed obsolete riuPreferencesDialog
2014-04-22 13:16:31 +02:00
Magne Sjaastad
b7377e1873
Adde linebreak if no statistics are present
2014-04-22 11:22:19 +02:00
Magne Sjaastad
489b25531f
Hide UI for ternary saturation legend config
2014-04-22 11:22:18 +02:00
Magne Sjaastad
03ab3d0a34
Ternary: Use shader based per vertex coloring effect
2014-04-22 11:22:18 +02:00
Magne Sjaastad
b958d01540
Added missing test for ternary saturation result
2014-04-22 11:22:17 +02:00
Magne Sjaastad
b158c0da9d
Use polygon offsett to avoid flickering with mesh lines
2014-04-22 11:22:17 +02:00
Magne Sjaastad
02c4f8cff7
Use timestep when creating data access object
2014-04-22 11:22:16 +02:00
Magne Sjaastad
0e92bc5d3f
Added ternary saturation overlay item
2014-04-22 11:22:16 +02:00
Magne Sjaastad
7dda4d8437
Remove ternary from property filter result selection list
2014-04-22 11:22:15 +02:00
Magne Sjaastad
79b523522d
Show ternary info in result info by picking on cells
2014-04-22 11:22:15 +02:00
Magne Sjaastad
d10177494e
Added ternary saturation visualization
...
Ternary saturation available on top of dynamic results
Created visualization for ternary based on SOIL, SGAS and SWAT
2014-04-22 11:22:15 +02:00
Magne Sjaastad
8eb040e7cb
Fixed block transfer
2014-04-15 16:20:21 +02:00
Magne Sjaastad
476387fda4
Block transfer for active cell info
2014-04-15 14:03:41 +02:00