OMSimulator
OMSimulator copied to clipboard
Incomplete oms.xsd solver schema
The schema specification does not mention VariableStepMaster:
https://github.com/OpenModelica/OMSimulator/blob/master/schema/oms.xsd
OMSimulator seems to support VariableStepMaster, VariableStepSolver and FixedStepMaster solvers, but the schema oms.xsd does not mention VariableStepMaster.
Is VariableStepMaster missing on purpose, or is it a mistake?