This repository contains the latest updates from the development of CityBEM-CityLayers.
Go to file
2024-11-05 15:04:12 -05:00
.idea The first commit for the project 2024-11-05 14:23:04 -05:00
css This is the main commit containing all developments related to the CityBEM-CityLayers project. 2024-11-05 14:50:10 -05:00
data This commit pushes the data folder separately due to its large size. 2024-11-05 15:04:12 -05:00
hub This is the main commit containing all developments related to the CityBEM-CityLayers project. 2024-11-05 14:50:10 -05:00
img This is the main commit containing all developments related to the CityBEM-CityLayers project. 2024-11-05 14:50:10 -05:00
imports This is the main commit containing all developments related to the CityBEM-CityLayers project. 2024-11-05 14:50:10 -05:00
js This is the main commit containing all developments related to the CityBEM-CityLayers project. 2024-11-05 14:50:10 -05:00
node_modules This commit pushes the node_modules folder separately due to its large size. 2024-11-05 15:01:14 -05:00
scripts This is the main commit containing all developments related to the CityBEM-CityLayers project. 2024-11-05 14:50:10 -05:00
tests This is the main commit containing all developments related to the CityBEM-CityLayers project. 2024-11-05 14:50:10 -05:00
tmp This is the main commit containing all developments related to the CityBEM-CityLayers project. 2024-11-05 14:50:10 -05:00
.gitignore This is the main commit containing all developments related to the CityBEM-CityLayers project. 2024-11-05 14:50:10 -05:00
energy_system_retrofit.py This is the main commit containing all developments related to the CityBEM-CityLayers project. 2024-11-05 14:50:10 -05:00
init.js This is the main commit containing all developments related to the CityBEM-CityLayers project. 2024-11-05 14:50:10 -05:00
main.html This is the main commit containing all developments related to the CityBEM-CityLayers project. 2024-11-05 14:50:10 -05:00
main.js This is the main commit containing all developments related to the CityBEM-CityLayers project. 2024-11-05 14:50:10 -05:00
main.py This is a test commit to update the main.py source code prior to committing all other files. 2024-11-05 14:28:32 -05:00
package-lock.json This is the main commit containing all developments related to the CityBEM-CityLayers project. 2024-11-05 14:50:10 -05:00
package.json This is the main commit containing all developments related to the CityBEM-CityLayers project. 2024-11-05 14:50:10 -05:00
pv_assessment.py This is the main commit containing all developments related to the CityBEM-CityLayers project. 2024-11-05 14:50:10 -05:00
pyproject.toml This is the main commit containing all developments related to the CityBEM-CityLayers project. 2024-11-05 14:50:10 -05:00
README.md Update README.md 2024-11-05 09:13:19 -05:00
requirements.txt This is the main commit containing all developments related to the CityBEM-CityLayers project. 2024-11-05 14:50:10 -05:00
setup.py This is the main commit containing all developments related to the CityBEM-CityLayers project. 2024-11-05 14:50:10 -05:00
texttest This is the main commit containing all developments related to the CityBEM-CityLayers project. 2024-11-05 14:50:10 -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.