Skip to content

Commit a0abd1a

Browse files
committed
notebook test
1 parent addf2d5 commit a0abd1a

File tree

14 files changed

+1310
-14646
lines changed

14 files changed

+1310
-14646
lines changed
12 KB
Binary file not shown.

examples/data/working/control.yml

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
sim_type: MMC
3+
config:
4+
type: SC_n3
5+
latt_box:
6+
- 8
7+
- 8
8+
- 8
9+
pbc:
10+
- 1
11+
- 1
12+
- 1
13+
file: ./data/working/heis.xyz
14+
hamilton:
15+
type: heisenberg
16+
params:
17+
Temp: 0.2
18+
J: 1.0
19+
H:
20+
- 0.0
21+
- 0.0
22+
- 1.0
23+
moves:
24+
spin_flip_3d: 1.0
25+
time_control:
26+
total: 100000
27+
save: 1000
28+
print: 1000
29+
measure: 1000

examples/data/working/heis.xyz

+513-513
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)