Skip to content

Commit ad34502

Browse files
TTSKETCH: strong optimisation of the contraction calculation
1 parent b9f2f56 commit ad34502

12 files changed

Lines changed: 1237 additions & 35 deletions

File tree

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
#! FIELDS time phi psi tt.bias
2+
#! SET min_phi -pi
3+
#! SET max_phi pi
4+
0.000000 -1.2379 1.9470 5.0125
5+
1.000000 -1.4839 1.9381 4.7386
6+
2.000000 -1.3243 1.9663 5.7173
7+
3.000000 -1.3340 1.9885 6.6124
8+
4.000000 -1.4613 1.8901 6.9762
9+
5.000000 -1.2202 2.0306 7.0226
10+
6.000000 -1.3883 1.8776 8.4608
11+
7.000000 -1.5481 1.9488 8.0675
12+
8.000000 -1.8429 1.9025 4.8013
13+
9.000000 -2.2424 1.9813 2.9942
14+
10.000000 -1.1482 1.9684 7.7028
15+
11.000000 -1.7580 1.9807 6.3092
16+
12.000000 -1.3186 1.9486 7.0545
17+
13.000000 -2.9911 1.9547 -0.0205
18+
14.000000 -1.4112 2.0415 7.6081
19+
15.000000 -2.5995 1.9166 2.0867
20+
16.000000 -1.4608 1.9433 8.5441
21+
17.000000 -1.3791 2.0625 8.9533
22+
18.000000 -1.6771 1.9433 8.4947
23+
19.000000 -1.5241 1.9642 10.3355
24+
20.000000 -1.1997 1.9296 9.0332
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#! FIELDS time phi psi sigma_phi sigma_psi height biasf
2+
#! SET min_phi -pi
3+
#! SET max_phi pi
4+
20.000000 -1.199652 1.929639 0.200000 0.200000 1.119533 10.000000
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#! FIELDS time phi psi sigma_phi sigma_psi height biasf
2+
#! SET min_phi -pi
3+
#! SET max_phi pi
4+
20.000000 -1.199652 1.929639 0.200000 0.200000 0.956750 10.000000
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
include ../../scripts/test.make
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
plumed_needs=libitensor
2+
plumed_modules=ttsketch
3+
type=driver
4+
arg="--plumed plumed.dat --trajectory-stride 500 --timestep 0.002 --igro traj.gro --dump-forces forces --dump-forces-fmt %.4lf"

0 commit comments

Comments
 (0)