dmft_tools.solvers.cthyb_interface

cthyb solver class for solid_dmft

class dmft_tools.solvers.cthyb_interface.CTHYBInterface(general_params, solver_params, sum_k, icrsh, h_int, iteration_offset, deg_orbs_ftps, gw_params=None, advanced_params=None)[source]

Methods

postprocess()

Organize G_freq, G_time, Sigma_freq and G_l from cthyb solver

solve(**kwargs)

Solve the DMFT impurity problem

postprocess()[source]

Organize G_freq, G_time, Sigma_freq and G_l from cthyb solver

solve(**kwargs)[source]

Solve the DMFT impurity problem

Classes

CTHYBInterface(general_params, ...[, ...])

Methods