Building up a simple cubic lattice: Difference between revisions

From SklogWiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
* Consider:
* Consider:
# a Cubic Simulation box of length <math>\left. L  \right. </math>
# a cubic simulation box whose sides are of length <math>\left. L  \right. </math>
# a numer of lattice positions, <math> \left. M \right. </math> given by:
# 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


: <math> \left. M = m^3    \right. </math>
* The <math> \left. M \right. </math> positions are those given by:  
 
:<math>
: with <math> m </math> being a positive integer
 
* 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>


with:
where
<math>
<math>
\left.
\left.

Revision as of 19:32, 19 March 2007

  • 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