Jack
Jack

Reputation: 1242

How to understand the failure of solving nonlinear equation systems in the Modelica model?

With the following setup in Dymola, the model in Modelica Standard Library (Modelica.Fluid.Examples.HeatingSystem) would cause a lot of errors about failing to solve nonlinear equations, even though in the end, nonlinear solver handles this issue successfully, but I don't understand this process.

My question is : Is there some simple example that demonstrates this process with more details?

enter image description here

Upvotes: 0

Views: 240

Answers (1)

Dag B
Dag B

Reputation: 649

I think the key problem here is that Dymola prints Error although it can recover from the problem. That is confusing, and will be improved.

Upvotes: 1

Related Questions