User Portlet User Portlet

Discussions
HI, What happens is that you have a non-converging event iteration, as each evaluation of the equations at the event changes the value of a counter variable wrapped in `pre(…)`. See...
I am sorry, but although some progress has been made on pinpointing the underlying issue, we have not been able to prioritize fixing it for the upcoming release.
> NOTE: Sorry, I replied to myself but should be to you. I don't know how to delete. Obviously me neither.
Yes, System Modeler comes with a small selection of ODE integration methods. To change method, go to the Settings tab of the Experiment Browser in Simulation Center. Near the top of that tab you find the Solver popup menu, where DASSL is the...
Hi, the general problem you are encountering is that it is not allowed to construct over-constrained equation systems. Connecting a fixed translation between two points that already have a fixed translational relation is an example of creating an...
Good to hear. Even though the update fixed your problem, this report helped us identify a corner case problem that will be fixed in the next version. Thanks!
One more thing: I see now that the problematic equation system is in the initialization problem, meaning that the observation above regarding integration of angular velocities doesn't really apply. Initialization can be tricky, but debugging is...
That's good to hear. Don't hesitate to tell us about your application in case you think that the kind of string processing you were doing could be of general interest – requests like that are important for setting the right priorities for future...
No, that is not possible, and there is no guarantee that two different Modelica tools (or two different versions of the same tool) will make the same choice of equations. Actually, there is technically not even a guarantee that there will be a...
Instead of speaking of the component base class, could you please provide a complete simulation model that illustrates the problem?