Title
A single sentence description.
|
EAM Model Driver with cubic natural spline interpolation |
---|---|
Description | EAM Model Driver which reads 'Dynamo setfl', 'Dynamo funcfl', and 'Finnis Sinclair setfl' table files for the Embedded-Atom Method (EAM) and Finnis Sinclair potentials. The driver is written in C++. The type of table file provided is automatically detected. This Model Driver complies with the KIM API interface standard, using any NBC and iterator or locator mode, publishes its parameters, and supports optional computation of `energy', `forces', `particleEnergy', `process_dEdr', and `process_d2Edr2'. Its initialization routine takes a KIM API object pointer, a pointer to a two-dimensional character array (each row of which contains the full path to a parameter file) of the form a[b][c], a pointer to the value of c, and a pointer to the value of b. This Model Driver expects b > 1 when multiple funcfl files are used to define a multi-species Model. Otherwise, it expects b = 1. In this case it determines the type of provided table file by the file's contents. |
Disclaimer
A statement of applicability provided by the contributor, informing users of the intended use of this KIM Item.
|
None |
Contributor |
Ryan S. Elliott |
Maintainer |
Ryan S. Elliott |
Published on KIM | 2016 |
How to Cite | Click here to download this citation in BibTeX format. |
Funding | Not available |
Short KIM ID
The unique KIM identifier code.
| MD_853402641673_000 |
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_CubicNaturalSpline__MD_853402641673_000 |
Citable Link | https://openkim.org/cite/MD_853402641673_000 |
KIM Item Type | Model Driver |
KIM API Version | 1.6 |
Programming Language(s)
The programming languages used in the code and the percentage of the code written in each one.
| 96.85% C++ 3.15% Shell |
EAM_CubicNaturalSpline__MD_853402641673_000.txz | Tar+XZ | Linux and OS X archive |
EAM_CubicNaturalSpline__MD_853402641673_000.zip | Zip | Windows archive |