Skip to content
Snippets Groups Projects
Commit d877a12e authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

Merge branch 'fix_xrd_histo' of https://github.com/king-michael/lammps into collected-small-fixes

parents 77e5445b c8be5a3f
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,7 @@ compute XRD all xrd 1.541838 Ni 2Theta 40 80 c 2 2 2 LP 1 echo ...@@ -20,7 +20,7 @@ compute XRD all xrd 1.541838 Ni 2Theta 40 80 c 2 2 2 LP 1 echo
compute SAED all saed 0.0251 Ni Kmax 0.85 Zone 1 0 0 c 0.025 0.025 0.025 & compute SAED all saed 0.0251 Ni Kmax 0.85 Zone 1 0 0 c 0.025 0.025 0.025 &
dR_Ewald 0.05 echo manual dR_Ewald 0.05 echo manual
fix 1 all ave/histo 1 1 1 40 80 200 c_XRD[1] c_XRD[2] & fix 1 all ave/histo/weight 1 1 1 40 80 200 c_XRD[1] c_XRD[2] &
mode vector file $A.hist.xrd mode vector file $A.hist.xrd
fix 2 all saed/vtk 1 1 1 c_SAED file $A_001.saed fix 2 all saed/vtk 1 1 1 c_SAED file $A_001.saed
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment