Questions on Wolfram SystemModeler, an environment for the modeling of systems with mechanical, electrical, thermal, chemical, biological, and other components, as well as combinations of different types of components.
2
votes
0answers
47 views
WSMSetValues function
I am trying to assign values to some model parameters using WSMSetValues function, however, it seems to be working only with values greater than 10^-4. Is this normal behavior or I am doing something ...
11
votes
1answer
602 views
What is Mathematica's equivalent to MATLAB's Simulink?
MATLAB has Simulink and Simscape, Maple has MapleSim and Scilab has Xcos. What is the equivalent product for Mathematica?
10
votes
2answers
355 views
Can Wolfram System Modeler models be published in CDFs?
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)
5
votes
1answer
170 views
cannot open WSMLink
I'm evaluating Wolfram SystemModeler and I want to explore its capabilities together
with Mathematica. Unfortunately, I don't manage to get WSMLink working. In the notebook I'm using I typed
...
6
votes
1answer
155 views
Resolving reduced resolution issues in WSMLink
I have been attempting to evaluate Wolfram System Modeler (WSM) and it has not been going smoothly. It looks like some of the Modelica Models (combiTable1D for instance) supplied are not complete or ...
12
votes
1answer
889 views
How to do System dynamics simulations / diagrams in Mathematica?
System dynamics is an approach to understanding the behaviour of complex systems over time. It deals with internal feedback loops and time delays that affect the behaviour of the entire system. What ...