ModelExchange FMU cannot be loaded

Issue #75 wontfix
Pavel Perikov created an issue

This is due to the fact that ModelDescription.getModentifier

is used for temporary path generation in FMUFile.java@97.

ModelDescritpion.getModelIdentifier is implanted as coSimulation.getModelIdentifier (coSimulation is null in case of model exchange)

Comments (3)

  1. Jose Evora

    Hi Pavel,

    Thanks for contacting us. Unfortunately, for the moment, JavaFMI does not support Model Exchange and for the moment is a feature that is frozen in our roadmap.

    However, if you are very interested we could arrange a virtual meeting to define a possible contribution / collaboration.

    Best regards,

  2. Jose Evora

    Hi Pavel and Anatoly,

    It's good news that you can contribute. I've thought it could be interesting to tell you our experience on a conference call so that we can explain you the project structure and you can also tell me what are your thoughts on a possible implementation of ModelExchange.

    Concerning code contributions, we normally work using pull requests. That is, you fork the project, make the modifications you feel are right (with tests) and then we see the changes and accept them if correct.

    In any case, it could be interesting to know what you're doing, what you're using FMI for, so that we can identify better possible collaborations/contributions.

    Best regards!

  3. Log in to comment