Skip to content

set commandLienOptions in ModelicaSystem #113

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

Merged
merged 1 commit into from
Feb 9, 2020

Conversation

arun3688
Copy link
Collaborator

@arun3688 arun3688 commented Feb 9, 2020

Purpose:

Allow commandLineOptions to be set in the ModelicaSystem Constructor

Usage:

from OMPython import ModelicaSystem
mod = ModelicaSystem("BouncingBall.mo", "BouncingBall", commandLineOptions="-d=newInst")

@arun3688 arun3688 merged commit 070f8e2 into OpenModelica:master Feb 9, 2020
@adeas31
Copy link
Member

adeas31 commented Feb 9, 2020

@arun3688 please update the users guide as well.

@arun3688
Copy link
Collaborator Author

arun3688 commented Feb 9, 2020

sure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants