Giter VIP home page Giter VIP logo

Comments (4)

t-sommer avatar t-sommer commented on August 23, 2024

@nickbattle, can you make a PR to fix the above problems?

from reference-fmus.

nickbattle avatar nickbattle commented on August 23, 2024

@t-sommer I'm a bit confused by ReferenceFMU versions. At the moment, I'm testing via the master branch of fmi-standard which has a submodule for ReferenceFMUs linked at c40ae3b? That produces fewer errors than the list above, but still has some:

--------------------- Clocks/FMI3.xml
Checking XML
2.2.8 Variable "inClock3" causality/variability/initial/start <input>/<clock>/<exact>/nil invalid at line 16
2.2.8 Variable "inClock3" initial/variability/start <exact>/<clock>/nil invalid at line 16
2.2.8 Variable "inClock3" invalid at line 16
2.2.8 Variable "input2" causality/variability/initial/start <input>/<discrete>/nil/nil invalid at line 24
2.2.8 Variable "input2" invalid at line 24
2.2.1 Variables invalid
2.2.9 Outputs section does not match output variables at line 28
2.2.9 InitialUnknowns must include refs: {1004, 1005, 2001, 2002, 2003, 2004, 2005, 2007}
Errors found.

--------------------- Feedthrough/FMI3.xml
Checking XML
2.2.9 InitialUnknowns must include refs: {3, 5, 7, 9, 12}
Errors found.

The clocks example needs to supply a "start" attribute for inClocks3 and input2, but without knowledge of what these FMUs do, I'm reluctant to "guess" a start value, especially since they are Reference FMUs. The outputs section and initial unknowns are (presumably) less controversial. Who owns these FMUs?

from reference-fmus.

t-sommer avatar t-sommer commented on August 23, 2024

I'm a bit confused by ReferenceFMU versions.

The latest master of the Reference FMUs should implement the latest release of fmi-standard (i.e. v3.0-alpha.5 at the moment). The submodule ref in fmi-standard might not be up-to-date yet.

Who owns these FMUs?

It's a community project. If you make a PR I'll be happy to look over it before we merge it.

from reference-fmus.

nickbattle avatar nickbattle commented on August 23, 2024

How does #61 look?

from reference-fmus.

Related Issues (20)

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.