modelica-tools / FMUComplianceChecker

FMI Compliance Checker for validation of FMUs 1.0 and 2.0
BSD 3-Clause "New" or "Revised" License
43 stars 31 forks source link

Compliance Checker should check for unit referred to by scalar variables or simple types #19

Open modelica-trac-importer opened 6 years ago

modelica-trac-importer commented 6 years ago

Reported by aviel on 22 Sep 2016 08:37 UTC In FMI 2.0, the units referred to by the simple types or scalar variables shall be defined in the unit definitions section. A missing unit name should be reported as an error, since it is mandatory to define all the units that are used by the FMU.


Migrated-From: https://trac.fmi-standard.org/ticket/385