Commit Graph

18 Commits

Author SHA1 Message Date
Magne Sjaastad
9dfe155c5a octave: Revert use of auto for octave version before 7 2024-01-12 16:43:19 +01:00
Magne Sjaastad
3f3ced5af0 #11042 octave: Adjustments for updated API in version 7
Minor adjustments in data access for octave version 7. Previously used and verified version is octave 4.
2024-01-12 16:06:32 +01:00
Magne Sjaastad
d065c8e1e0 #11042 octave: Remove deprecated error_state object 2024-01-12 16:06:32 +01:00
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
Magne Sjaastad
897a20a3df #3930 Octave : Add missing includes 2019-01-07 12:39:18 +01:00
Magne Sjaastad
0472230523 #1473 Octave on Windows : Add Sleep before closing octave socket 2017-05-09 13:35:06 +02:00
Jacob Støren
82e97da553 Fixed Octave Hang after large dataset writes
https://github.com/OPM/ResInsight/issues/192
2014-06-30 12:00:41 +02:00
Magne Sjaastad
19b655542a Use block transfer for data transfer of cell properties 2014-04-22 13:17:53 +02:00
Jacob Støren
aee87bd100 Octave interface: Updated help text 2013-10-07 17:03:28 +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
Jacob Støren
de8c335c61 Octave interface: Fixed Typo 2013-10-04 14:36:28 +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
1aa8857f4d Octave interface: SetActiveCellProperty: Now working according to spec.
Not tested for Coarce Cells yet.
p4#: 21723
2013-05-26 12:07:42 +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
Jacob Støren
90e61c254b Octave Interface: Rolled out use of common constant for DataStreamVersion
p4#: 21689
2013-05-22 09:18:57 +02:00
Alf B. Rustad
dfe97efb1b Initial commit of ResInsight version 0.4.8 2012-05-18 09:45:23 +02:00