1

How to use EnergyPlus to model a neighborhood (several buildings)?

Hi,

I am working on simulating a neighborhood with PV installed on each building. I was wondering if there is a way to model and simulate the neighborhood (several buildings) using EnergyPlus. I understand that EnergyPlus does not require all the zones to be adjacent to each other, so one possible way could be that the neighborhood is a single model, consisting of different zones representing different buildings. But in this case how can I get the hourly consumption and PV production of each zone(building)? So I was wondering if there are other ways to use EnergyPlus as engines to simulate neighborhoods where I can define several buildings.

Thanks in advance!

qirachel's avatar
136
qirachel
asked 2022-06-29 04:35:04 -0500
Aaron Boranian's avatar
14.1k
Aaron Boranian
updated 2022-06-29 12:03:55 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

2

There are existing urban-scale tools like MIT's UMI and NREL's UrbanOpt, which leverage EnergyPlus to carry out what you're after. As to your 2nd question, you should be able to track the output of as many PV objects as your can add in your model (depends on the object) - just add the required output variable in your IDF. EDIT: PV modelling is a topic in itself, you'll find some great UMH posts here by searching "PV".

Denis Bourgeois's avatar
2.8k
Denis Bourgeois
answered 2022-06-29 06:07:44 -0500, updated 2022-06-29 06:13:52 -0500
edit flag offensive 0 remove flag delete link

Comments

Thanks! I will check this out!

qirachel's avatar qirachel (2022-06-29 06:46:40 -0500) edit
add a comment see more comments