You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For large data set, typically when using dynamic data, the octave communication is not yet stable. Other octave functions with less information copied to octave works ok.
ResInsight 0.9.28 (with octave runned locally) still gives:
10:16:58 Process starting
error: Waiting for header: Network operation timed out
error: evaluating assignment expression near line 4, column 6
error: near line 4 of file /project/res/riOctaveScripts/TimeDiff_SOIL.m' error: feval: the symboljava_exit' is not valid as a function
10:17:29 Process finished
The text was updated successfully, but these errors were encountered:
The 20 mill cell case with 6 time steps tested earlier with Octave (time-diff of PRESSURE) is now not running. Gives only "waiting for header"
10:35:39 Process starting
error: Waiting for header: Network operation timed out
error: evaluating assignment expression near line 4, column 10
error: near line 4 of file /project/res/riOctaveScripts/TimeDiff_PRESSURE.m' error: feval: the symboljava_exit' is not valid as a function
10:36:12 Process finished
For large data set, typically when using dynamic data, the octave communication is not yet stable. Other octave functions with less information copied to octave works ok.
ResInsight 0.9.28 (with octave runned locally) still gives:
10:16:58 Process starting
error: Waiting for header: Network operation timed out
error: evaluating assignment expression near line 4, column 6
error: near line 4 of file
/project/res/riOctaveScripts/TimeDiff_SOIL.m' error: feval: the symbol
java_exit' is not valid as a function10:17:29 Process finished
The text was updated successfully, but these errors were encountered: