|
votca 2026-dev
|
Diagnostic quantities for assessing whether CT downfolding is safe. More...
Public Attributes | |
| double | xi = 0.0 |
| double | pt_rm_discrepancy = 0.0 |
| bool | downfolding_safe = true |
Diagnostic quantities for assessing whether CT downfolding is safe.
xi: max over FE-CT pairs of |H_FE_CT| / |E_FE - E_CT|. Small xi (< ~0.3) means perturbative downfolding is reliable. pt_rm_discrepancy: max |J_pert - J_diag| over all FE pairs [Hrt]. Large discrepancy flags near-resonant CT states. downfolding_safe: true if both xi and pt_rm_discrepancy are below their respective thresholds.
Definition at line 69 of file bsecoupling.h.
| bool votca::xtp::BSECoupling::Diagnostics::downfolding_safe = true |
Definition at line 72 of file bsecoupling.h.
| double votca::xtp::BSECoupling::Diagnostics::pt_rm_discrepancy = 0.0 |
Definition at line 71 of file bsecoupling.h.
| double votca::xtp::BSECoupling::Diagnostics::xi = 0.0 |
Definition at line 70 of file bsecoupling.h.