4.3.17. Flct_rand.dat¶
# inv_temp, N, N^2, D, D^2, Sz, Sz^2, step_i
0.0826564 12.00 144.00 0.00 0.00 0.0009345626081113 0.2500 1
0.1639935 12.00 144.00 0.00 0.00 0.0023147006319775 0.2500 2
0.2440168 12.00 144.00 0.00 0.00 0.0037424057659867 0.2500 3
...
135.97669 12.00 144.00 0.00 0.00 -0.0000000000167368 0.2500 1998
136.04474 12.00 144.00 0.00 0.00 -0.0000000000165344 0.2500 1999
File name¶
Flct_rand??.dat
?? indicates the number of runs in the calculation of the TPQ method.
File format¶
Line 1: Header
Lines 2-: [double01] [double02] [double03] [double04] [double05] [double06] [double07] [int01].
Parameters¶
[double01]
Type : Double
Description : Inverse temperature
.[double02]
Type : Double
Description : A total particle number
.[double03]
Type : Double
Description : The expected value of the square of the particle number
.[double04]
Type : Double
Description : The expected value of doublon
( is the total number of sites).[double05]
Type : Double
Description : The expected value of the square of doublon
( is the total number of sites).[double06]
Type : Double
Description : The expected value of
, ( is the total number of sites).[double07]
Type : Double
Description : The expected value of the square of
, ( is the total number of sites).[int01]
Type : Int
Description : The number of operations of
for an initial wave function, where isLargeValue
defined in a ModPara file and is the total number of sites.