block CRMLPeriodTimePeriod to convert a TimeLocator to a CRMLPeriod
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.
It however remains some issues on the mapping between Clock and CRMLClock.
Maybe good to discuss that with you @lenaRB.
Addition in
CRML.mo
of:CRMLPeriod
CRMLClock
CRMLPeriodTimePeriod
to convert a TimeLocator to a CRMLPeriodAnd 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.It however remains some issues on the mapping between
Clock
andCRMLClock.
Maybe good to discuss that with you @lenaRB.