Skip to content

In omc script template explore simulate vs. buildModel #39

Description

@pstelzig

Rationale

Is your feature request related to a problem? Please describe.
Under Windows there is an issue #38 with the PATH variable. Apparently, this can be circumvented by

  1. using the .bat file generated by the OpenModelica compiler omc in the system call in mopyregtest.RegressionTest._run_model, or
  2. running the omc script command simulate, instead of buildModel followed by calling the binary via system

Proposed feature

Describe the solution you'd like
Explore the benefits by using simulate in the model_simulate.mos.template

Describe alternatives you've considered
Potential fixes described by users in #38

Additional context
None

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions