triqs_ctint.solver_core.ConstrParamsT
- class triqs_ctint.solver_core.ConstrParamsT
Bases:
objectParameters used for constructing the solver class.
Synthesized constructor with the following keyword arguments:
- Parameters:
- dlr_wmaxfloat
- betafloat
- gf_struct[tuple[str, int]]
- n_tauint, default=5001
- dlr_epsfloat, default=1e-10
- use_Dbool, default=false
- use_Jperpbool, default=false
- n_tau_dynamical_interactionsint, default=this->n_tau
Attributes
Inverse temperature \(\beta\).
DLR error tolerance \(\epsilon\) for the single-particle quantities.
DLR bandwidth cutoff \(w_{max} = \Lambda / \beta\) for the single-particle quantities.
Structure of the Green's function (names and sizes of blocks).
Number of imaginary-time points for the single-particle quantities.
Number of imaginary-time points for \(D_0(\tau)\) and \(J_\perp(\tau)\).
Use a dynamic density-density interaction?
Use a dynamic spin-spin interaction?
Methods
Names of the blocks of the Green's function.
Number of blocks of the Green's function.