- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Model -override
Page Start Prev 1 Next End
Model -override
Model -override
Jul-18-12 11:07:43
Hello,
you have implemented the command override to change the start values and to modify the simulation settings.
If I use this command the Model.exe is simulated, but with the default values for startTime etc...
I tried several versions:
Code:
system("cmd Model.exe -override startTime=0, stopTime=0.03, numberOfIntervals=3");
system("cmd Model.exe -override startTime=0, stopTime=0.03, stepSize=0.01");
system("Model -override, startTime=0, stopTime=0.1, stepSize=0.01")
system("Model -override, startTime=0, stopTime=0.1, numberOfIntervals=3")
Regards,
Marco
Page Start Prev 1 Next End
- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Model -override
There are 0 guests and 0 other users also viewing this topic