Commit Graph

16 Commits

Author SHA1 Message Date
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
Magne Sjaastad
1693ae25dd Updated riGetGridProperty 2014-04-22 13:17:47 +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
Ceetron
571c4f85c0 Removed linux warning 2013-09-27 14:22:21 +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
Magne Sjaastad
494a5857dd Improved text output to Process Monitor and added grid index
p4#: 22145
2013-08-12 10:12:36 +02:00
Magne Sjaastad
b45c49104a Allow dataset to be received by ResInsight from Octave to have a dimension of 3, meaning 4D dataset with one time step
Fixed comments
p4#: 22143
2013-08-09 13:42:25 +02:00
Magne Sjaastad
1cfdb0ddb1 Write all double values in one go. Fixed argument parsing.
p4#: 21746
2013-05-28 09:20:09 +02:00
Magne Sjaastad
83d5143b69 Fixed missing gridIndex in command
p4#: 21744
2013-05-27 15:58:50 +02:00
Jacob Støren
fe8c155b44 Octave interface: Compiling complete, but completely untested GetGridProperty.
p4#: 21740
2013-05-27 12:22:05 +02:00