In Example 1 from chapter 4.7 of Modelica specification 3.4, I am not sure why there is no structural singularity. I add two equations generated according to the flow variables, and it seems this equation system doesn't have a unique solution.
So why isn't there structural singularity in this example?
I add the two equations(p.i=0 n.i=0
) according to the paper Balanced Models in Modelica 3.0 for Increased Model Quality, here is the screenshot of this paper.
How should I understand the concept of "generic coupling" for top-level connectors? Does it mean setting the flow variables as zero or constant?