diff --git a/Source/Setup.cpp b/Source/Setup.cpp index 468301014..d6fefc17c 100644 --- a/Source/Setup.cpp +++ b/Source/Setup.cpp @@ -684,6 +684,9 @@ PeleC::variableCleanUp() #ifdef PELE_USE_SPRAY SprayParticleContainer::SprayCleanUp(); #endif +#ifdef PELE_USE_SOOT + soot_model.cleanup(); +#endif } void diff --git a/Submodules/PelePhysics b/Submodules/PelePhysics index fe882f083..060a7aeb9 160000 --- a/Submodules/PelePhysics +++ b/Submodules/PelePhysics @@ -1 +1 @@ -Subproject commit fe882f0833aa31136b2054ebc30a63cb20528b20 +Subproject commit 060a7aeb97e6bfd3703646c479c9ed10b2bbe152