The function ReadFPLO(path_to_dft_dir) reads several output files from a DFT calculation done with FPLO. It returns a DresdenFPLO user data type that can be used to generate response functions or tight binding Hamiltonians. The files processed by ReadFPLO in the folder path_to_dft_dir are
The output of the function can be given as argument to the function HybridizationFunctionFromFPLO() to generate the hybridization function (a response function).