4.1.6. Parameters for the dynamical Green’s function

  • CalcSpec

    Type : String(choose from "None", "Normal", "NoIteration", "Restart_out", "Restart_in", "Restart", "None" as default.)

    Description : The condition for the calculation of the dynamical Green’s function is specified. "None" for omitting the calculation of the dynamical Green’s function. "Normal" for calculating that function from scratch, "NoIteration" for calculating that function with the same iteration in the previous run (In this case, the Hamiltonian-vector product is not performed. Although the numerical cost is very small, the convergence is not guaranteed), "Restart_out" for calculating that function from scratch and writing the restart-file at the end, "Restart_in" for starting the calculation with the previously written restart-file, "Restart" for "Restart_out" + "Restart_in".

    The scheme for the spectrum calculation is specified by using the parameter method. If method="CG" is chosen, the shifted bi-conjugate gradient method [1] together with the seed-switch technique [2] is employed with the help of the \(K\omega\) library [3].

  • SpectrumType

    Type : String (choose from "SzSz", "S+S-", "Density", "up", "down". "SzSz" as default.)

    Description : The type of the dynamical Green’s function to be computed is specified. "SzSz" for \(\langle {S}^z_{-\bf q} {S}^z_{\bf q}\rangle\), "S+S-" for \(\langle {S}^{+}_{-\bf q} {S}^{-}_{\bf q}\rangle\), "Density" for \(\langle {n}_{-\bf q} {n}_{\bf q}\rangle\), "up" for \(\langle {c}^{\dagger}_{{\bf q} \uparrow} {c}_{{\bf q} \uparrow}\rangle\), "down" for \(\langle {c}^{\dagger}_{{\bf q} \downarrow} {c}_{{\bf q} \downarrow}\rangle\).

  • SpectrumQW, SpectrumQL

    Type : Double (default value: 0.0)

    Description : The wave number (Fractional coordinate) of the dynamical Green’s function is specified. The reciprocal lattice vector is computed from the direct lattice vector shown in Fig. 4.1 , Fig. 4.2 , Fig. 4.3 , Fig. 4.4 .

  • OmegaOrg

    Type : Double (0.0 as default.)

    Description : The origin value of the frequency.

  • OmegaMin

    Type : Double (-LargeValue times the number of sites as default.)

    Description : The lower limit of the real part of the frequency measured from OmegaOrg.

  • OmegaMax

    Type : Double (LargeValue times the number of sites as default.)

    Description : The upper limit of the real part of the frequency measured from OmegaOrg.

  • OmegaIm

    Type : Double (0.01*LargeValue as a default.)

    Description : The imaginary part of the frequency.

  • NOmega

    Type : Positive integer (200 as a default.)

    Description : The number of frequencies.