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

node assignment errors in E+

asked 2016-01-21 20:30:24 -0500

edixon16's avatar

updated 2016-01-25 12:13:37 -0500

I am having problems simulating a CentralHeatPumpSystem in E+. I started with a model that had successfully simulated a water cooled chiller with it's associated CHW and Source loops and District heating with it's associated hot water loop. I replaced the water cooled chiller with CentralHeatPumpSystem placing the CHW and Source inlet and outlet on the same nodes as the water cooled chiller had and removed the District heating and placed the CentralHeatPump HW inlet and outlet on the same nodes the District heating had as well. While doing this the IDF editor did not allow me to select the nodes from the manager window, so I just typed them in manually as I had seen the Example Files had this problem as well. I received the following node connection errors that made my simulation fail. It appears that EnergyPlus is not recognizing the nodes for this object as it should. What could I be doing wrong?

   ** Severe  ** Node Connection Error, Node="NODE 23", The same node appears as a non-parent Inlet node more than once.
   **   ~~~   ** Reference Object=PIPE:ADIABATIC, Name=PIPE ADIABATIC 2
   **   ~~~   ** Reference Object=CENTRALHEATPUMPSYSTEM, Name=CHILLERBANK
   ** Severe  ** Same component name and type has differing Node Names.
   **   ~~~   **    Component:    CENTRALHEATPUMPSYSTEM, name=CHILLERBANK
   **   ~~~   **    Nodes, inlet: NODE 29, outlet: NODE 33
   **   ~~~   **  & Nodes, inlet: NODE 101, outlet: NODE 132
   **   ~~~   **    Node Types:   UNDEFINED & Hot Water Nodes
   ** Severe  ** Same component name and type has differing Node Names.
   **   ~~~   **    Component:    CENTRALHEATPUMPSYSTEM, name=CHILLERBANK
   **   ~~~   **    Nodes, inlet: NODE 29, outlet: NODE 33
   **   ~~~   **  & Nodes, inlet: NODE 108, outlet: NODE 131
   **   ~~~   **    Node Types:   UNDEFINED & GLHE Nodes
   ** Warning ** Potential Node Connection Error for object CENTRALHEATPUMPSYSTEM, name=CHILLERBANK
   **   ~~~   **   Node Types are still UNDEFINED -- See Branch/Node Details file for further information
   **   ~~~   **   Inlet Node : NODE 29
   **   ~~~   **   Outlet Node: NODE 33
   ** Warning ** Node Connection Error for object CENTRALHEATPUMPSYSTEM, name=CHILLERBANK
   **   ~~~   **   Chilled Water Nodes not on any Branch or Parent Object
   **   ~~~   **   Inlet Node : NODE 23
   **   ~~~   **   Outlet Node: NODE 33
   ************* There were 3 node connection errors noted.
   **  Fatal  ** Previous Conditions cause program termination.
   ...Summary of Errors that led to program termination:
   ..... Reference severe error count=26
   ..... Last severe error=Same component name and type has differing Node Names.
   ************* Warning:  Node connection errors not checked - most system input has not been read (see previous warning).
   ************* Fatal error -- final processing.  Program exited before simulations began.  See previous error messages.
edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
4

answered 2016-01-22 02:49:33 -0500

Chandan Sharma's avatar

The above description of adding CentralHeatPumpSystem in E+ makes sense. The issue seems to be with CentralHeatPumpSystem's cooling loop inlet node name. Looking at the error message, "Node 23" seems to be causing the issue. Replacing all "Node 23" with "Node 29" should make the file to run. If not, please send the idf and will try to take a look.

edit flag offensive delete link more

Comments

Thanks! That did the trick. I don't know how that was overlooked. I swear it was the same node as the chiller object.

edixon16's avatar edixon16  ( 2016-01-22 10:06:48 -0500 )edit

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: 2016-01-21 20:30:24 -0500

Seen: 568 times

Last updated: Jan 25 '16