Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question
1

OpenModelica Warning for fluids model

asked 2019-06-17 10:27:06 -0500

first1's avatar

updated 2019-06-17 17:55:46 -0500

Hi All,

I have a pretty simple model of a fluid being driven to flow from high pressure to low pressure. The simulation works but I keep getting this lengthy warning.

simpleModel

WARNING

No corresponding 'inner' declaration found for component .Modelica.Fluid.System pipe.system declared as 'outer '. The existing 'inner' components are: There are no 'inner' components defined in the model in any of the parent scopes of 'outer' component's scope: Modelica.Fluid.Pipes.StaticPipe$pipe. Check if you have not misspelled the 'outer' component name. Please declare an 'inner' component with the same name in the top scope. Continuing flattening by only considering the 'outer' component declaration.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2019-06-17 12:32:45 -0500

You need to add an instance of Modelica.Fluid.System at the top-level of your model. See also Modelica.Fluid.Examples.PumpingSystem.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Careers

Question Tools

1 follower

Stats

Asked: 2019-06-17 10:18:09 -0500

Seen: 184 times

Last updated: Jun 17 '19