Title
A single sentence description.
|
Model driver for Tersoff-style potentials ported from LAMMPS v005 |
---|---|
Description |
Model driver that supports parametrizations of the Tersoff-style three-body potential. It is ported from LAMMPS and supports the same format for parameter files. The commonly used variants by Tersoff and Nord/Albe/Erhart/Nordlund are supported, see source citations for details. Optionally, a Ziegler-Biersack-Littmark potential for short interatomic distances can be smoothly joined via a Fermi function. This functionality mirrors the tersoff/zbl variant in LAMMPS. |
Disclaimer
A statement of applicability provided by the contributor, informing users of the intended use of this KIM Item.
|
None |
Content Origin | Ported from LAMMPS |
Contributor |
Tobias Brink |
Maintainer |
Tobias Brink |
Implementer |
Tobias Brink Aidan P. Thompson David E. Farrell Mingjian Wen |
Developer |
Jerry Tersoff J. Nord Karsten Albe Paul Erhart Kai Nordlund James F. Ziegler Jochen P. Biersack U. Littmark |
Published on KIM | 2021 |
How to Cite |
This Model Driver originally published in [1-4] is archived in OpenKIM [5-7]. [1] Tersoff J. New empirical approach for the structure and energy of covalent systems. Phys Rev B. 1988;37(12):6991–7000. doi:10.1103/PhysRevB.37.6991 — (Primary Source) A primary source is a reference directly related to the item documenting its development, as opposed to other sources that are provided as background information. [2] Tersoff J. Modeling solid-state chemistry: Interatomic potentials for multicomponent systems. Phys Rev B. 1989;39:5566–8. doi:10.1103/PhysRevB.39.5566 — (Primary Source) A primary source is a reference directly related to the item documenting its development, as opposed to other sources that are provided as background information. [3] Nord J, Albe K, Erhart P, Nordlund K. Modelling of compound semiconductors: analytical bond-order potential for gallium, nitrogen and gallium nitride. J Phys: Condens Matter. 2003;15:5649. doi:10.1088/0953-8984/15/32/324 — (Primary Source) A primary source is a reference directly related to the item documenting its development, as opposed to other sources that are provided as background information. [4] Ziegler JF, Biersack JP, Littmark U. The Stopping and Range of Ions in Matter. New York: Pergamon; 1985. — (Primary Source) A primary source is a reference directly related to the item documenting its development, as opposed to other sources that are provided as background information. [5] Brink T, Thompson AP, Farrell DE, Wen M, Tersoff J, Nord J, et al. Model driver for Tersoff-style potentials ported from LAMMPS v005. OpenKIM; 2021. doi:10.25950/9a7dc96c [6] Tadmor EB, Elliott RS, Sethna JP, Miller RE, Becker CA. The potential of atomistic simulations and the Knowledgebase of Interatomic Models. JOM. 2011;63(7):17. doi:10.1007/s11837-011-0102-6 [7] Elliott RS, Tadmor EB. Knowledgebase of Interatomic Models (KIM) Application Programming Interface (API). OpenKIM; 2011. doi:10.25950/ff8f563a Click here to download the above citation in BibTeX format. |
Funding | Not available |
Short KIM ID
The unique KIM identifier code.
| MD_077075034781_005 |
Extended KIM ID
The long form of the KIM ID including a human readable prefix (100 characters max), two underscores, and the Short KIM ID. Extended KIM IDs can only contain alpha-numeric characters (letters and digits) and underscores and must begin with a letter.
| Tersoff_LAMMPS__MD_077075034781_005 |
DOI |
10.25950/9a7dc96c https://doi.org/10.25950/9a7dc96c https://commons.datacite.org/doi.org/10.25950/9a7dc96c |
KIM Item Type | Model Driver |
KIM API Version | 2.2 |
Simulator Potential Compatibility |
LAMMPS : tersoff — full
Additional settings file required that lists supported species. See README for details.
LAMMPS : tersoff/zbl — full
Additional settings file required that lists supported species and activates ZBL support. See README for details. |
Previous Version | Tersoff_LAMMPS__MD_077075034781_004 |
Tersoff_LAMMPS__MD_077075034781_005.txz | Tar+XZ | Linux and OS X archive |
Tersoff_LAMMPS__MD_077075034781_005.zip | Zip | Windows archive |
In an attempt to explore the ability of classical mechanics to replicate quantum-mechanical calculations, R. Biswas and D. R. Hamann developed a three body cluster potential for Si in 1987. In their article “New classical models for silicon structural energies” (Physical Review B, 36(12): 6434, 1987), Biswas and Hamann discuss two different potentials, referred to as ‘old’ and ‘new’ potentials in their original article. To address the shortcomings of their ‘old’ potential, namely its inability to capture properties of tetrahedral structure of Si, they introduce their ‘new’ potential, which is attractive for molecular-dynamics simulations given its short range. However, as a trade-off, the ‘new’ potential is not as efficient as the ‘old’ model in describing high-pressure transitions and bulk metallic Si structures. The authors discuss how their ‘new’ potential is able to model the formation energies of interstitials and vacancies, and can also give reasonable account of thermal properties and melting of Si. Our model driver implements this ‘new’ potential of Biswas and Hamann.
The functional form of the two-body potential is
\[\phi^{\rm BH}_2(r_{ij}) = (A_1 \exp[-\lambda_1 r_{ij}^2] + A_2 \exp[-\lambda_2 r_{ij}^2]) f_{\rm 2c}^{\rm BH}(r_{ij})\] \[f_{\rm 2c}^{\rm BH} = \{1+\exp[(r-r_c)/\mu]\}^{-1}\]The functional form of the three body potential is
\[\phi^{\rm BH}_3(r_{ij},r_{ik},\theta_{jik}) = [B_1 \exp[-\alpha_1 r_{ij}^2] \exp[-\alpha_1 r_{ik}^2] (\cos\theta_{jik}+\tfrac{1}{3})^2 + B_2 \exp[-\alpha_2 r_{ij}^2] \exp[-\alpha_2 r_{ik}^2] (\cos\theta_{jik}+\tfrac{1}{3})^3] f_{\rm 2c}^{\rm BH}(r_{ij}) f_{\rm 2c}^{\rm BH}(r_{ik})\]2021-10-01T18:51:25.454552 | karls |