Skip to content

Commit 9d79431

Browse files
authored
Merge pull request #393 from abiyfantaye/master
Added backed component needed for generating wind profiles based on ASCE 49-21
2 parents 18ff0e5 + 6973962 commit 9d79431

File tree

3 files changed

+488
-1
lines changed

3 files changed

+488
-1
lines changed

modules/createEVENT/IsolatedBuildingCFD/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ simcenter_add_python_script(SCRIPT setup_case.py)
44
simcenter_add_python_script(SCRIPT post_process_output.py)
55
simcenter_add_python_script(SCRIPT IsolatedBuildingCFD.py)
66
simcenter_add_python_script(SCRIPT generate_component_geometry.py)
7+
simcenter_add_python_script(SCRIPT generate_wind_profiles.py)
78
add_subdirectory(templateOF10Dicts)

0 commit comments

Comments
 (0)