Edits to example/Piston/Piston.sh to set up case
This commit is contained in:
1
example/Piston/Piston.sh
Normal file → Executable file
1
example/Piston/Piston.sh
Normal file → Executable file
@@ -12,6 +12,7 @@ for i in `seq 1 6`; do
|
||||
# Set up cases for each boundary pressure pair
|
||||
dir="Case"$i
|
||||
echo $dir
|
||||
mkdir -p $dir
|
||||
# copy the domain file
|
||||
cp Domain.in $dir
|
||||
|
||||
|
||||
Reference in New Issue
Block a user