clean up shell script files

This commit is contained in:
danielque
2018-10-15 10:02:06 +02:00
parent 62fe28535c
commit f2f3230de0
15 changed files with 23 additions and 31 deletions

View File

@ -31,5 +31,5 @@ fi
bash $casePath/parCFDDEMrun.sh
if [ "$postProcessing" = true ]; then
bash $casePath/postRun.sh
bash $casePath/postrun.sh
fi

View File

@ -1,9 +1,8 @@
#!/bin/bash
#===================================================================#
# allrun script for testcase as part of test routine
# run settlingTest CFD part
# Christoph Goniva - Feb. 2011
# allrun script for testcase as part of test routine
# run particlesWaterEntry CFD part
#===================================================================#
#- source CFDEM env vars

View File

@ -1,9 +1,8 @@
#!/bin/bash
#===================================================================#
# DEMrun script for ErgunTestMPI testcase
# init ErgunTestMPI
# Christoph Goniva - July 2014
# DEMrun script for particlesWaterEntry testcase
# init particlesWaterEntry
#===================================================================#
#- source CFDEM env vars