First time here? Check our help page!
2

Potential Node Connection Error leading to Orphaned ZoneHVAC object found

I am getting potential node connection error (Warning) for object ZONEHVAC:LOWTEMPERATURERADIANT:VARIABLEFLOW, which then I think leads to Orphaned ZoneHVAC object found error. This happens to all of the ZONEHVAC:LOWTEMPERATURERADIANT:VARIABLEFLOW objects. I have modeled hanging ceilings as radiant panels.

I have made following checks to make sure there are no typos in defining nodes;

  1. Searching for node names and making sure they have appeared at least twice (in component and branch).
  2. Checking that branch name also appears in branch list as well.
  3. Making sure that branch list also appears in Loop object.

By Looking at the my .bnd (branch node details) file, I can see these nodes are not referenced after definition, but can not find the reason.

Any ideas to solve this warnings and errors? Links to files below.

.BND File

.IDF

ERROR log

Waseem's avatar
2.5k
Waseem
asked 2015-09-04 10:34:56 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2015-11-09 14:08:06 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

2

Have you checked that your branches also appear on the splitter and mixer? Also have you made sure that if your ceilings are heating and cooling, they have two sets of node names, two branches and need to be on the appropriate branchlists, splitters and mixers. Finally are your radiant panels on your equipment lists?

Those are all the checks I can think of off the top of my head that you haven't mentioned above.

Annie Marston's avatar
4.3k
Annie Marston
answered 2015-09-04 10:47:19 -0500
edit flag offensive 0 remove flag delete link

Comments

Hi @Annie Marston: Yes, the branches do appear on the splitter and mixer. The ceiling are only used for heating so only one set of node name. But you know what, for some reason I have missed adding ZoneHVAC:EquipmentList, for LowTemperatureRadiant:VariableFlow. You are a star :)

Waseem's avatar Waseem (2015-09-04 11:00:09 -0500) edit

Great! There is always something. Glad you fixed it.

Annie Marston's avatar Annie Marston (2015-09-04 12:03:10 -0500) edit
add a comment see more comments