Title
A single sentence description.
|
EAM Model Driver for tabulated potentials with clamped quintic spline interpolation v003 |
---|---|
Description | Embedded-Atom Method (EAM) Model Driver that reads 'Dynamo setfl', 'Dynamo funcfl', and 'Finnis Sinclair setfl' table files for EAM and Finnis-Sinclair potentials (the type of table file provided is detected automatically). Written in C++, this driver reproduces the behavior of the eam, eam/alloy, and eam/fs pair styles in LAMMPS, except that (1) it uses quintic clamped splines instead of cubic Hermite splines and (2) rather than perform linear extrapolation in the event that the embedding density is outside of the interpolative regime tabulated in the parameter file for the relevant species, this implementation returns an error message and exits. |
Disclaimer
A statement of applicability provided by the contributor, informing users of the intended use of this KIM Item.
|
None |
Contributor |
Mingjian Wen |
Maintainer |
Mingjian Wen |
Developer |
Mingjian Wen Ellad B. Tadmor Ryan S. Elliott Stephen Whalen |
Published on KIM | 2018 |
How to Cite |
This Model Driver originally published in [1] is archived in OpenKIM [2-4]. [1] Wen M, Whalen SM, Elliott RS, Tadmor EB. Interpolation effects in tabulated interatomic potentials. Modelling and Simulation in Materials Science and Engineering. 2015;23(7):074008. doi:10.1088/0965-0393/23/7/074008 [2] Wen M, Tadmor EB, Elliott RS, Whalen S. EAM Model Driver for tabulated potentials with clamped quintic spline interpolation v003. OpenKIM; 2018. doi:10.25950/e2624a7b [3] 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 [4] 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_532469991695_003 |
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.
| EAM_QuinticClampedSpline__MD_532469991695_003 |
DOI |
10.25950/e2624a7b https://doi.org/10.25950/e2624a7b https://commons.datacite.org/doi.org/10.25950/e2624a7b |
KIM Item Type | Model Driver |
KIM API Version | 2.0 |
Simulator Potential Compatibility |
LAMMPS : eam — full
Requirement for EAM parameter files: To enable auto-detection of table file type (setfl, funcfl, Finnis-Sinclair), all real values within the file are required to be proper floating point numbers with at least a decimal point. This is required in order to distinguish them from integer values.
LAMMPS : eam/alloy — full
Requirement for EAM parameter files: To enable auto-detection of table file type (setfl, funcfl, Finnis-Sinclair), all real values within the file are required to be proper floating point numbers with at least a decimal point. This is required in order to distinguish them from integer values.
LAMMPS : eam/fs — full
Requirement for EAM parameter files: To enable auto-detection of table file type (setfl, funcfl, Finnis-Sinclair), all real values within the file are required to be proper floating point numbers with at least a decimal point. This is required in order to distinguish them from integer values. |
Programming Language(s)
The programming languages used in the code and the percentage of the code written in each one.
| 97.64% C++ 2.36% Shell |
Previous Version | EAM_QuinticClampedSpline__MD_532469991695_002 |
EAM_QuinticClampedSpline_ErcolessiAdams_1994_Al__MO_450093727396_002 |
EAM_QuinticClampedSpline_Kim_2021_PtAu__MO_463728687265_000 |
EAM_QuinticClampedSpline__MD_532469991695_003.txz | Tar+XZ | Linux and OS X archive |
EAM_QuinticClampedSpline__MD_532469991695_003.zip | Zip | Windows archive |