forked from Colvars/colvars
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update regtest for extended Lagrangian bugfix
- Loading branch information
1 parent
2daa31d
commit a438402
Showing
14 changed files
with
251 additions
and
182 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
40 changes: 20 additions & 20 deletions
40
lammps/tests/library/000_distance-extended/AutoDiff/test.colvars.traj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,22 @@ | ||
# step one r_one fa_one | ||
0 3.20554673729024e+00 3.20554673729024e+00 0.00000000000000e+00 | ||
1 3.20438171380941e+00 3.20554673729024e+00 0.00000000000000e+00 | ||
2 3.20388273215229e+00 3.20554558745816e+00 0.00000000000000e+00 | ||
3 3.20406388498896e+00 3.20554279645367e+00 0.00000000000000e+00 | ||
4 3.20489969829559e+00 3.20553854582206e+00 0.00000000000000e+00 | ||
5 3.20632733605908e+00 3.20553366467323e+00 0.00000000000000e+00 | ||
6 3.20825080423986e+00 3.20552956684665e+00 0.00000000000000e+00 | ||
7 3.21054657441751e+00 3.20552815477373e+00 0.00000000000000e+00 | ||
8 3.21307035658245e+00 3.20553169568246e+00 0.00000000000000e+00 | ||
9 3.21566504763335e+00 3.20554267695128e+00 0.00000000000000e+00 | ||
10 3.21816992448880e+00 3.20556364859952e+00 0.00000000000000e+00 | ||
11 3.22043083206112e+00 3.20559706214336e+00 0.00000000000000e+00 | ||
12 3.22231059402696e+00 3.20564511603129e+00 0.00000000000000e+00 | ||
13 3.22369845338746e+00 3.20570961808671e+00 0.00000000000000e+00 | ||
14 3.22451727908619e+00 3.20579187441094e+00 0.00000000000000e+00 | ||
15 3.22472766116353e+00 3.20589261196881e+00 0.00000000000000e+00 | ||
16 3.22432864521884e+00 3.20601193897513e+00 0.00000000000000e+00 | ||
17 3.22335548479862e+00 3.20614934384589e+00 0.00000000000000e+00 | ||
18 3.22187515928638e+00 3.20630373049711e+00 0.00000000000000e+00 | ||
19 3.21998043546551e+00 3.20647348553253e+00 0.00000000000000e+00 | ||
20 3.21778304084605e+00 3.20665657139321e+00 0.00000000000000e+00 | ||
1 3.20438171378811e+00 3.20554558745814e+00 0.00000000000000e+00 | ||
2 3.20388273201193e+00 3.20554279645348e+00 0.00000000000000e+00 | ||
3 3.20406388447918e+00 3.20553854582122e+00 0.00000000000000e+00 | ||
4 3.20489969696127e+00 3.20553366467040e+00 0.00000000000000e+00 | ||
5 3.20632733322629e+00 3.20552956683905e+00 0.00000000000000e+00 | ||
6 3.20825079903897e+00 3.20552815475624e+00 0.00000000000000e+00 | ||
7 3.21054656583369e+00 3.20553169564662e+00 0.00000000000000e+00 | ||
8 3.21307034351980e+00 3.20554267688423e+00 0.00000000000000e+00 | ||
9 3.21566502898008e+00 3.20556364848292e+00 0.00000000000000e+00 | ||
10 3.21816989917650e+00 3.20559706195234e+00 0.00000000000000e+00 | ||
11 3.22043079911796e+00 3.20564511573352e+00 0.00000000000000e+00 | ||
12 3.22231055263007e+00 3.20570961764164e+00 0.00000000000000e+00 | ||
13 3.22369840292301e+00 3.20579187376919e+00 0.00000000000000e+00 | ||
14 3.22451721922192e+00 3.20589261107194e+00 0.00000000000000e+00 | ||
15 3.22472759193434e+00 3.20601193775568e+00 0.00000000000000e+00 | ||
16 3.22432856711887e+00 3.20614934222801e+00 0.00000000000000e+00 | ||
17 3.22335539886678e+00 3.20630372839756e+00 0.00000000000000e+00 | ||
18 3.22187506716916e+00 3.20647348286248e+00 0.00000000000000e+00 | ||
19 3.21998033944187e+00 3.20665656806052e+00 0.00000000000000e+00 | ||
20 3.21778294380433e+00 3.20685063455126e+00 0.00000000000000e+00 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.