vibeqc.CCSDOptions¶
- class vibeqc.CCSDOptions(*args, **kwargs)[source]¶
Bases:
CCSDOptionsPython-friendly CCSD option struct with aux-basis autodetection.
- Parameters:
- __init__(*, density_fit=True, aux_basis=None, max_iter=100, conv_tol_energy=1e-08, conv_tol_residual=1e-07, diis_subspace_size=6, n_frozen_core=0, compute_triples=True, triples=None, triples_memory_mode='fast')[source]¶
Methods
__init__(*[, density_fit, aux_basis, ...])resolve_aux_basis(orbital_basis_name)If
aux_basisis empty, auto-detect from the orbital basis name.Attributes
"none"or"(t)".