Embedded atom model: Difference between revisions

Content deleted Content added
added more description to the variables in the potential function plus a few general notes about the model
cleanup; rmv dead E.L.
Line 1:
In [[computational chemistry]], the '''embedded atom model''', or '''EAM''' is an approximation describing the energy between two atoms. The energy is a function of a sum of functions of the separation between an atom and its neighbors. In the original model, by Murray Daw and Mike Baskes, the latter functions representedrepresent the electron density. EAM is related to the second moment approximation to [[tight binding (physics)|tight binding]] theory, also known as the Finnis-Sinclair model. These models are particularly appropriate for metallic systems.
{{Cleanup|date=August 2006}}
 
==Model simulation==
In [[computational chemistry]], the '''embedded atom model''', or '''EAM''' is an approximation describing the energy between two atoms. The energy is a function of a sum of functions of the separation between an atom and its neighbors. In the original model, by Murray Daw and Mike Baskes, the latter functions represented the electron density. EAM is related to the second moment approximation to [[tight binding (physics)|tight binding]] theory, also known as the Finnis-Sinclair model. These models are particularly appropriate for metallic systems.
In a simulation, the energy due to an atom, ''i'', is given by:<ref>{{cite news|url=http://lammps.sandia.gov/doc/pair_eam.html|title=Pair - EAM|publisher=LAMMPS Molecular Dynamics Simulator |accessdate=2008-10-01}}</ref>
 
In such a simulation, the energy due to an atom, ''i'', is given by
:<math>E_i = F_\alpha\left(\sum_{i\neq j} \rho_\alpha (r_{ij}) \right) + \frac{1}{2} \sum_{i\neq j} \phi_{\alpha\beta}(r_{ij})</math>,
where <math>r_{ij}</math> is the distance between atoms <math>i</math> and <math>j</math>, <math>\phi_{\alpha\beta}</math> is a pair-wise potential function, <math>\rho_\alpha</math> is the contribution to the electron charge density from atom <math>j</math> at the ___location of atom <math>i</math>, and <math>F</math> is an embedding function that represents the energy required to place atom <math>i</math> of type <math>\alpha</math> into the electron cloud.
 
Since the electron cloud density is a summation over many atoms, usually limited by a cutoff radius, the EAM potential is a multibody potential. For a single element system of atoms, three scalar functions must be specified: the embedding function, a pair-wise interaction, and an electron cloud contribution function. For a binary alloy, the EAM potential requires seven functions: three pair-wise interactions (A-A, A-B, B-B), two embedding functions, and two electron cloud contribution functions. Generally these functions are provided in a tabularized format and interpolated by cubic splines.
 
==See also==
Line 13:
 
== References ==
{{Reflist}}
* Daw, M.S. and Baskes, MI. "Embedded-atom method: Derivation and application to impurities, surfaces, and other defects in metals". ''[[Physical Review B]]'' 29:12, pp. 6443–6453, 1984, [[American Physical Society|APS]].
{{Refbegin}}
 
*{{cite journal|last=Daw,|first=Murray M.S. and|coauthors=Mike Baskes, MI. "|title=Embedded-atom method: Derivation and application to impurities, surfaces, and other defects in metals". ''|journal=[[Physical Review B]]'' 29:12, pp. 6443–6453, 1984, |publisher=[[American Physical Society|APS]].|volume=29|issue=12|pages=6443–6453}}
==External links==
{{Refend}}
* http://nickwilson.co.uk/research/bham.ac.uk/PhD/node17.html
* [http://lammps.sandia.gov/doc/pair_eam.html LAMMPS Pair EAM]
 
[[Category:Chemical bonding]]
[[Category:Computational chemistry]]
 
 
{{chemistry-stub}}