.idea | ||
css | ||
data | ||
hub | ||
img | ||
imports | ||
input_files | ||
js | ||
node_modules | ||
out_files | ||
scripts | ||
tests | ||
tmp | ||
.gitignore | ||
energy_system_retrofit.py | ||
init.js | ||
main.html | ||
main.js | ||
main.py | ||
package-lock.json | ||
package.json | ||
pv_assessment.py | ||
pyproject.toml | ||
README.md | ||
requirements.txt | ||
setup.py | ||
texttest |
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.