Building up a body centered cubic lattice: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 12: | Line 12: | ||
\right\} | \right\} | ||
</math> | </math> | ||
where the indices of a given valid site <math>(i_a,j_a,k_a)</math> must be either all odd or all even. | where the indices of a given valid site <math>(i_a,j_a,k_a)</math> must fulfill: | ||
* <math> i_a, j_a, k_a </math> must be either all odd or all even. | |||
* <math> 0 \le i_a \le 2 m </math> | |||
* <math> 0 \le j_a \le 2 m </math> | |||
* <math> 0 \le k_a \le 2 m </math> | |||
and | |||
<math> | <math> | ||
\left. | \left.\delta l = L/(2m) | ||
\delta l = L/(2m) | |||
\right. | \right. | ||
</math> | </math> |
Revision as of 11:51, 20 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 the indices of a given valid site must fulfill:
- must be either all odd or all even.
and