You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: muon/muesr/school/CoF2/run_example.py
+34-34Lines changed: 34 additions & 34 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
frommuesr.coreimportSample
7
7
frommuesr.engines.clfcimportfind_largest_sphere
8
8
frommuesr.i_oimportload_cif
9
-
frommuesr.utilitiesimportmago_add, show_structure
9
+
frommuesr.utilitiesimportmago_add, show_structure
10
10
importmatplotlib.pyplotasP
11
11
12
12
@@ -30,44 +30,44 @@ def add_muon_points(smp):
30
30
31
31
#magnetic moment from ( DOI:10.1103/PhysRevB.87.121108) and (DOI:https://doi.org/10.1103/PhysRevB.30.186) and https://doi.org/10.1103/PhysRevB.69.014417\n",
32
32
cof.new_mm()
33
-
cof.mm.k=np.array([0.0,0.0,1.0])
34
-
# according to CoF2.cif (setting with a,b equal, c shorter, type cif to check)
35
-
# H-M P4_2/mnm group 136, six atoms in the cell, in this order
36
-
# Co at 0.00000 0.00000 0.00000 (2b site)
37
-
# the symmetry replica is generated at 0.5000 0.5000 0.5000
0 commit comments