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
03c0c93fe3
Merge pull request #169 from OPM/octave-64-bit-investigation
...
Implemented workaround for Qt limitation of 2Gb data for socket transfer
2014-04-24 07:51:20 +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
f1a0bd679c
Removed riSocketTools and updated use of block data 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
414384804e
Moved socket max byte count to riSettings
...
Added header files to cmake
2014-04-22 13:17:45 +02:00
Magne Sjaastad
1fd4c56a46
Moved Octave socket reading into riSocketTools
2014-04-22 13:17:44 +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
19ff7075d3
Added serialization of pdm objects using QSettings
2014-04-22 13:17:27 +02:00
Magne Sjaastad
0fc0b62f7d
Updated use of buffer read
2014-04-22 13:17:14 +02:00
Magne Sjaastad
d751128fde
Added isCoarseningActive
2014-04-22 13:17:14 +02:00
magnesj
14521bd5b0
Temporarily fixes for handling communication of more than 2GB data to/from octave
2014-04-22 13:16:33 +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
040dc12e1b
Added property dialog
2014-04-22 13:16:25 +02:00
Magne Sjaastad
89fc4629c8
Added default editor for quint64
2014-04-22 13:16:24 +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
c0f5d0090f
Removed riSocketTools and updated use of block data transfer
2014-04-15 14:16:35 +02:00
Magne Sjaastad
476387fda4
Block transfer for active cell info
2014-04-15 14:03:41 +02:00
Magne Sjaastad
b4821ed7a3
Use block transfer for data transfer of cell properties
2014-04-15 13:40:53 +02:00
Magne Sjaastad
8ea418272d
Fixed invalid assert
2014-04-15 13:04:57 +02:00
Magne Sjaastad
bf9ecc7c5f
Changed how synchronization functions are detected
2014-04-15 11:50:04 +02:00
Magne Sjaastad
74d7ba276e
Test if variable is defined before executing GCC test
2014-04-15 09:48:32 +02:00