First time here? Check our help page!
0

If I don't solve this, I can't graduate. Please help me

Hello. We conducted simulations using DOAS and VRF systems. However, I am asking a question because I have the following error and cannot find a solution even after adjusting the coil capacity.

Severe * Developer Error: sizing of Gross Rated Sensible Heat Ratio failed. * ~~~ * Occurs in Coil:Cooling:DX:VariableRefrigerantFlow VRF ZONE TERMINAL COOLING COIL 3 * Severe ** Sizing: Coil:Cooling:DX:VariableRefrigerantFlow VRF ZONE TERMINAL COOLING COIL 3 has zero rated air flow rate

I have attached the IDF file and errors to the link below! idf file: https://drive.google.com/file/d/1y0ZY... error file: https://drive.google.com/file/d/1RyFo...

Plzzzzzzzzzzzzzz. help me

chloe's avatar
21
chloe
asked 2024-10-13 08:03:38 -0500
Aaron Boranian's avatar
14.1k
Aaron Boranian
updated 2024-10-18 11:05:59 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1

Briefly, there is no cooling load in the space where the error cooling coil is located.

VRF ZONE TERMINAL COOLING COIL 3 is for the space Space 200(waitingroom) with a floor area of 3645m2.

It looks the space is located underground, but you don't specify Ground Temperature. Then, the default value of 18C is used. The cooling setpoint in the space is 28C. The roof, floor and wall are 200mm concrete without insulation. The internal heat goes outside (the space is cooled).

The internal heat gain in the space is People only. (67 People) x (Activity level 69W) = 4623W. It is only 1W/m2. There is no lighting, no equipment load, no outdoor air, no infiltration. If you expect lighting and equipment load in the space, please double-check the SpaceList Name you assigned to the Lights and OtherEquipment objects.

You will be able to run simulation if you add equipment load to the space, for example 50W/m2.

You hardsized the cooling coil capacity (100kW), but are trying to autosize the airflow rate. You will be able to run simulation if you properly hardsize the airflow rate, for example 10m3/s. However, the cooling coil will not cool the space without enough cooling load.

If all the inputs in your model are correct and there is no actual cooling load in the space, you should delete the VRF for the space.

Keigo's avatar
4k
Keigo
answered 2024-10-13 21:55:24 -0500
sashadf1's avatar
1.1k
sashadf1
updated 2024-10-15 13:54:42 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments