Skip to content

Commit fa345c0

Browse files
committed
test: add verlet list trajectory
1 parent b08075b commit fa345c0

27 files changed

Lines changed: 381509 additions & 1 deletion
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
0 [NaN]
2+
1 [0.297]
3+
2 [0.299]
4+
4 [0.30975]
5+
8 [0.3055]
6+
9 [0.30507407407407405]
7+
10 [0.3053666666666667]
8+
12 [0.3059722222222222]
9+
16 [0.3054375]
10+
17 [0.30554901960784314]
11+
18 [0.3046111111111111]
12+
20 [0.30475]
13+
24 [0.3061388888888889]
14+
25 [0.30621333333333334]
15+
26 [0.3061923076923077]
16+
28 [0.30723809523809525]
17+
32 [0.3073020833333333]
18+
33 [0.30722222222222223]
19+
34 [0.3073235294117647]
20+
36 [0.3076388888888889]
21+
40 [0.308175]
22+
41 [0.308130081300813]
23+
42 [0.3077857142857143]
24+
44 [0.3076515151515152]
25+
48 [0.3078194444444444]
26+
49 [0.307578231292517]
27+
50 [0.30728666666666665]
28+
52 [0.30775]
29+
56 [0.30749404761904764]
30+
57 [0.3073801169590643]
31+
58 [0.3072988505747126]
32+
60 [0.30701666666666666]
33+
64 [0.3063958333333333]
34+
65 [0.30646666666666667]
35+
66 [0.3066515151515152]
36+
68 [0.3068578431372549]
37+
72 [0.3071203703703704]
38+
73 [0.3071506849315068]
39+
74 [0.3070945945945946]
40+
76 [0.307]
41+
80 [0.3071875]
42+
81 [0.3071769547325103]
43+
82 [0.30708943089430896]
44+
84 [0.30715476190476193]
45+
88 [0.30729545454545454]
46+
89 [0.3072134831460674]
47+
90 [0.30723333333333336]
48+
92 [0.3071557971014493]
49+
96 [0.30689930555555556]
50+
100 [0.30691]
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
0 25.65865662277199
2+
1 25.62069928005457
3+
2 25.61535842787062
4+
4 25.6294769293771
5+
8 25.694332221757428
6+
9 25.670256010269533
7+
10 25.670848694895284
8+
12 25.64544867214056
9+
16 25.661513032900803
10+
17 25.68839736627665
11+
18 25.640164307726955
12+
20 25.672913960412707
13+
24 25.698098065239684
14+
25 25.72136470090983
15+
26 25.69794679711506
16+
28 25.6978265934935
17+
32 25.703696543969553
18+
33 25.713515497432336
19+
34 25.720253832087696
20+
36 25.7226330933922
21+
40 25.706248750810467
22+
41 25.683473732833246
23+
42 25.67100545680017
24+
44 25.670733954971478
25+
48 25.695417296185763
26+
49 25.654110199497396
27+
50 25.68073630144484
28+
52 25.673978140193668
29+
56 25.645469686581418
30+
57 25.62795955466004
31+
58 25.603564600669756
32+
60 25.594838439235073
33+
64 25.594227854908297
34+
65 25.591211265087413
35+
66 25.607560288640045
36+
68 25.642138162799096
37+
72 25.62323368072751
38+
73 25.629821617963884
39+
74 25.64902544265567
40+
76 25.617809955257684
41+
80 25.617321354335573
42+
81 25.605426889921283
43+
82 25.59343362880215
44+
84 25.591261159160204
45+
88 25.638042877569557
46+
89 25.626720760575562
47+
90 25.637507152436
48+
92 25.651416680189346
49+
96 25.623294319683044
50+
100 25.5920963460837
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
SIMULATION SUMMARY
2+
3+
Simulation:
4+
Steps: 100
5+
Number of chains: 1
6+
Number of algorithms: 5
7+
Verbose: true
8+
Started on 2026-01-26T14:05:58.488
9+
10+
System:
11+
Number of particles: 3000
12+
Dimensions: 3
13+
Cell: [13.57208808297453, 13.57208808297453, 13.57208808297453]
14+
Density: 1.2000000000000004
15+
Temperature: 2.0
16+
Neighbour list: EmptyList
17+
18+
Algorithms:
19+
Metropolis
20+
Calls: 100
21+
MC steps per simulation step: 3000
22+
Seed: 10
23+
Parallel: false
24+
Moves:
25+
Move 1:
26+
Action: Displacement
27+
Policy: SimpleGaussian
28+
Parameters: [0.05]
29+
Weight: 1.0
30+
StoreCallbacks
31+
Calls: 49
32+
StoreTrajectories
33+
Calls: 49
34+
StoreLastFrames
35+
Calls: 1
36+
PrintTimeSteps
37+
Calls: 10
38+
39+
Report:
40+
Simulation time: 39.818533892 s
41+
Simulation size: 4.978376388549805 MB
42+
Status: Completed on 2026-01-26T14:06:38.526

0 commit comments

Comments
 (0)