graphField: Moved graphs directory into postProcessing

This commit is contained in:
Will Bainbridge
2019-05-20 10:43:36 +01:00
parent deb279aa83
commit 0889ff91c7
9 changed files with 90 additions and 13 deletions

View File

@ -5,6 +5,6 @@ cd ${0%/*} || exit 1 # Run from this directory
. $WM_PROJECT_DIR/bin/tools/CleanFunctions
cleanCase
rm -rf 0/enstrophy graphs
rm -rf 0/enstrophy
#------------------------------------------------------------------------------

View File

@ -6,7 +6,6 @@ cd ${0%/*} || exit 1 # Run from this directory
cleanCase
rm -rf graphs
rm -f *.eps yPlus_vs_uPlus
#------------------------------------------------------------------------------