Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
3ab88e82
Commit
3ab88e82
authored
Oct 04, 2017
by
James Willis
Browse files
Now checks output from density and force pair interactions.
parent
9bdbc12d
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/testActivePair.sh.in
View file @
3ab88e82
...
...
@@ -10,6 +10,8 @@ echo "Running ./testActivePair -n 6 -r 1 -d 0 -f active"
python @srcdir@/difffloat.py brute_force_active.dat swift_dopair_active.dat @srcdir@/tolerance_pair_active.dat
python @srcdir@/difffloat.py brute_force_dopair2_active.dat swift_dopair2_force_active.dat @srcdir@/tolerance_pair_force_active.dat
rm
-f
brute_force_pair_active.dat swift_dopair_active.dat
# Run the special case that triggered a bug. See merge request !435.
...
...
@@ -19,4 +21,6 @@ echo "Running ./testActivePair -n 6 -r 1 -d 0 -f active -s 1506434777"
python @srcdir@/difffloat.py brute_force_active.dat swift_dopair_active.dat @srcdir@/tolerance_pair_active.dat
python @srcdir@/difffloat.py brute_force_dopair2_active.dat swift_dopair2_force_active.dat @srcdir@/tolerance_pair_force_active.dat
exit
$?
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment