Block a user
cc7e9aa911
A function within CityBEM_workflow is designed to handle user inputs related to the SRA model. If preferred, CityBEM can also read radiation data generated by SRA. Additionally, it's important to note that while the hub uses surface IDs, CityBEM operates on a triangular basis. Therefore, a file named buildingSurfaceId is generated, which maps each triangle to its corresponding surface by assigning surface numbers to each triangle in sequence. This enables CityBEM to accurately link each triangle to its associated surface.
308c3a3e60
A minor commit from my new laptop to verify that the commit and push commands are functioning correctly and properly connected to the Git repository.
8052d360dd
This is the main commit containing all developments related to the CityBEM-CityLayers project.
dc23e30d1f
This is a test commit to update the main.py source code prior to committing all other files.
s_rayegan
deleted branch master from s_rayegan/CityBEM-CityLayers-SaeedRayegan
2024-11-05 12:55:38 -05:00
s_rayegan
created branch master in s_rayegan/CityBEM-CityLayers-SaeedRayegan
2024-11-05 11:50:47 -05:00
e8259f0963
Update workspace configuration
eeefb4c209
Initial commit of CityBEM-CityLayers project into my own repository
Input geometry
s_rayegan
pushed to saeed_rayegan_test at s_ranjbar/energy_system_modelling_workflow
2024-07-10 16:50:56 -04:00
03ea40cbe3
The fist version of CityBEM workflow is now done. Users can use CityBEM_workflow by passing the city object into it. The command line to call CityBEM under the CityLayer is CityBEM_workflow(city).
86f0dbfe70
The fist version of CityBEM workflow is now done. Users can use CityBEM_workflow by passing the city object into it. The command line to call CityBEM under the CityLayer is CityBEM_workflow(city).
s_rayegan
pushed to saeed_rayegan_test at s_ranjbar/energy_system_modelling_workflow
2024-07-08 14:19:25 -04:00
b560287a54
The internal heat gain data for every building is now exported into a text file named Input_internal_heat_gain_CityLayer.txt to be read from CityBEM.
d40e013e74
Merge remote-tracking branch 'origin/saeed_rayegan_test' into saeed_rayegan_test
2d55b710b2
The internal heat gain data for every building is now exported into a text file named Input_internal_heat_gain_CityLayer.txt to be read from CityBEM.
28b4e84b80
The individual building data are extracted from the hub and written in a text file to be used by CityBEM, replacing CityBEM input archetypes.
s_rayegan
pushed to saeed_rayegan_test at s_ranjbar/energy_system_modelling_workflow
2024-07-02 10:43:04 -04:00
ec6affa3ad
Merge remote-tracking branch 'origin/saeed_rayegan_test' into saeed_rayegan_test
265bb1e759
CityBEM workflow operational
s_rayegan
created branch saeed_rayegan_test in s_ranjbar/energy_system_modelling_workflow
2024-06-25 15:31:47 -04:00
s_rayegan
pushed to saeed_rayegan_test at s_ranjbar/energy_system_modelling_workflow
2024-06-25 15:31:47 -04:00
7ee9f03678
CityBEM workflow operational