Skip to content
Unstable

Changes

Summary

  1. fix solver exceptions and decomposition to json  (#1576) (details)
Commit 200e122361a59ec12726928b19e7f82bb20f82e4 by palanisamy arunkumar
fix solver exceptions and decomposition to json  (#1576)

* add pwm test
* fix ssd file
* set ModelExchange fmu
* set default internal ME solver
* check for nan values in getReal
* export fmu type to components
The file was modifiedtestsuite/dcmotor/Makefile (diff)
The file was modifiedtestsuite/resources/dcmotor/resources/edrive_mass.fmu (diff)
The file was modifiedtestsuite/dcmotor/dcmotor.py (diff)
The file was addedtestsuite/resources/pwmtest/resources/signalFilter.xml
The file was modifiedtestsuite/simulation/NestedSystemSimulation2.py (diff)
The file was modifiedsrc/OMSimulatorLib/System.cpp (diff)
The file was addedtestsuite/dcmotor/dcmotorMETest.py
The file was modifiedtestsuite/resources/CMakeLists.txt (diff)
The file was addedtestsuite/resources/pwmtest/resources/0001_replacepulse.fmu
The file was modifiedtestsuite/simulation/Makefile (diff)
The file was modifiedsrc/OMSimulatorPython/system.py (diff)
The file was modifiedtestsuite/resources/Makefile (diff)
The file was addedtestsuite/resources/pwmtest/SystemStructure.ssd
The file was modifiedsrc/OMSimulatorPython/component.py (diff)
The file was addedtestsuite/resources/pwmtest/resources/0004_circuit.fmu
The file was addedtestsuite/simulation/pwmtest.py