.OpenModelica.Scripting.closeSimulationResultFile

Closes the current simulation results file.

Information

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.

Interface

function closeSimulationResultFile
  output Boolean success;
end closeSimulationResultFile;

Generated at 2025-05-10T18:20:09Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos