Building up a face centered cubic lattice: Difference between revisions

From SklogWiki
Jump to navigation Jump to search
mNo edit summary
(Added Jmol + category.)
Line 1: Line 1:
{{Jmol_general|Face_centered_cubic_lattice.xyz|A face centered cubic lattice}}
* Consider:
* Consider:
# a cubic simulation box whose sides are of length <math>\left. L  \right. </math>
# a cubic simulation box whose sides are of length <math>\left. L  \right. </math>
Line 46: Line 47:
*<math> \alpha = \beta = \gamma = 90^0 </math>
*<math> \alpha = \beta = \gamma = 90^0 </math>
[[category: computer simulation techniques]]
[[category: computer simulation techniques]]
[[category: Contains Jmol]]

Revision as of 13:37, 22 July 2009


<jmol>

 <jmolApplet>
 <script>set spin X 10; spin on</script>
 <size>200</size>
 <color>lightgrey</color>
   <wikiPageContents>Face_centered_cubic_lattice.xyz</wikiPageContents>
</jmolApplet>
</jmol>
A face centered cubic lattice
  • 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

  • ,
  • the sum of must be, for instance, an even number.

with Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \left.\delta l=L/(2m)\right.}

Atomic position(s) on a cubic cell

  • Number of atoms per cell: 4
  • Coordinates:

Atom 1:

Atom 2: 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 \left( x_2, y_2, z_2 \right) = \left( 0 , \frac{l}{2}, \frac{l}{2}\right) }

Atom 3: 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 \left( x_3, y_3, z_2 \right) = \left( \frac{l}{2}, 0, \frac{l}{2} \right) }

Atom 4: 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 \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 }