triqs_cthyb.solver_core.ConstrParametersT
- class triqs_cthyb.solver_core.ConstrParametersT
Bases:
objectParameters used for constructing the solver class.
Synthesized constructor with the following keyword arguments:
- Parameters:
- betafloat
- gf_struct[tuple[str, int]]
- n_iwint, default=1025
- n_tauint, default=10001
- n_lint, default=50
- delta_interfacebool, default=false
Attributes
Inverse temperature \(\beta\).
Use \(\Delta(\tau)\) and \(h_{loc0}\) as input instead of \(G_0(i\omega)\).
Structure of the Green's function (names and sizes of blocks).
Number of Matsubara frequencies.
Number of Legendre polynomials.
Number of imaginary-time points.