Magne Sjaastad
3d2710f507
#6902 Octave Plugin: Use %s to concatenate text strings
2020-12-08 21:45:26 +01:00
Magne Sjaastad
fff68b3ea6
#3962 Octave : Replace deprecated function is_numeric_type
2019-01-15 07:28:50 +01:00
Magne Sjaastad
2213bab996
#3930 Octave : Fix includes and replace deprecated functions
2019-01-07 12:46:42 +01:00
Bjørnar Grip Fjær
fc8eefb5fe
#1688 Make all commands using a [RequestedTimeSteps] handle a single timestep
2017-08-03 14:23:50 +02:00
Magne Sjaastad
19b655542a
Use block transfer for data transfer of cell properties
2014-04-22 13:17:53 +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
Jacob Støren
a7ba7c793c
Octave Interface: Fixed wrong timestep array detection
...
The test to check whether an argument was a array of timestep indices
was not good enough. Text was also interpreted as a matrix.
Typechecking of the arguments is difficult due to the lack of
documentation of the octave API
2013-10-07 11:47:09 +02:00
Magne Sjaastad
2372cf86ca
Octave: Use long timeout (60 s) for all socket data transfer, as socket
...
data transfer is dependent on several layers of network optimizations.
2013-09-30 20:54:31 +02:00
Magne Sjaastad
8c128aeb6e
Added more detailed timeout for data transfer between ResInsight and Octave
...
p4#: 22148
2013-08-12 11:38:09 +02:00
Jacob Støren
767c1d2409
Octave interface: Rebuilt the riSetActiveCellProperties command.
...
Accept the new arguments, refactored to new framework, improved error handling.
Still needs to support specified timesteps and Grid Coarsening
p4#: 21713
2013-05-24 11:36:59 +02:00
Magne Sjaastad
e5b1921bdf
Reorganized data so ijk are the first three indexes in the receiving Octave arrays.
...
Fixed a typo
p4#: 21708
2013-05-24 08:48:36 +02:00
Jacob Støren
f0d315c55e
Octave Interface: GetActiveCellProperty: Made timestep indices 1-based. Renamed the GetActiveCellProperty command where it was not yet done
...
p4#: 21690
2013-05-22 09:26:12 +02:00
Jacob Støren
d947f68f83
Octave Interface: GetActiveCellProperty now handles coarsening
...
p4#: 21683
2013-05-21 14:35:47 +02:00
Jacob Støren
2009838b04
Octave: Updated GetActiveCellProperty to the new specification.
...
Still missing handling of coarse grids
p4#: 21677
2013-05-21 11:18:28 +02:00
Jacob Støren
bb0c4c37c1
SocketServer: Moved GetProperty command to new regime.
...
p4#: 21654
2013-05-16 13:29:38 +02:00
Alf B. Rustad
dfe97efb1b
Initial commit of ResInsight version 0.4.8
2012-05-18 09:45:23 +02:00