We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 038a091 commit f35bd34Copy full SHA for f35bd34
benchmarks/ModelingToolkit/Multibody_Robot.jmd
@@ -74,6 +74,7 @@ f
74
using OMJulia
75
mod = OMJulia.OMCSession();
76
OMJulia.sendExpression(mod, "getVersion()")
77
+OMJulia.sendExpression(mod, "installPackage(Modelica)")
78
79
@show "Start OpenModelica Timings"
80
0 commit comments