Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
documentation:language_reference:functions:readfplo [2024/09/18 18:29] Sina Shokridocumentation:language_reference:functions:readfplo [2024/09/18 18:30] (current) Sina Shokri
Line 2: Line 2:
  
 ### ###
-The function //ReadFPLO(path_to_dft_dir)// is more general version of the function [[documentation:language_reference:functions:filereaddresdenfplo|FileReadDresdenFPLO()]] and is still under development. It reads several files within the folder where FPLO calculation is done, including the (partial) density of states of local (basis) orbitals in files having names of the format +ldos.sortxxx.nlyyy. The output of the function can be given as argument to the function [[documentation:language_reference:functions: HybridizationFunctionFromFPLO | HybridizationFunctionFromFPLO()]] to generate the hybridization function (a response function). +The function //ReadFPLO(path_to_dft_dir)// is more general version of the function [[documentation:language_reference:functions:filereaddresdenfplo|FileReadDresdenFPLO()]] and is still under development. It reads several files within the folder where FPLO calculation is done, including the (partial) density of states of local (basis) orbitals in files having names of the format +ldos.sortxxx.nlyyy. The output of the function can be given as argument to the function [[documentation:language_reference:functions: HybridizationFunctionFromFPLO | HybridizationFunctionFromFPLO()]] to generate the hybridization function (a [[documentation/language_reference/objects/responsefunction/start|response function]]). 
 ### ###
  
Print/export