4.1.2. Parameters for the lattice¶
Chain [ Fig. 4.1 (a)]¶
L
Type : Integer
Description : The length of the chain is specified with this parameter.
Ladder ( Fig. 4.4 )¶
L
Type : Integer
Description : The length of the ladder is specified with this parameter.
W
Type : Integer
Description : The number of the ladder is specified with this parameter.
Tetragonal lattice [ Fig. 4.1 (b)], triangular lattice [ Fig. 4.1 (c)], honeycomb lattice [ Fig. 4.2 ], Kagome lattice [ Fig. 4.3 ]
In these lattices, we can specify the shape of the numerical cell by using the following two methods.
W
,L
a0W
,a0L
,a1W
,a1L
Type : Integer
Description : We can specify two vectors (\({\boldsymbol a}_0, {\boldsymbol a}_1\)) that surround the numerical cell (Fig. 4.5 ). These vectors should be specified in the fractional coordinate.
If we use both these methods, HPhi++ stops. When
model=SpinGCCMA
, we can use only the former.
We can check the shape of the numerical cell by using a file
lattice.gp
which is written in Standard mode. This file can be read
by gnuplot
as follows:
$ gnuplot lattice.gp