Post-processing
The Green provides several post-processing procedures such as analytical continuation packages to obtain spectral representations and
thermodynamic utilities to obtain thermodynamic quantities.
Spectral representation
To obtain the spectral representation of a Green’s function, the Green software stack provides an analytical continuation package.
To run the analytical continuation one have to execute the program ac.exe located at the installation path in the bin subdirectory.
The following parameters are required:
--grid_fileSparse imaginary time/frequency grid file name--BETAInverse temperature--input_fileName of the input file--output_fileName of the output file--groupName of the HDF5 group in the input file, that contains imaginary time data, it has to containmeshanddatadatasets.--kindType of analytical continuation, currently onlyNEVANLINNAis implemented.
The command ac.exe --help will provide additional information.