Run a simulation from command shell Window or Linux #918
Answered
by
Yuri05
jonathanlsn
asked this question in
Questions & Problems
|
Hello all, I have to run many simulations on Mobi/PK-Sim and I would like to automate the simulation process. I would like to know if there is a way to execute a simulation from Windows or Linux command shell ? Thank you in advance. |
Answered by
Yuri05
Jun 17, 2021
Replies: 1 comment 2 replies
|
You can do it via the OSP R-toolbox (both under Windows and Linux); s. the documentaion for details.
R-Toolbox works with simulations in pkml format. If you have only PK-Sim/MoBi projects - you must export all simulations of interest as pkml.
|
2 replies
Answer selected by
Yuri05
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can do it via the OSP R-toolbox (both under Windows and Linux); s. the documentaion for details.
R-Toolbox works with simulations in pkml format. If you have only PK-Sim/MoBi projects - you must export all simulations of interest as pkml.
PKSim.CLI export -p "C:\Temp\ExampleProject.pksim5" -o "C:\Temp\Output" --pkml