.OpenModelica.Scripting.closeSimulationResultFile

Information

Closes the current simulation result file.
  Only needed by Windows. Windows cannot handle reading and writing to the same file from different processes.
  To allow OMEdit to make successful simulation again on the same file we must close the file after reading the Simulation Result Variables.
  Even OMEdit only use this API for Windows.

Interface

function closeSimulationResultFile
  output Boolean success;
end closeSimulationResultFile;

Generated at 2024-05-15T18:15:55Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos