lenaRB / crml-compiler

Implementation of the CRML to Modelica compiler supported by the ITEA3 EMBRACE project.
8 stars 8 forks source link

1st patch for fixing issue #93 (types mixing between CRML.mo and CRMLtoModelica.mo libraries) #99

Closed audrey-jardin closed 2 months ago

audrey-jardin commented 3 months ago

Addition in CRML.mo of:

And update of reference models and results for some unit tests of CRML_test.

This fixes the simulation of some verification models automatically generated by the compiler related to issue #93. See screenshot of test_report.html below.

image

It however remains some issues on the mapping between Clock and CRMLClock. Maybe good to discuss that with you @lenaRB.