First time here? Check our help page!
0

E+ get HVAC Electricity Consumption per Zone?

Hello,

I am using pyenergyplus api, and was wondering how can I get the HVAC electricity consumption per zone? More specifically, I wish to get the cooling load spent per zone for each timestep.

Thanks

LeSUTHU's avatar
27
LeSUTHU
asked 2023-09-01 11:51:27 -0500
Aaron Boranian's avatar
14.1k
Aaron Boranian
updated 2023-09-03 09:57:53 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1

If you specifically want cooling load per thermal zone, you can add a ZoneHVAC:IdealAirSystem to each thermal zone. When using it, you may want to disable outdoor air, dehumidification, and humidification. Then look at the Zone Air System Sensible Cooling Energy for timestep output.

shorowit's avatar
11.8k
shorowit
answered 2023-09-05 09:21:46 -0500
edit flag offensive 0 remove flag delete link

Comments

See https://unmethours.com/question/41799... for some prior discussion

shorowit's avatar shorowit (2023-09-05 13:35:49 -0500) edit
add a comment see more comments