vibeqc.run_aiccm2026dev_b_ump2¶
- vibeqc.run_aiccm2026dev_b_ump2(system, basis, lattice_extension=None, options=None, *, ump2_options=None, aux_basis=None, lattice_cutoff_bohr=15.0, rsgdf_ke_cutoff=200.0, gdf_linear_dep_threshold=1e-09, progress=None, verbose=None)[source]¶
Run canonical finite-torus RI-UMP2 in the exact PNO limit.
- Parameters:
system (PeriodicSystem)
basis (BasisSet)
options (PeriodicRHFOptions | None)
ump2_options (object | None)
aux_basis (str | None)
lattice_cutoff_bohr (float)
rsgdf_ke_cutoff (float)
gdf_linear_dep_threshold (float)
verbose (int | None)
- Return type:
AICCM2026DevBUMP2Result