Skip to content

Commit

Permalink
Merge pull request #330 from abiyfantaye/master
Browse files Browse the repository at this point in the history
Backend updates for version 4.1
  • Loading branch information
fmckenna authored Oct 1, 2024
2 parents 1edf50d + ca4878c commit 1766b8a
Show file tree
Hide file tree
Showing 5 changed files with 634 additions and 1 deletion.
2 changes: 1 addition & 1 deletion modules/createEVENT/IsolatedBuildingCFD/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#Python scripts for pre and post processing
simcenter_add_python_script(SCRIPT foam_dict_reader.py)
simcenter_add_python_script(SCRIPT setup_case.py)
simcenter_add_python_script(SCRIPT process_output_data.py)
simcenter_add_python_script(SCRIPT post_process_output.py)
simcenter_add_python_script(SCRIPT IsolatedBuildingCFD.py)

add_subdirectory(templateOF10Dicts)
Loading

0 comments on commit 1766b8a

Please sign in to comment.