Building up a diamond lattice: Difference between revisions

From SklogWiki
Jump to navigation Jump to search
m (New page: [EN CONSTRUCCION] * Consider: # a cubic simulation box whose sides are of length <math>\left. L \right. </math> # a number of lattice positions, <math> \left. M \right. </math> given by ...)
 
mNo edit summary
Line 3: Line 3:
* 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>
# a number of lattice positions, <math> \left. M \right. </math> given by <math> \left. M = 4 m^3    \right. </math>,
# a number of lattice positions, <math> \left. M \right. </math> given by <math> \left. M = 8 m^3    \right. </math>,
with <math> m </math> being a positive integer
with <math> m </math> being a positive integer


Line 19: Line 19:
where the indices of a given valid site are  integer numbers that must fulfill the following criteria
where the indices of a given valid site are  integer numbers that must fulfill the following criteria


* <math> 0 \le i_a < 2m </math>
* <math> 0 \le i_a < 4m </math>
* <math> 0 \le j_a < 2m </math>  
* <math> 0 \le j_a < 4m </math>  
* <math> 0 \le k_a < 2m </math>,
* <math> 0 \le k_a < 4m </math>,
* the sum of <math> \left. i_a + j_a + k_a \right. </math> must be, for instance, an even number.
* the sum of <math> \left. i_a + j_a + k_a \right. </math> can have only the values: 0, 3, 4, 7,  8, 10, ...
i.e, <math> \left. i_a + j_a + k_a =  4 n \right. </math>; OR; <math> \left. i_a + j_a + z_a = 4 n + 3 \right. </math>, with <math> n </math> is
any integer number  


with
with
<math>
<math>
\left.
\left.
\delta l = L/(2m)
\delta l = L/(4m)
\right.
\right.
</math>
</math>

Revision as of 13:29, 20 March 2007

[EN CONSTRUCCION]

  • 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 can have only the values: 0, 3, 4, 7, 8, 10, ...

i.e, ; OR; , with is any integer number

with