Skip to content

Commit

Permalink
Immersed Forcing (#2017)
Browse files Browse the repository at this point in the history
* First commit

* Delete Exec/ABL/Backtrace.0

* Some cleaning

* Bug fix

* Whitespace cleaning

* Some more whitespace

* Making terrain list GPU aware

* Plot IB mask.

* merge origin.

---------

Co-authored-by: AMLattanzi <[email protected]>
  • Loading branch information
hgopalan and AMLattanzi authored Dec 12, 2024
1 parent 2f908f3 commit 9159695
Show file tree
Hide file tree
Showing 15 changed files with 1,345 additions and 5 deletions.
1 change: 1 addition & 0 deletions CMake/BuildERFExe.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ function(build_erf_lib erf_lib_name)
${SRC_DIR}/SourceTerms/ERF_MoistSetRhs.cpp
${SRC_DIR}/SourceTerms/ERF_NumericalDiffusion.cpp
${SRC_DIR}/SourceTerms/ERF_ForestDrag.cpp
${SRC_DIR}/SourceTerms/ERF_TerrainDrag.cpp
${SRC_DIR}/TimeIntegration/ERF_ComputeTimestep.cpp
${SRC_DIR}/TimeIntegration/ERF_Advance.cpp
${SRC_DIR}/TimeIntegration/ERF_TimeStep.cpp
Expand Down
Loading

0 comments on commit 9159695

Please sign in to comment.