GithubHelp home page GithubHelp logo

apillekeit / fmi-standard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from modelica/fmi-standard

0.0 0.0 3.0 6.38 MB

Specification of the Functional Mock-up Interface (FMI)

Home Page: https://fmi-standard.org/downloads/

License: Other

C 98.61% Python 1.39%

fmi-standard's People

Contributors

andreas-junghanns avatar beutlich avatar chrbertsch avatar dietmarw avatar izacharias avatar jbernalr avatar karlwernersson avatar klausschuch avatar pmai avatar t-sommer avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

fmi-standard's Issues

State machine entry point for CS fmi3

Please excuse if this may have been discussed before or already clarifed, but in the current version of the state machine diagram for cs fmi3: /docs/images/calling-sequence-co-simulation.svg
shows the "event mode" as the entry point.
However if the canHandleEarlyReturn (maybe other new features as well) feature is set to false, how should an FMU transition into StepMode, which is the only mode for 2.0 Co-Simulation?
I see the following options:

  • Option one: Change the default entry point to someone that is common to all co-simulation fmu types i.e.: default entry point for fmi3 cs would be step mode.
  • Option two: add more than one state machines / behiaviours to the spec document
  • Option three: add an additional mode common to all cs fmu types?

There may be someone who is in favor of having a cs state machine similar to model exchange with event mode as entry point. but in this case what to do with fmi2 cs fmus?

fmi3-cs-state-machine-entry-point

Merge fmi3EarlyReturn and fmi3ClockedCoSimulation into fmuType fmi3HybridCosimulation

The working group during the meeting in Regensburg suggests to merge fmi3EarlyReturn and fmi3ClockedCoSimulation into one fmuType fmi3HybridCosimulation.

Reason:
Reduce the number of fmuTypes in order to reduce complexity in the standard document and cross checks and real world interoperability issues. Exporting tools which support early-return only would simply not define any clock in the modelDescription.XML.

Contra:
There are importing tools that do not support clocks but want to support a Hybrid-Co-Simulation without clocks. The issue would be that such tools can not describe their support based on fmuType support.

Appropriate translated equations in adoc documents

For completness: the build proces described in CONTRIBUTING.adoc using Ruby and asciidoctor gems won't produce an output with appropriate translated equations (currently using latexmath). Should we extend the description on how to do this? (Im not sure if this is possiblie in html)
Or should we translate the equations to texmath or similar? @t-sommer what do you think?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.