Building up a face centered cubic lattice: Difference between revisions

From SklogWiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 45: Line 45:


*<math> \alpha = \beta = \gamma = 90^0 </math>
*<math> \alpha = \beta = \gamma = 90^0 </math>
[[category: computer simulation techniques]]

Revision as of 11:00, 13 February 2008

  • Consider:
  1. a cubic simulation box whose sides are of length
  2. a number of lattice positions, given by ,

with being a positive integer

  • The positions are those given by:

where the indices of a given valid site are integer numbers that must fulfill the following criteria

  • Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle 0\leq k_{a}<2m} ,
  • the sum of must be, for instance, an even number.

with

Atomic position(s) on a cubic cell

  • Number of atoms per cell: 4
  • Coordinates:

Atom 1:

Atom 2:

Atom 3:

Atom 4: Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \left(x_{4},y_{4},z_{2}\right)=\left({\frac {l}{2}},{\frac {l}{2}},0\right)}

Cell dimensions:

  • Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle a=b=c = l }
  • Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \alpha = \beta = \gamma = 90^0 }