First time here? Check our help page!
5

Zone VRF does not work with Airloop VRF

I have trouble modelling VRF. The main HVAC system of my model is VRF: Heat Reclaim Ventilator with DX-Coil as DOAS + Indoor Units for handling internal load. I referred to this post to model Heat Reclaim Ventilator with DX-Coil.

The problem is that Coil:Cooling:DX:VariableRefrigerantFlow in some zones does not work at all. Coil Total Cooling Rate of the coils is 0W. I got so many unmet hours in cooling. Heating coils work fine in winter. This occurred only when ZoneHVAC:TerminalUnit:VariableRefrigerantFlow in the AirLoop and ZoneHVAC:TerminalUnit:VariableRefrigerantFlow in some zones were connected to the same AirConditioner:VariableRefrigerantFlow as shown on the left side of my scketch below.

image description

This is not the end of the problem. My model has 85 nos. of AirConditioner:VariableRefrigerantFlow in total and some VAV systems for undesigned tenant area. Most of the VRF outdoor units are divided into two types from the begining: for DOAS only and for Zone indoor unit only. I tried removing the unrelecant VAVs and VRFs in order to focus on the target VRFs, but after that, I found that the target Coil:Cooling:DX:VariableRefrigerantFlow worked fine even though AirLoop ZoneHVAC:TerminalUnit:VariableRefrigerantFlow and Zone ZoneHVAC:TerminalUnit:VariableRefrigerantFlow were connected to the same AirConditioner:VariableRefrigerantFlow! I was very confused.

image description

I tried everything I could think of such as autosizing and changing parameters in various classes, but I could not identify why the Coil:Cooling:DX:VariableRefrigerantFlow did not work.

Is this a bug that occurs under specific conditions? Or am I missing my wrong setting?

I also tried to reproduce this problem with an ExampleFile: VariableRefrigerantFlow_5Zone_wAirloop.idf, but could not. Does the number of VRF in the idf file have anything to do with the problem? I have no idea.

Three idf files and the results are here. The idf version is v9-6-0.

Any suggestions would be appreciated.

Keigo's avatar
4k
Keigo
asked 2022-09-17 15:37:13 -0500, updated 2022-10-12 20:55:46 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

3

After a little more investigation, I found that the bug occurs when the following two conditions are met:

  • ZoneHVAC:TerminalUnit:VariableRefrigerantFlow in the AirLoop and ZoneHVAC:TerminalUnit:VariableRefrigerantFlow in some zones are connected to the same AirConditioner:VariableRefrigerantFlow
  • There is another AirLoopHVAC which does not have ZoneHVAC:TerminalUnit:VariableRefrigerantFlow.

image description

I have narrowed down the cause of the bug to some extent, which is OK for me for now.

Keigo's avatar
4k
Keigo
answered 2022-09-24 08:33:48 -0500, updated 2022-09-24 08:49:10 -0500
edit flag offensive 0 remove flag delete link

Comments

Keigo's avatar Keigo (2023-06-04 10:05:22 -0500) edit
add a comment see more comments