Under the root directory, there are follwing subdirectories
-
bin/:It contians all executables. -
src/:It contains all source code. Under this subdirectroy, three CT-HYB impurity solvers, i.e., PACS, iQIST and the one used in eDMFT, are in the folderimpurities/, and an analytical continuation tool based on the maximum entropy method is in the foldermaxent/. -
utilities/:It contains several practical postprocessing scripts. -
docs/:It contains the documents of the code, e.g., the manual writen by markdown. -
build/:Build the code in this subdirectory.