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

System Node Loop correlation

asked 2018-10-02 13:47:42 -0500

mikesweeney's avatar

updated 2018-10-02 14:13:31 -0500

Is there any easy way to correlate a system node with the loop to which it belongs?

For example, I'd like to enter "AHU-1 Supply Side Inlet Node" and return "AirLoopHVAC" and "AHU-1 Loop" or something similar.

I've tried Walk_HVAC in Eppy and a few other Eppy functions, as well as looking through the SQL file, but can't seem to get it to find an elegant solution.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2018-10-09 16:51:03 -0500

mikesweeney's avatar

Update: I figured out a solution to this in Python using Eppy. It's a little bit hacky in that it relies on a lot of heavy-handed conditionals and string searching. Regardless, it's available on my github here.

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: 2018-10-02 13:47:42 -0500

Seen: 184 times

Last updated: Oct 09 '18