vibeqc.run_rhf_periodic_gamma¶
- vibeqc.run_rhf_periodic_gamma(system, basis, options=None, *, dft_plus_u=None)[source]¶
Γ-only closed-shell RHF for a periodic system (molecular-limit regime).
The Γ-only periodic SCF carries a single real
Eigen::MatrixXddensity and AO overlap — same shape as the molecular case — so the +U kernel is reused unchanged.optionsis aPeriodicRHFOptions;dft_plus_uis a list ofHubbardSiteobjects (per-atom (atom_index, l, U_ev) channels). Multi-k periodic +U is queued for Increment 4c.