Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"FMI in a nutshell" for FMI website #430

Closed
chrbertsch opened this issue Aug 26, 2022 · 1 comment · Fixed by #445
Closed

"FMI in a nutshell" for FMI website #430

chrbertsch opened this issue Aug 26, 2022 · 1 comment · Fixed by #445

Comments

@chrbertsch
Copy link
Collaborator

motivated by "Julia in a Nutshell" on https://julialang.org/:
I suggest to create a "FMI in a Nutshell" description with a similar formatting:

First draft (brain-storming):

Containerized models
The tool-independent FMI standard describes the interface of models (inputs, outputs and parameters) in an XML file, and provides an API how to interact with the model with different interface types depending on the inclusion of a solver or scheduler
Enabling collaboration
FMI enables collaborative model-based engineering through the exchange of black-box models, hiding internal model and thus enabling protection of intellectual properties
Portable
FMI supports many platforms, and via source code representation and a build-configuration, porting to many platforms is easy, including PC, HiL-Systems, Cloud.
Multi-Domain
FMI can encapsulate a large range of model, from physics-based dynamical models over machine Learning and AI models to virtual electronic control systems (ECUs)
Open-source and free
The FMI standard text and headers are a available under an open source licenses an free to useDe-Facto Industry Standard
FMI is supported by more than 170 simulation tools
De-facto Industry Standard
FMI is supported by more than 170 modelling and simulation tools. It is developed by a community companies and organizations and the umbrella of the Modelica Association.

(In more detail, FMI shall be described in a whitepaper which shall also be linked on the FMI website, https://github.com/modelica/fmi-design/issues/23)

Please comment.

@clagms
Copy link

clagms commented Aug 26, 2022

I thought the paper we recently produced for the modelica conference serve as the fmi white paper. We also made a journal version (in revision now).

t-sommer added a commit to t-sommer/fmi-standard.org that referenced this issue Sep 20, 2022
t-sommer added a commit that referenced this issue Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants