Calculating diffusivity: Difference between revisions
Jump to navigation
Jump to search
| Line 10: | Line 10: | ||
== Theoretical background == |
== Theoretical background == |
||
We can assume the motion of each individual atom follows the random walk model. Thus we can find the following relation between the mean square displacement (MSD) <math> \sigma </math> and the diffusivity D. |
We can assume the motion of each individual atom follows the random walk model. Thus we can find the following relation between the mean square displacement (MSD) <math> \sigma </math> and the diffusivity <math>D</math>. |
||
<math> \sigma = 6Dt</math> |
|||
Revision as of 07:58, 17 September 2015
Diffusivity calculation in MD++
Yanming Wang
Sep 2015
This tutorial describes how to compute diffusivity in MD++ based on the random walk model. Here as an example, we will provide MD++ Tcl and Matlab scripts for calculating Si and Au diffusivities in a Au-Si binary liquid alloy system.
Theoretical background
We can assume the motion of each individual atom follows the random walk model. Thus we can find the following relation between the mean square displacement (MSD) and the diffusivity .