mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
SUBMODULE: catalyst function object
- now uses current OpenFOAM code level - added initial catalyst script for insitu processing of overset
This commit is contained in:
@ -86,7 +86,7 @@ cleanCase()
|
||||
rm -rf surfaceSampling > /dev/null 2>&1
|
||||
rm -rf cuttingPlane > /dev/null 2>&1
|
||||
rm -rf system/machines > /dev/null 2>&1
|
||||
rm -rf Ensight EnSight ensightWrite VTK > /dev/null 2>&1
|
||||
rm -rf Ensight EnSight ensightWrite insitu VTK > /dev/null 2>&1
|
||||
|
||||
# From mpirunDebug
|
||||
rm -f gdbCommands mpirun.schema
|
||||
|
||||
Reference in New Issue
Block a user