Skip to content

Commit ff9e8a1

Browse files
committed
adding a new test for explicitly checking for the removal of duplicates in the NL
1 parent 140b8a4 commit ff9e8a1

6 files changed

Lines changed: 3437 additions & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
include ../../scripts/test.make
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
#! FIELDS time c
2+
0.000000 0.0661
3+
1.000000 0.0661
4+
2.000000 0.0661
5+
3.000000 0.0661
6+
4.000000 0.0661
7+
5.000000 0.0661
8+
6.000000 0.0661
9+
7.000000 0.0661
10+
8.000000 0.0661
11+
9.000000 0.0661
12+
10.000000 0.0661
13+
11.000000 0.0661
14+
12.000000 0.0661
15+
13.000000 0.0661
16+
14.000000 0.0661
17+
15.000000 0.0661
18+
16.000000 0.0661
19+
17.000000 0.0661
20+
18.000000 0.0661
21+
19.000000 0.0661
22+
20.000000 0.0661
23+
21.000000 0.0661
24+
22.000000 0.0661
25+
23.000000 0.0661
26+
24.000000 0.0661
27+
25.000000 0.0661
28+
26.000000 0.0661
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
type=driver
2+
# this is to test a different name
3+
arg="--plumed plumed.dat --ixyz trajectory.xyz --dump-forces ff --dump-forces-fmt=%10.5f --dump-full-virial"

0 commit comments

Comments
 (0)