Archived OpenModelica forums. Posting is disabled.

Alternative forums include GitHub discussions or StackOverflow (make sure to read the Stack Overflow rules; you need to have well-formed questions)


Forgot password? | Forgot username? | Register

OMShell

OMShell

Hi,
I am using OMShell.
After simulation how can i get and override CombiTimeTable  filename?

Thanks

Oki

Re: OMShell

It might work with -override fileName=new_filename on the simulation executable.
So you do buildModel first, then you use system("Model -override fileName=new_filename) from OMShell or directly from command line:
Model -override fileName=new_filename

There are 0 guests and 0 other users also viewing this topic