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 18:32, 19 March 2007
- Consider:
- a cubic simulation box whose sides are of length
- a number of lattice positions, given by with being a positive integer
- The positions are those given by:
where