1

Ventilation : Energyplus building energy modeling

Hello, I have used Class list ZoneVentilation:DesignFlowRate for Building energy modeling but in the result I am not getting the the amount of load has been added because of ventilation. It is showing increased load of Heating and cooling in the result of simulation.

Thanks in advance

Yagnik's avatar
41
Yagnik
asked 2024-02-27 08:43:55 -0500
Aaron Boranian's avatar
14.1k
Aaron Boranian
updated 2024-02-27 16:14:31 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

You need to request the output variables first.

To check for the total ventilation load, you can try requesting the following output variables :

Zone Ventilation Sensible Heat Gain Energy

Zone Ventilation Sensible Heat Loss Energy

Zone Ventilation Latent Heat Gain Energy

Zone Ventilation Latent Heat Loss Energy

and if you subtract the total(sensible+latent)gain - total(sensible+latent)loss, you should get the total ventilation load.

bentan's avatar
53
bentan
answered 2024-03-08 09:42:53 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments