Saeed Rayegan s_rayegan
  • Joined on 2024-06-03
s_rayegan pushed to main at s_rayegan/CityBEM-CityLayers-SaeedRayegan 2024-11-08 11:39:26 -05:00
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.
s_rayegan pushed to main at s_rayegan/CityBEM-CityLayers-SaeedRayegan 2024-11-05 16:41:20 -05:00
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.
s_rayegan pushed to main at s_rayegan/CityBEM-CityLayers-SaeedRayegan 2024-11-05 16:28:33 -05:00
54af91277c This commit includes the input files and the location of the CityBEM executable.
s_rayegan pushed to main at s_rayegan/CityBEM-CityLayers-SaeedRayegan 2024-11-05 15:05:41 -05:00
de510aa782 This commit pushes the data folder separately due to its large size.
s_rayegan pushed to main at s_rayegan/CityBEM-CityLayers-SaeedRayegan 2024-11-05 15:03:06 -05:00
af2856c684 This commit pushes the node_modules folder separately due to its large size.
s_rayegan pushed to main at s_rayegan/CityBEM-CityLayers-SaeedRayegan 2024-11-05 14:51:56 -05:00
8052d360dd This is the main commit containing all developments related to the CityBEM-CityLayers project.
s_rayegan pushed to main at s_rayegan/CityBEM-CityLayers-SaeedRayegan 2024-11-05 14:28:59 -05:00
dc23e30d1f This is a test commit to update the main.py source code prior to committing all other files.
s_rayegan pushed to main at s_rayegan/CityBEM-CityLayers-SaeedRayegan 2024-11-05 14:25:46 -05:00
3a17d728f6 The first commit for the project
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
s_rayegan pushed to master at 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
Compare 2 commits »
s_rayegan opened issue s_rayegan/CityBEM-CityLayers-SaeedRayegan#1 2024-11-05 09:47:50 -05:00
Input geometry
s_rayegan pushed to main at s_rayegan/CityBEM-CityLayers-SaeedRayegan 2024-11-05 09:13:21 -05:00
c498882bd2 Update README.md
s_rayegan created repository s_rayegan/CityBEM-CityLayers-SaeedRayegan 2024-11-05 09:06:38 -05: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).
Compare 2 commits »
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.
Compare 4 commits »
ec6affa3ad Merge remote-tracking branch 'origin/saeed_rayegan_test' into saeed_rayegan_test
265bb1e759 CityBEM workflow operational
Compare 2 commits »
s_rayegan created branch saeed_rayegan_test in s_ranjbar/energy_system_modelling_workflow 2024-06-25 15:31:47 -04:00
7ee9f03678 CityBEM workflow operational