Building up a simple cubic lattice: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
* Consider: | * Consider: | ||
# a | # a cubic simulation box whose sides are of length <math>\left. L \right. </math> | ||
# a | # a number of lattice positions, <math> \left. M \right. </math> given by <math> \left. M = m^3 \right. </math> with <math> m </math> being a positive integer | ||
* The <math> \left. M \right. </math> positions are those given by: | |||
:<math> | |||
* The <math> \left. M \right. </math> positions are those given by: | |||
<math> | |||
\left\{ \begin{array}{ll} | \left\{ \begin{array}{ll} | ||
x = i \times (\delta l) &; i=0,1,\cdots, m-1 \\ | x = i \times (\delta l) &; i=0,1,\cdots, m-1 \\ | ||
| Line 18: | Line 13: | ||
</math> | </math> | ||
where | |||
<math> | <math> | ||
\left. | \left. | ||
Revision as of 19:32, 19 March 2007
- Consider:
- a cubic simulation box whose sides are of length
- a number of lattice positions, given by Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \left.M=m^{3}\right.} with being a positive integer
- The positions are those given by:
- Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \left\{{\begin{array}{ll}x=i\times (\delta l)&;i=0,1,\cdots ,m-1\\y=j\times (\delta l)&;j=0,1,\cdots ,m-1\\z=k\times (\delta l)&;k=0,1,\cdots ,m-1\end{array}}\right.}
where