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

Enable the usage of a pre-built model executable when instantiating ModelicaSystem #165

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Sep 8, 2022

  1. - Fixes circular reference with OMParser

    - Fix OMPython usage with overrideparameters
    - Capture stdout of the model (tested with POSIX only so far)
    joewa committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    6f5f5f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2022

  1. Configuration menu
    Copy the full SHA
    ddcf90e View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Configuration menu
    Copy the full SHA
    2003c9d View commit details
    Browse the repository at this point in the history
  2. increment minor version

    joewa committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    0c4c3ac View commit details
    Browse the repository at this point in the history
  3. Fixed obsolete file location

    joewa committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    0aee81d View commit details
    Browse the repository at this point in the history
  4. Fixed Python 2 syntax

    joewa committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    2282545 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c663b97 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d93a9b1 View commit details
    Browse the repository at this point in the history