Is it possible to publish or distribute Models generated with WSM in CDF format (to interested people that do not have Mathematica and/or WSM)
|
|
No. WSM models are Modelica files. Modelica is an open source language and you can run these files in other programs that evaluates Modelica code. This is the way you would share the models you produce in System Modeler. |
|||||||||||||||
|
|
Disclaimer: I work on Wolfram SystemModeler at Wolfram Research There is currently not a way to distribute a full model in CDF that can be simulated by someone that does not have SystemModeler. You can use the Of course, you could also simulate multiple scenarios, and use the results to build for example a You can also insert images of the model diagram from SystemModeler, by opening the model in Model Center, right-click, and choosing "Copy View as Image". You can then paste this into your notebook/CDF. To sum up, you can get results and images into a CDF, but for someone to be able to run new scenarios based on your model, they need a copy of SystemModeler. |
|||
|
|