This repository contains the latest updates from the development of CityBEM-CityLayers.
Go to file
2024-11-05 14:23:04 -05:00
.idea The first commit for the project 2024-11-05 14:23:04 -05:00
main.py The first commit for the project 2024-11-05 14:23:04 -05:00
README.md Update README.md 2024-11-05 09:13:19 -05:00

CityBEM-CityLayers-SaeedRayegan

This repository contains the latest updates from the development of CityBEM-CityLayers.

This repository contains the latest updates from the development of CityBEM-CityLayers, integrated by Saeed Rayegan (sr283100@gmail.com). The concept behind this project was to develop a workflow similar to EnergyPlus, named CityBEM_workflow. This function operates using a city object to run simulations with the CityBEM model. Within this function, all necessary inputs—including geometry, weather data, and building characteristics (e.g., window-to-wall ratio and indoor setpoints)—are exported for each building to facilitate simulation by CityBEM. Additionally, a function within CityBEM has been developed to read this data and assign the relevant parameters to each building for accurate modeling.