Parameter: ntime
Definition
Number of imaginary time slices sampling by continuous time or Hirsch-Fye quantum Monte Carlo quantum impurity solver.
In the iQIST software package, the imaginary time mesh is calculated as follows:
where and . So, the value of is just ntime.
Type
Integer
Default value
1024 (for CT-HYB impurity solvers) or 64 (for HF-QMC impurity solvers)
Component
ALL
Behavior
Determine the size of involved arrays, such as the imaginary-time Green's function , the hybridization function , the auxiliary correlation function , the spin-spin correlation function , etc.
Comment
The ntime = 1024 is an optimal value for most cases. But if the system temperature is too low, it is useful to increase ntime to obtain higher accurate. For example, if , it is better to let ntime = 2048 or 4096.