ghorwin / FMICodeGenerator

A Code Generator that creates native C/C++ code to build Functional Mock-Up Units (FMU) with support for FMI version 2.0 (rollback)
BSD 3-Clause "New" or "Revised" License
51 stars 25 forks source link

Listing on FMI tools page #47

Open chrbertsch opened 11 months ago

chrbertsch commented 11 months ago

It would be good to list the tool on the FMI Tools page https://fmi-standard.org/tools/, as described here: https://github.com/modelica/fmi-standard.org/blob/main/CONTRIBUTING.md#updating-the-tools-list.

(The FMI Project also recommend to provide "compatibility information" for your tool https://github.com/modelica/fmi-standard.org/blob/main/CONTRIBUTING.md#compatibility-information . This will increase confidence of users in your FMI implementation.)

Thanks in advance!