We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
This is essentially the tracer diffusivity of the center of mass of all floating atoms (from the starting point).
Sorry, something went wrong.
Haven ratio is defined as:
$H_R = \frac{D^*}{D_\sigma}$
Tracer diffusion (SimulationMetrics.tracer_diffusivity()):
SimulationMetrics.tracer_diffusivity()
$D^*=\frac{1}{3}\int_{0}^{\infty}\left \langle \overline{v(0)}\cdot \overline{v(t)} \right \rangle dt$
Ionic conductivity (essentially tracer_diffusivity of center of mass):
tracer_diffusivity
$D_\sigma=\frac{1}{3N}\int_{0}^{\infty} \sum_{i,j}^{1...N} \left \langle \overline{v_i(0)}\cdot \overline{v_j(t)} \right \rangle dt$
stefsmeets
Successfully merging a pull request may close this issue.
No description provided.
The text was updated successfully, but these errors were encountered: