Commit Graph

1352 Commits

Author SHA1 Message Date
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
Magne Sjaastad
922d76cd91 Set atomics workaround if needed 2014-04-15 08:51:18 +02:00
Magne Sjaastad
0f01703ac3 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-14 14:36:47 +02:00
Magne Sjaastad
7b68c3cb6b Fix after merge conflicts take two 2014-04-14 10:24:15 +02:00
Magne Sjaastad
ce33c00219 Files fixed after merge conflicts 2014-04-14 09:25:27 +02:00
Magne Sjaastad
0562f92585 Updated riGetGridProperty 2014-04-14 09:18:26 +02:00
Magne Sjaastad
bd528cc8d2 Updated use of buffer read 2014-04-14 09:18:25 +02:00
Magne Sjaastad
874b05b119 Added isCoarseningActive 2014-04-14 09:18:25 +02:00
Magne Sjaastad
acc1d732d7 Use socket block read/write for geometry data 2014-04-14 09:18:24 +02:00
Magne Sjaastad
0bdacfba17 Moved socket max byte count to riSettings
Added header files to cmake
2014-04-14 09:18:23 +02:00
Magne Sjaastad
ed216f6de3 Moved Octave socket reading into riSocketTools 2014-04-14 09:18:23 +02:00
Magne Sjaastad
364ea1f937 Added block read from socket 2014-04-14 09:18:22 +02:00
Magne Sjaastad
c1419e53e8 Fixed used on unsigned 2014-04-14 09:18:22 +02:00
Magne Sjaastad
039ba48bed Added block write to socket tools 2014-04-14 09:18:21 +02:00
Magne Sjaastad
3ec22a9221 Added flag to control how to do IO with sockets 2014-04-14 09:18:20 +02:00
magnesj
7c42bf0138 Temporarily fixes for handling communication of more than 2GB data to/from octave 2014-04-14 09:16:07 +02:00
Magne Sjaastad
b9b5441bdb Performance: Reduce memory use for riGetPropertyData 2014-04-14 09:16:07 +02:00
Magne Sjaastad
60ff9c5a2b Performance: Added OpenMP to mock models 2014-04-14 09:16:06 +02:00
Magne Sjaastad
4aeac9197b Use caf property dialog and removed obsolete riuPreferencesDialog 2014-04-14 09:16:06 +02:00
Magne Sjaastad
6e3860571e Improved mock model settings and use caf property dialog 2014-04-14 09:16:05 +02:00
Magne Sjaastad
4300e74674 Added property dialog 2014-04-14 09:16:05 +02:00
Magne Sjaastad
c9116070de Added default editor for quint64 2014-04-14 09:16:04 +02:00
Magne Sjaastad
ae9f72912e Added customized mock model to user interface 2014-04-14 09:16:03 +02:00
Magne Sjaastad
7ffe48bff9 Added flag to control adding of well data 2014-04-14 09:14:39 +02:00
Magne Sjaastad
5961b267b6 Added mock model settings 2014-04-14 09:12:39 +02:00
Magne Sjaastad
00cc1a88a5 Added serialization of pdm objects using QSettings 2014-04-14 09:11:30 +02:00
Magne Sjaastad
3e8a206f13 Moved mock model identicators to RimDefines 2014-04-14 09:06:46 +02:00