Open lenaRB opened 5 months ago
@lenaRB https://github.com/lenaRB/crml-compiler/issues/src/test/resources/verificationModels/libraries/ETL_test/BecomesFalse/BecomesFalse_verif.mo has been fixed as commited in pull request #89 .
The reference to the unknown block event4ToEvent
has been removed.
Please note that for strange reason no conversion is needed here to bind externals.b1 with b1 although their types are different (the first one is typed as CRML.ETL.Connectors.Boolean4Output
whereas the second one is typed as CRMLtoModelica.Types.Boolean4
).
If Dymola seems more tolerant, type mismatching is finally appearing in OpenModelica and prevent to run simulations in such cases. See ticket #93 for more details.
BecomesFalse_verif
event4ToEvent
- maybe we are missing some imports?