Jump to: Tests | Visualizers | Files | Wiki

EAM_Dynamo_Mendelev_Han_Fe_5__MO_942420706858_003

Interatomic potential for Iron (Fe).
Use this Potential

Title
A single sentence description.
Potential #5 from [M.I. Mendelev, S. Han, D.J. Srolovitz, G.J. Ackland, D.Y. Sun and M. Asta, Phil. Mag. 83, 3977-3994 (2003).]
Description
A short description of the Model describing its key features including for example: type of model (pair potential, 3-body potential, EAM, etc.), modeled species (Ac, Ag, ..., Zr), intended purpose, origin, and so on.
The potential was developed for simulation of solid-liquid interface properties in Fe.
Species
The supported atomic species.
Fe
Disclaimer
A statement of applicability provided by the contributor, informing users of the intended use of this KIM Item.
None
Content Other Locations http://www.ctcms.nist.gov/potentials/Fe.html
Contributor Mikhail I. Mendelev
Maintainer Mikhail I. Mendelev
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.
MO_942420706858_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_Dynamo_Mendelev_Han_Fe_5__MO_942420706858_003
Citable Link https://openkim.org/cite/MO_942420706858_003
KIM Item Type
Specifies whether this is a Portable Model (software implementation of an interatomic model); Portable Model with parameter file (parameter file to be read in by a Model Driver); Model Driver (software implementation of an interatomic model that reads in parameters).
Portable Model using Model Driver EAM_Dynamo__MD_120291908751_003
DriverEAM_Dynamo__MD_120291908751_003
KIM API Version1.6
Programming Language(s)
The programming languages used in the code and the percentage of the code written in each one. "N/A" means "not applicable" and refers to model parameterizations which only include parameter tables and have no programming language.
N/A
Previous Version EAM_Dynamo_Mendelev_Han_Fe_5__MO_942420706858_002


BCC Lattice Constant

This bar chart plot shows the mono-atomic body-centered cubic (bcc) lattice constant predicted by the current model (shown in the unique color) compared with the predictions for all other models in the OpenKIM Repository that support the species. The vertical bars show the average and standard deviation (one sigma) bounds for all model predictions. Graphs are generated for each species supported by the model.

(No matching species)

Cohesive Energy Graph

This graph shows the cohesive energy versus volume-per-atom for the current mode for four mono-atomic cubic phases (body-centered cubic (bcc), face-centered cubic (fcc), simple cubic (sc), and diamond). The curve with the lowest minimum is the ground state of the crystal if stable. (The crystal structure is enforced in these calculations, so the phase may not be stable.) Graphs are generated for each species supported by the model.

(No matching species)

Diamond Lattice Constant

This bar chart plot shows the mono-atomic face-centered diamond lattice constant predicted by the current model (shown in the unique color) compared with the predictions for all other models in the OpenKIM Repository that support the species. The vertical bars show the average and standard deviation (one sigma) bounds for all model predictions. Graphs are generated for each species supported by the model.

(No matching species)

Dislocation Core Energies

This graph shows the dislocation core energy of a cubic crystal at zero temperature and pressure for a specific set of dislocation core cutoff radii. After obtaining the total energy of the system from conjugate gradient minimizations, non-singular, isotropic and anisotropic elasticity are applied to obtain the dislocation core energy for each of these supercells with different dipole distances. Graphs are generated for each species supported by the model.

(No matching species)

FCC Elastic Constants

This bar chart plot shows the mono-atomic face-centered cubic (fcc) elastic constants predicted by the current model (shown in blue) compared with the predictions for all other models in the OpenKIM Repository that support the species. The vertical bars show the average and standard deviation (one sigma) bounds for all model predictions. Graphs are generated for each species supported by the model.

(No matching species)

FCC Lattice Constant

This bar chart plot shows the mono-atomic face-centered cubic (fcc) lattice constant predicted by the current model (shown in red) compared with the predictions for all other models in the OpenKIM Repository that support the species. The vertical bars show the average and standard deviation (one sigma) bounds for all model predictions. Graphs are generated for each species supported by the model.

(No matching species)

FCC Stacking Fault Energies

This bar chart plot shows the intrinsic and extrinsic stacking fault energies as well as the unstable stacking and unstable twinning energies for face-centered cubic (fcc) predicted by the current model (shown in blue) compared with the predictions for all other models in the OpenKIM Repository that support the species. The vertical bars show the average and standard deviation (one sigma) bounds for all model predictions. Graphs are generated for each species supported by the model.

(No matching species)

FCC Surface Energies

This bar chart plot shows the mono-atomic face-centered cubic (fcc) relaxed surface energies predicted by the current model (shown in blue) compared with the predictions for all other models in the OpenKIM Repository that support the species. The vertical bars show the average and standard deviation (one sigma) bounds for all model predictions. Graphs are generated for each species supported by the model.

(No matching species)

SC Lattice Constant

This bar chart plot shows the mono-atomic simple cubic (sc) lattice constant predicted by the current model (shown in the unique color) compared with the predictions for all other models in the OpenKIM Repository that support the species. The vertical bars show the average and standard deviation (one sigma) bounds for all model predictions. Graphs are generated for each species supported by the model.

(No matching species)

Cubic Crystal Basic Properties Table

Species: Fe





Cohesive energy versus lattice constant curve for monoatomic cubic lattice

Creators: Daniel Karls
Contributor: karls
Publication Year: 2016
DOI: https://doi.org/

This Test Driver uses LAMMPS to compute the cohesive energy of a given monoatomic cubic
lattice (fcc, bcc, sc, or diamond) at a variety of lattice spacings. The lattice spacings
range from a_min (=a_min_frac*a_0) to a_max (=a_max_frac*a_0) where a_0, a_min_frac, and
a_max_frac are read from stdin (a_0 is typically approximately equal to the equilibrium lattice
constant). The precise scaling and number of lattice spacings sampled between a_min and a_0
(a_0 and a_max) is specified by two additional parameters passed from stdin: N_lower and
samplespacing_lower (N_upper and samplespacing_upper). Please see README.txt for further details.
Test Test Results Link to Test Results page Benchmark time
Usertime multiplied by the Whetstone Benchmark. This number can be used (approximately) to compare the performance of different models independently of the architecture on which the test was run.

Measured in Millions of Whetstone Instructions (MWI)
Cohesive energy versus lattice constant curve for fcc Iron view 37480


Elastic constants for cubic crystals at zero temperature

Creators: Junhao Li
Contributor: jl2922
Publication Year: 2017
DOI: https://doi.org/

Measures the cubic elastic constants for some common crystal types (fcc, bcc, sc) by calculating the hessian of the energy density with respect to strain. Error estimate is reported due to the numerical differentiation.

This version fixes the number of repeats in the species key.
Test Test Results Link to Test Results page Benchmark time
Usertime multiplied by the Whetstone Benchmark. This number can be used (approximately) to compare the performance of different models independently of the architecture on which the test was run.

Measured in Millions of Whetstone Instructions (MWI)
Elastic constants for fcc Fe at zero temperature view 55771


  • No Errors associated with this Model




This Model requires a Model Driver. Archives for the Model Driver EAM_Dynamo__MD_120291908751_003 appear below.


EAM_Dynamo__MD_120291908751_003.txz Tar+XZ Linux and OS X archive
EAM_Dynamo__MD_120291908751_003.zip Zip Windows archive
Wiki is ready to accept new content.

Login to edit Wiki content