Initial file¶
This file contains the values of Green’s function
\(G_{ij\sigma_1\sigma_2}\equiv \langle c_{i\sigma_1}^\dagger c_{j\sigma_2}\rangle\)
to be read for an initial configuration.
The unspecified elements are assumed to be zero.
The file format is the same as that of the green output file.
An example of the file format is presented below.
0 0 0 0  0.9517526553947047  0.0
0 0 1 0 -0.03971951040016314 0.0
0 0 2 0  0.09202884754223833 0.0
0 0 3 0 -0.039719448981075135 0.0
0 0 4 0  0.09202884754219534 0.0
0 0 5 0 -0.03971947216145664 0.0
0 0 6 0  0.09202884753253462 0.0
0 0 7 0  0.09202884754259735 0.0
0 1 0 1  0.04824734460529617 0.0
0 1 1 1  0.03971951040016307 0.0
…
File format¶
- [i] [s1] [j] [s2] [v.real] [v.imag]
Parameters¶
- [i],- [j]- Type : Integer - Description : An integer giving a site index (\(0 \le i, j < {\rm Nsite}\)). 
- [s1],- [s2]- Type : Integer - Description : An integer giving a spin index: either 0 (up-spin) or 1 (down-spin). 
- [v.real],- [v.imag]- Type : Float - Description : Values for the real and imaginary parts of \(\langle c_{i\sigma_1}^{\dagger} c_{j\sigma_2}^{\phantom{\dagger}} \rangle\), respectively. 
