vibeqc.run_aiccm2026dev_b_uccsd¶
- vibeqc.run_aiccm2026dev_b_uccsd(system, basis, lattice_extension=None, options=None, *, cc_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 full-domain finite-torus UCCSD with the O(N^6) oracle.
- Parameters:
system (PeriodicSystem)
basis (BasisSet)
options (PeriodicRHFOptions | None)
cc_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:
AICCM2026DevBUCCSDResult