modelica-tools / FMUComplianceChecker

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

Compliance Checker should allow string inputs #29

Open modelica-trac-importer opened 6 years ago

modelica-trac-importer commented 6 years ago

Reported by cbertsch on 24 May 2017 15:26 UTC When passing a string input in the input CSV-file to the compliance checker, an error is returned:

[ERROR][FMUCHK] Inputs must be real, integer, enum or boolean. Cannot process variable 'b'


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