Skip to content
Snippets Groups Projects
Commit 454792c5 authored by James Willis's avatar James Willis
Browse files

Typo.

parent 8a2c8f09
No related branches found
No related tags found
1 merge request!350Test periodic bc
...@@ -4,7 +4,7 @@ for v in {0..3} ...@@ -4,7 +4,7 @@ for v in {0..3}
do do
echo "" echo ""
rm -f brute_force_periodic_BC_standard.dat swift_periodic _BC_standard.dat rm -f brute_force_periodic_BC_standard.dat swift_periodic_BC_standard.dat
echo "Running ./testPeriodicBC -n 6 -r 1 -d 0 -f standard -v $v" echo "Running ./testPeriodicBC -n 6 -r 1 -d 0 -f standard -v $v"
./testPeriodicBC -n 6 -r 1 -d 0 -f standard -v $v ./testPeriodicBC -n 6 -r 1 -d 0 -f standard -v $v
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment