Skip to content

Commit

Permalink
Bump Submodules/PelePhysics from fe882f0 to 1e7eb65 (#842)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bruce Perry <[email protected]>
  • Loading branch information
dependabot[bot] and baperry2 authored Sep 12, 2024
1 parent d7cf3a9 commit 400b84f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Source/Setup.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -684,6 +684,9 @@ PeleC::variableCleanUp()
#ifdef PELE_USE_SPRAY
SprayParticleContainer::SprayCleanUp();
#endif
#ifdef PELE_USE_SOOT
soot_model.cleanup();
#endif
}

void
Expand Down

0 comments on commit 400b84f

Please sign in to comment.