2
Crystal structures II Spacefilling and crystal stability 1. Space filling of crystal structures (Analytical task) By assuming hard spheres touching each other, calculate the space filling of the simple cubic (sc) structure, face centered cubic (fcc) structure, hexagonal closed packed (hcp) structure with an ideal ratio c a = q 8 3 . 2. Stability of a crystal lattice (Tool task) In the following task, we determine the lowest energy configuration of a crystal. The potential energy is here modelled by a modified Lennard-Jones potential V =4( σ r ) 12 - ( σ r ) 6 + A r σ 2 + B r σ + C, (1) with =0.0104 eV and σ =3.4 ˚ A. The polynomial A ( r σ ) 2 + B r σ + C is used to bring this potential smoothly to zero for a given potential cutoff radius r cut . The potential is intended to model the interaction between Argon atoms and was implemented in the code MiniMol, a minimal Molecular Statics / Molecular Dynamics tool. A detailed description of how to handle MiniMol can be found on our webpage in the tool description“HandsOn MiniMol”. Prepare rectangular simulation cells for Argon in the face centered cubic (fcc) structure, body centered cubic (bcc) structure, hexagonal closed packed (hcp) structure with an ideal c a = q 8 3 ratio. Vary the lattice constant a from of 3.0 ˚ A to 6.0 ˚ A and plot the energy per atom given by MiniMol with respect to a. Which is, according to this model, the most stable crystal structure of Argon? Determine the lattice constant and the cohesive energy of this model. Please, turn page -→ 1

Crystal structures II Space lling of crystal structures ...aims.pratt.duke.edu/sites/aims.pratt.duke.edu/files... · Crystal structures II Space lling and crystal stability 1. Space

  • Upload
    others

  • View
    8

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Crystal structures II Space lling of crystal structures ...aims.pratt.duke.edu/sites/aims.pratt.duke.edu/files... · Crystal structures II Space lling and crystal stability 1. Space

Crystal structures IISpacefilling and crystal stability

1. Space filling of crystal structures (Analytical task)By assuming hard spheres touching each other, calculate the space filling of the

• simple cubic (sc) structure,

• face centered cubic (fcc) structure,

• hexagonal closed packed (hcp) structure with an ideal ratio ca

=√

83.

2. Stability of a crystal lattice (Tool task)In the following task, we determine the lowest energy configuration of a crystal. The potentialenergy is here modelled by a modified Lennard-Jones potential

V = 4ε(σ

r)12 − (

σ

r)6 + A

( rσ

)2+B

( rσ

)+ C, (1)

with ε = 0.0104 eV and σ = 3.4 A. The polynomial A(rσ

)2+B r

σ+C is used to bring this potential

smoothly to zero for a given potential cutoff radius rcut. The potential is intended to model theinteraction between Argon atoms and was implemented in the code MiniMol, a minimal MolecularStatics / Molecular Dynamics tool. A detailed description of how to handle MiniMol can be foundon our webpage in the tool description“HandsOn MiniMol”.

Prepare rectangular simulation cells for Argon in the

• face centered cubic (fcc) structure,

• body centered cubic (bcc) structure,

• hexagonal closed packed (hcp) structure with an ideal ca

=√

83

ratio.

Vary the lattice constant a from of 3.0 A to 6.0 A and plot the energy per atom given by MiniMolwith respect to a. Which is, according to this model, the most stable crystal structure of Argon?Determine the lattice constant and the cohesive energy of this model.

Please, turn page −→

1

Page 2: Crystal structures II Space lling of crystal structures ...aims.pratt.duke.edu/sites/aims.pratt.duke.edu/files... · Crystal structures II Space lling and crystal stability 1. Space

Hint 1: The rectangular cell for hcp with the lattice parameters a and c is given by

~a1 = (a, 0, 0) ~a2 = (0,√

3a, 0) ~a3 = (0, 0, c) (2)

with four atoms in the cell located at the fractional coordinates ~b1 = (0, 0, 0), ~b2 = (12, 12, 0),

~b3 = (12, 16, 12), and ~b4 = (0, 2

3, 12).

Hint 2: The cohesive energy is defined as

Ecoh = Eatom, isolated − Eatom, crystal (3)

The potential used in MiniMol sets Eatom, isolated to zero.

2