.OpenModelica.Scripting.oms_setVariableStepSize

Sets the step size parameters for methods with stepsize control.

Interface

function oms_setVariableStepSize
  input String cref;
  input Real initialStepSize;
  input Real minimumStepSize;
  input Real maximumStepSize;
  output Integer status;
end oms_setVariableStepSize;

Generated at 2025-09-04T22:10:29Z by OpenModelicaOpenModelica 1.25.3 using GenerateDoc.mos