vibeqc.AICCM2026DevBExactExchangeAssembly¶
- class vibeqc.AICCM2026DevBExactExchangeAssembly(c_full, c_sr, omega_screen_bohr_inv, screened_exchange_applicability='inactive', screened_exchange_assembly='not-applicable')[source]¶
Bases:
objectVersioned route-resolved exact-exchange assembly for one B SCF run.
The descriptor mirrors the shared periodic functional resolver used by the selected SCF route. A B runner attaches an active screened label only after the selected backend exposes matching branch-level execution evidence.
omega_screen_bohr_invis the physical erfc screening parameter and is deliberately named so it cannot be confused with a numerical Ewald split parameter.- Parameters:
- __init__(c_full, c_sr, omega_screen_bohr_inv, screened_exchange_applicability='inactive', screened_exchange_assembly='not-applicable')¶
Methods
__init__(c_full, c_sr, omega_screen_bohr_inv)Attributes