DETCI — maximum number of alpha electrons in RAS III
TRANSQT — MO basis (PQ|RS) type two-electron integrals file
TRANSQT — MO basis (PQ|rs) type two-electron integrals file
CCENERGY — Type of ABCD algorithm will be used
CCEOM — Type of ABCD algorithm will be used
CCLAMBDA — Type of ABCD algorithm will be used
CCRESPONSE — Type of ABCD algorithm will be used
DETCI — An array giving the number of active orbitals (occupied plus unoccupied) per irrep (shorthand to make MCSCF easier to specify than using RAS keywords)
PSIMRCC — The number of active orbitals per irrep
OPTKING — Do add bond coordinates at nearby atoms for non-bonded systems?
CCDENSITY (Expert) — Do compute the approximate excitation level? See Stanton and Bartlett, JCP, 98, 1993, 7034.
SAPT — Do use asynchronous disk I/O in the solution of the CPHF equations? Use may speed up the computation slightly at the cost of spawning an additional thread.
SAPT — Do use asynchronous disk I/O in the formation of the DF integrals? Use may speed up the computation slightly at the cost of spawning an additional thread.
DCFT — The algorithm to use for the density cumulant and orbital updates in the energy computation. Two-step algorithm (default) is generally more efficient and shows better convergence than simultaneous
CCENERGY — Do analyze T2 amplitudes
CCRESPONSE — Do analyze X2 amplitudes
CCDENSITY — The algorithm to use for the terms
CCENERGY (Expert) — The algorithm to use for the terms If AO_BASIS is NONE, the MO-basis integrals will be used; if AO_BASIS is DISK, the AO-basis integrals stored on disk will be used; if AO_BASIS is DIRECT, the AO-basis integrals will be computed on the fly as necessary. NB: The DIRECT option is not fully implemented and should only be used by experts. Default is NONE. Note: The developers recommend use of this keyword only as a last resort because it significantly slows the calculation. The current algorithms for handling the MO-basis four-virtual-index integrals have been significantly improved and are preferable to the AO-based approach.
CCLAMBDA — The algorithm to use for the terms
CCSORT — The algorithm to use for the terms
DCFT — Controls whether to avoid the AO->MO transformation of the two-electron integrals for the four-virtual case (<VV||VV>) by computing the corresponding terms in the AO basis. AO_BASIS = DISK algorithm reduces the memory requirements. It is, however, less efficient due to the extra I/O, so the default algorithm is preferred.
TRANSQT — The algorithm to use for the terms
TRANSQT2 — The algorithm to use for the terms
DETCI — Array giving the root numbers of the states to average in a state-averaged procedure such as SA-CASSCF. Root numbering starts from 1.
DETCI — Array giving the weights for each state in a state-averaged procedure
DETCI — maximum number of beta electrons in RAS III
DFMP2 — Primary basis set
MINTS — Primary basis set
SAPT — Primary basis set, describes the monomer molecular orbitals
SCF — Primary basis set
SCF — Accelerate convergence by performing a preliminary scf with this small basis set followed by projection into the full target basis. A value of TRUE turns on projection using the 3-21G small basis set.
TRANSQT — MO basis (pq|rs) type two-electron integrals file
GLOBALS — Some codes (DFT) can dump benchmarking data to separate output files
DETCI (Expert) — Do use some routines based on the papers of Bendazzoli et al. to calculate sigma? Seems to be slower and not worthwhile; may disappear eventually. Works only for full CI and I don’t remember if I could see how their clever scheme might be extended to RAS in general.
CCENERGY — Convergence criterion for Breuckner orbitals. The convergence is determined based on the largest amplitude.
ADC — How to cache quantities within the DPD library
CCDENSITY — The amount of cacheing of data to perform
CCENERGY — Cacheing level for libdpd governing the storage of amplitudes, integrals, and intermediates in the CC procedure. A value of 0 retains no quantities in cache, while a level of 6 attempts to store all quantities in cache. For particularly large calculations, a value of 0 may help with certain types of memory problems. The default is 2, which means that all four-index quantites with up to two virtual-orbital indices (e.g., integrals) may be held in the cache.
CCEOM — Cacheing level for libdpd governing the storage of amplitudes, integrals, and intermediates in the CC procedure. A value of 0 retains no quantities in cache, while a level of 6 attempts to store all quantities in cache. For particularly large calculations, a value of 0 may help with certain types of memory problems. The default is 2, which means that all four-index quantites with up to two virtual-orbital indices (e.g., integrals) may be held in the cache.
CCHBAR — Cacheing level for libdpd governing the storage of amplitudes, integrals, and intermediates in the CC procedure. A value of 0 retains no quantities in cache, while a level of 6 attempts to store all quantities in cache. For particularly large calculations, a value of 0 may help with certain types of memory problems. The default is 2, which means that all four-index quantites with up to two virtual-orbital indices (e.g., integrals) may be held in the cache.
CCLAMBDA — Cacheing level for libdpd governing the storage of amplitudes, integrals, and intermediates in the CC procedure. A value of 0 retains no quantities in cache, while a level of 6 attempts to store all quantities in cache. For particularly large calculations, a value of 0 may help with certain types of memory problems. The default is 2, which means that all four-index quantites with up to two virtual-orbital indices (e.g., integrals) may be held in the cache.
CCRESPONSE — Cacheing level for libdpd
CCSORT — Cacheing level for libdpd governing the storage of amplitudes, integrals, and intermediates in the CC procedure. A value of 0 retains no quantities in cache, while a level of 6 attempts to store all quantities in cache. For particularly large calculations, a value of 0 may help with certain types of memory problems. The default is 2, which means that all four-index quantites with up to two virtual-orbital indices (e.g., integrals) may be held in the cache.
DCFT (Expert) — Controls how to cache quantities within the DPD library
MP2 — The amount of cacheing of data to perform
OMP2 — Cacheing level for libdpd governing the storage of amplitudes, integrals, and intermediates in the CC procedure. A value of 0 retains no quantities in cache, while a level of 6 attempts to store all quantities in cache. For particularly large calculations, a value of 0 may help with certain types of memory problems. The default is 2, which means that all four-index quantites with up to two virtual-orbital indices (e.g., integrals) may be held in the cache.
OMP3 — Cacheing level for libdpd governing the storage of amplitudes, integrals, and intermediates in the CC procedure. A value of 0 retains no quantities in cache, while a level of 6 attempts to store all quantities in cache. For particularly large calculations, a value of 0 may help with certain types of memory problems. The default is 2, which means that all four-index quantites with up to two virtual-orbital indices (e.g., integrals) may be held in the cache.
TRANSQT2 (Expert) — Controls how to cache quantities within the DPD library
CCENERGY — Selects the priority type for maintaining the automatic memory cache used by the libdpd codes. A value of LOW selects a “low priority” scheme in which the deletion of items from the cache is based on pre-programmed priorities. A value of LRU selects a “least recently used” scheme in which the oldest item in the cache will be the first one deleted.
CCEOM — The criterion used to retain/release cached data
MP2 — The criterion used to retain/release cached data
MCSCF — Do canonicalize the active orbitals such that the average Fock matrix is diagonal?
MCSCF — Do canonicalize the inactive (DOCC and Virtual) orbitals such that the average Fock matrix is diagonal?
OPTKING — Do read Cartesian Hessian? Only for experts - use FULL_HESS_EVERY instead.
CLAG — Do write the OEI, TEI, OPDM, TPDM, and Lagrangian files in canonical form, Pitzer order?
DETCI — Do coupled-cluster computation?
CCEOM — Do turn on root following for CC3
DETCI — maximum number of alpha electrons in RAS III, for CC
DETCI — maximum number of beta electrons in RAS III, for CC
DETCI — The CC excitation level
DETCI (Expert) — Do fix amplitudes involving RAS I or RAS IV? Useful in mixed MP2-CC methods.
DETCI (Expert) — Number of external indices before amplitude gets fixed by CC_FIX_EXTERNAL. Experimental.
DETCI (Expert) — CC_MACRO = [ [ex_lvl, max_holes_I, max_parts_IV, max_I+IV], [ex_lvl, max_holes_I, max_parts_IV, max_I+IV], ... ] Optional additional restrictions on allowed exictations in coupled-cluster computations, based on macroconfiguration selection. For each sub-array, [ex_lvl, max_holes_I, max_parts_IV, max_I+IV], eliminate cluster amplitudes in which: [the excitation level (holes in I + II) is equal to ex_lvl] AND [there are more than max_holes_I holes in RAS I, there are more than max_parts_IV particles in RAS IV, OR there are more than max_I+IV quasiparticles in RAS I + RAS IV].
OMP2 — Maximum number of iterations to determine the amplitudes
OMP3 — Maximum number of iterations to determine the amplitudes
DETCI (Expert) — Do ignore block if num holes in RAS I and II is cc_ex_lvl and if any indices correspond to RAS I or IV (i.e., include only all-active higher excitations)?
CCENERGY — Number of threads
CCEOM — Number of threads
CCTRIPLES — Number of threads
PSIMRCC — Number of threads
CCENERGY — Coupled-cluster opposite-spin scaling value
DETCI — maximum number of electrons in RAS III + IV, for CC
DETCI — maximum number of electrons in RAS III, for CC
DETCI — maximum number of electrons in RAS IV, for CC
CCENERGY — Coupled-cluster same-spin scaling value
DETCI (Expert) — Do update T amplitudes with orbital eigenvalues? (Usually would do this). Not doing this is experimental.
DETCI — The CC valence excitation level
DETCI (Expert) — Do use variational energy expression in CC computation? Experimental.
DETCI — Do import a CC vector from disk?
DETCI — Do export a CC vector to disk?
CEPA — Which coupled-pair method is called? This parameter is used internally by the python driver. Changing its value won’t have any effect on the procedure.
CEPA — Flag to exclude singly excited configurations from the computation. Note that this algorithm is not optimized for doubles-only computations.
CEPA — Oppposite-spin scaling factor for SCS-CEPA.
CEPA — Same-spin scaling factor for SCS-CEPA.
CEPA — Use integral-direct implementation of the (ac|bd) t(ij,cd) contraction? AO integrals will be generated on the fly. The CEPA iterations will be slower, but the AO->MO integral transform will be faster, and the out-of-core sort of the (AC|BD) integrals will be avoided.
TRANSQT — Do check MO orthogonality condition?
MCSCF — Do use DIIS extrapolation to accelerate convergence of the CI coefficients?
DETCI — Number of threads for DETCI.
DETCI — Do print a summary of the CI blocks?
CPHF — Which states to save AD Matrices for? * Positive - Singlets * Negative - Triplets *
CPHF — Minimum singles amplitude to print in CIS analysis
CPHF — Which states to save AO difference OPDMs for? * Positive - Singlets * Negative - Triplets *
CPHF — Memory safety factor for allocating JK
CPHF — Which states to save AO Natural Orbitals for? * Positive - Singlets * Negative - Triplets *
CPHF — Which states to save AO OPDMs for? * Positive - Singlets * Negative - Triplets *
CPHF — Which states to save AO transition OPDMs for? * Positive - Singlets * Negative - Triplets *
DETCI — Gives the number of vectors to retain when the Davidson subspace is collapsed (see MAX_NUM_VECS). If greater than one, the collapsed subspace retains the best estimate of the CI vector for the previous n iterations. Defaults to 1.
CCEOM — Do collapse with last vector?
CCEOM — Complex tolerance applied in CCEOM computations
OPTKING — Set number of consecutive backward steps allowed in optimization
PSIMRCC — The ansatz to use for MRCC computations
PSIMRCC — The type of CCSD(T) computation to perform
PSIMRCC — The molecular charge of the target state
PSIMRCC — The multiplicity, , of the target state. Must be specified if different from the reference .
PSIMRCC — The type of correlated wavefunction
PSIMRCC — The order of coupling terms to include in MRCCSDT computations
PSIMRCC — Do include the terms that couple the reference determinants?
OPTKING — When determining connectivity, a bond is assigned if interatomic distance is less than (this number) * sum of covalent radii.
CPHF — Memory safety factor for allocating JK
CPHF — Which tasks to run CPHF For * Valid choices: * -Polarizability *
OMP2 — Cutoff value for numerical procedures
OMP3 — Cutoff value for numerical procedures
MCSCF — Convergence criterion for density.
SAPT — Convergence criterion for residual of the CPHF coefficients in the SAPT term.
SCF — Convergence criterion for SCF density. In practice, the SCF energy will be good to 1-4 more than this number of digits. (This means that D_CONVERGENCE = 11 is overkill and will approach machine precision.) See Table SCF Convergence & Algorithm for default convergence criteria for different calculation types.
SCF — The density convergence threshold after which damping is no longer performed, if it is enabled. It is recommended to leave damping on until convergence, which is the default.
DCFT — The amount (percentage) of damping to apply to the orbital update procedure: 0 will result in a full update, 100 will completely stall the update. A value around 20 (which corresponds to 20% of the previous iteration’s density being mixed into the current iteration) can help in cases where oscillatory convergence is observed.
PSIMRCC — The amount (percentage) of damping to apply to the amplitude updates. 0 will result in a full update, 100 will completely stall the update. A value around 20 (which corresponds to 20% of the amplitudes from the previous iteration being mixed into the current iteration) can help in cases where oscillatory convergence is observed.
SCF — The amount (percentage) of damping to apply to the early density updates. 0 will result in a full update, 100 will completely stall the update. A value around 20 (which corresponds to 20% of the previous iteration’s density being mixed into the current density) could help to solve problems with oscillatory convergence.
DCFT (Expert) — Whether to read the orbitals from a previous computation, or to compute an MP2 guess
CPHF — The amount of debug information printed to the output file
GLOBALS (Expert) — The amount of information to print to the output file
TRANSQT — Do delete AO integral files?
TRANSQT — Do delete restricted doubly occupieds?
TRANSQT2 — Boolean to delete the SO-basis two-electron integral file after the transformation
TRANSQT — Do delete TPDM file?
SAPT — Denominator algorithm for PT methods. Laplace transformations are slightly more efficient.
SAPT — Maximum error allowed (Max error norm in Delta tensor) in the approximate energy denominators employed for most of the and evaluation.
GLOBALS (Expert) — Derivative level
DETCI — Do freeze core orbitals?
SAPT — Auxiliary basis set for SAPT Elst10 and Exch10 density fitting computations, may be important if heavier elements are involved. Defaults to DF_BASIS_SAPT.
SCF — When BASIS_GUESS is active, run the preliminary scf in density-fitted mode with this as fitting basis for the small basis set. A value of TRUE turns on density fitting with the cc-pVDZ-RI basis set (when available for all elements).
DFMP2 — Auxiliary basis set for MP2 density fitting computations. Defaults to a RI basis.
LMP2 — Auxiliary basis set for MP2 density fitting calculations
SAPT — Auxiliary basis set for SAPT density fitting computations. Defaults to a RI basis.
CPHF — Auxiliary basis for SCF
SCF — Auxiliary basis set for SCF density fitting computations. Defaults to a JKFIT basis.
SCF (Expert) — Fitting Condition
DFMP2 (Expert) — IO caching for CP corrections, etc
SCF (Expert) — IO caching for CP corrections, etc
DFMP2 — Number of threads to compute integrals with. 0 is wild card
SCF — Number of threads for integrals (may be turned down if memory is an issue). 0 is blank
LMP2 — Do use density fitting? Turned on with specification of fitting basis.
DFMP2 — % of memory for DF-MP2 three-index buffers
DFMP2 — Minimum error in the 2-norm of the P(2) matrix for corrections to Lia and P.
DFMP2 — Minimum error in the 2-norm of the P matrix for skeleton-core Fock matrix derivatives.
SCF — The DFT Exact-exchange parameter
SCF — DFT basis cutoff.
SCF (Expert) — The maximum number of grid points per evaluation block.
SCF (Expert) — The maximum radius to terminate subdivision of an octree block [au].
SCF (Expert) — The minimum number of grid points per evaluation block.
SCF (Expert) — The blocking scheme for DFT.
SCF — Factor for effective BS radius in radial grid.
SCF — A custom DFT functional object (built by Python or NULL/None)
SCF — Parameters defining the dispersion correction. See Table -D Functionals for default values and Table Dispersion Corrections for the order in which parameters are to be specified in this array option.
SCF — The DFT combined functional name, e.g. B3LYP, or GEN to use a python reference to a custom functional specified by DFT_CUSTOM_FUNCTIONAL.
SCF (Expert) — The DFT grid specification, such as SG1.
SCF — Nuclear Scheme.
SCF — The DFT Range-separation parameter
SCF (Expert) — Spread alpha for logarithmic pruning.
SCF (Expert) — Pruning Scheme.
SCF — Number of radial points.
SCF — Radial Scheme.
SCF — Number of spherical points (A Lebedev Points number).
SCF — Spherical Scheme.
CIS — Diagonalization method for the CI matrix
DETCI — This specifies which method is to be used in diagonalizing the Hamiltonian. The valid options are: RSP, to form the entire H matrix and diagonalize using libciomr to obtain all eigenvalues (n.b. requires HUGE memory); OLSEN, to use Olsen’s preconditioned inverse subspace method (1990); MITRUSHENKOV, to use a 2x2 Olsen/Davidson method; and DAVIDSON (or SEM) to use Liu’s Simultaneous Expansion Method, which is identical to the Davidson method if only one root is to be found. There also exists a SEM debugging mode, SEMTEST. The SEM method is the most robust, but it also requires CI vectors on disk, where is the maximum number of iterations and is the number of roots.
PSIMRCC — Do include the diagonal corrections in (T) computations?
PSIMRCC — Do diagonalize the effective Hamiltonian?
GLOBALS (Expert) — PSI4 dies if energy does not converge.
CCENERGY — Do use DIIS extrapolation to accelerate convergence?
CCLAMBDA — Do use DIIS extrapolation to accelerate convergence?
CCRESPONSE — Do use DIIS extrapolation to accelerate convergence?
DETCI — Do use DIIS extrapolation to accelerate CC convergence?
LMP2 — Do use DIIS extrapolation to accelerate convergence?
MCSCF — Do use DIIS extrapolation to accelerate convergence of the SCF energy (MO coefficients only)?
SCF — Do use DIIS extrapolation to accelerate convergence?
DETCI — How often to do a DIIS extrapolation. 1 means do DIIS every iteration, 2 is every other iteration, etc.
CEPA — Number of vectors to store for DIIS extrapolation.
DCFT — Maximum number of error vectors stored for DIIS extrapolation
DETCI — Maximum number of error vectors stored for DIIS extrapolation
LMP2 — Maximum number of error vectors stored for DIIS extrapolation
MCSCF — Maximum number of error vectors stored for DIIS extrapolation
OMP2 — Number of vectors used in DIIS
OMP3 — Number of vectors used in DIIS
PSIMRCC — Maximum number of error vectors stored for DIIS extrapolation
SCF — Maximum number of error vectors stored for DIIS extrapolation
DCFT — Minimum number of error vectors stored for DIIS extrapolation
DETCI — Minimum number of error vectors stored for DIIS extrapolation
SCF — Minimum number of error vectors stored for DIIS extrapolation
PSIMRCC — The number of DIIS vectors needed before extrapolation is performed
SCF — The minimum iteration to start storing DIIS vectors
DCFT — Value of RMS of the density cumulant residual and SCF error vector below which DIIS extrapolation starts. Same keyword controls the DIIS extrapolation for the solution of the response equations.
DETCI — Iteration at which to start using DIIS
LMP2 — Iteration at which to start DIIS extrapolation
CEPA — Compute the dipole moment? Note that quadrupole moments will also be computed if PRINT >= 2.
DETCI — Do compute the dipole moment?
FINDIF — Displacement size in au for finite-differences.
LMP2 — Distant pair cutoff
SCF (Expert) — The dimension sizes of the distributed matrix
TRANSQT — Do transform all TEIs
OMP2 — Do apply level shifting?
OMP3 — Do apply level shifting to aid convergence
OMP2 — Do perform spin-component-scaled OMP2 (SCS-OMP2)? In all computation, SCS-OMP2 energy is computed automatically. However, in order to perform geometry optimizations and frequency computations with SCS-OMP2, one needs to set ‘DO_SCS’ to true
OMP3 — Do perform spin-component-scaled OMP3 (SCS-OMP3)? In all computation, SCS-OMP3 energy is computed automatically. However, in order to perform geometry optimizations and frequency computations with SCS-OMP3, one needs to set ‘DO_SCS’ to true
CPHF — Do singlet states? Default true
OMP2 — Do perform spin-opposite-scaled OMP2 (SOS-OMP2)? In all computation, SOS-OMP2 energy is computed automatically. However, in order to perform geometry optimizations and frequency computations with SOS-OMP2, one needs to set ‘DO_SOS’ to true
OMP3 — Do perform spin-opposite-scaled OMP3 (SOS-OMP3)? In all computation, SOS-OMP3 energy is computed automatically. However, in order to perform geometry optimizations and frequency computations with SOS-OMP3, one needs to set ‘DO_SOS’ to true
SAPT (Expert) — Do compute third-order corrections?
CPHF — Do triplet states? Default true
GLOBALS — An array containing the number of doubly-occupied orbitals per irrep (in Cotton order)
MCSCF — The number of doubly occupied orbitals, per irrep
CIS — Do print the domains?
LMP2 — Do exit after printing the domains?
CIS —
OMP3 — Scaling value for 3rd order energy correction (S. Grimme, Vol. 24, pp. 1529, J. Comput. Chem.)
CCEOM — Convergence criterion for excitation energy (change) in the Davidson algorithm for CC-EOM.
DETCI — Convergence criterion for energy.
LMP2 — Convergence criterion for energy (change).
MCSCF — Convergence criterion for energy.
MRCC — This becomes tol (option #16) in fort.56.
OMP2 — Convergence criterion for energy.
OMP3 — Convergence criterion for energy.
PSIMRCC — Convergence criterion for energy.
SAPT — Convergence criterion for energy (change) in the SAPT term during solution of the CPHF equations.
SCF — Convergence criterion for SCF energy. See Table SCF Convergence & Algorithm for default convergence criteria for different calculation types.
CCEOM — Specifies a set of single-excitation guess vectors for the EOM-CC procedure. If EOM_GUESS = SINGLES, the guess will be taken from the singles-singles block of the similarity-transformed Hamiltonian, Hbar. If EOM_GUESS = DISK, guess vectors from a previous computation will be read from disk. If EOM_GUESS = INPUT, guess vectors will be specified in user input. The latter method is not currently available.
CCEOM — Reference wavefunction type for EOM computations
CCHBAR — Reference wavefunction type for EOM computations
CCSORT — Reference wavefunction type for EOM computations
DETCI (Expert) — An array of length EX_LEVEL specifying whether each excitation type (S,D,T, etc.) is allowed (1 is allowed, 0 is disallowed). Used to specify non-standard CI spaces such as CIST.
DETCI — The CI excitation level
CCEOM (Expert) — The depth into the occupied and valence spaces from which one-electron excitations are seeded into the Davidson guess to the CIS (the default of 2 includes all single excitations between HOMO-1, HOMO, LUMO, and LUMO+1). This CIS is in turn the Davidson guess to the EOM-CC. Expand to capture more exotic excited states in the EOM-CC calculation
CPHF — Do explicit hamiltonian only?
SCF — An ExternalPotential (built by Python or NULL/None)
SCF — Fail if we reach maxiter without converging?
MCSCF — Do use the average Fock matrix during the SCF optimization?
PSIMRCC — Do use the averaged Fock matrix over all references in (T) computations?
MCSCF — Iteration at which to begin using the averaged Fock matrix
DETCI — Do a full CI (FCI)? If TRUE, overrides the value of EX_LEVEL.
DETCI (Expert) — Do store strings specifically for FCI? (Defaults to TRUE for FCI.)
DETCI (Expert) — Do invoke the FILTER_GUESS options that are used to filter out some trial vectors which may not have the appropriate phase convention between two determinants? This is useful to remove, e.g., delta states when a sigma state is desired. The user inputs two determinants (by giving the absolute alpha string number and beta string number for each), and also the desired phase between these two determinants for guesses which are to be kept. FILTER_GUESS = TRUE turns on the filtering routine. Requires additional keywords FILTER_GUESS_DET1, FILTER_GUESS_DET2, and FILTER_GUESS_SIGN.
DETCI (Expert) — Array specifying the absolute alpha string number and beta string number for the first determinant in the filter procedure. (See FILTER_GUESS).
DETCI (Expert) — Array specifying the absolute alpha string number and beta string number for the second determinant in the filter procedure. (See FILTER_GUESS).
DETCI (Expert) — The required phase (1 or -1) between the two determinants specified by FILTER_GUESS_DET1 and FILTER_GUESS_DET2.
DETCI (Expert) — If present, the code will try to filter out a particular determinant by setting its CI coefficient to zero. FILTER_ZERO_DET = [alphastr, betastr] specifies the absolute alpha and beta string numbers of the target determinant. This could be useful for trying to exclude states that have a nonzero CI coefficient for the given determinant. However, this option was experimental and may not be effective.
OPTKING — Do save and print the geometry from the last projected step at the end of a geometry optimization? Otherwise (and by default), save and print the previous geometry at which was computed the gradient that satisfied the convergence criteria.
TRANSQT — First temporary file
CPHF — Fitting algorithm (0 for old, 1 for new)
CPHF — The maximum reciprocal condition allowed in the fitting metric
OPTKING — Even if a user-defined threshold is set, allow for normal, flexible convergence criteria
LMP2 — Minimum absolute value below which parts of the Fock matrix are skipped.
STABILITY — Do follow the most negative eigenvalue of the Hessian towards a lower energy HF solution? Follow a UHF UHF instability of same symmetry?
CLAG — Root to get OPDM
DETCI — The root to write out the two-particle density matrix for (the one-particle density matrices are written for all roots). Useful for a state-specific CASSCF or CI optimization on an excited state.
MCSCF — Which solution of the SCF equations to find, where 1 is the SCF ground state
PSIMRCC — Which root of the effective hamiltonian is the target state?
SCF (Expert) — When using STABILITY_ANALYSIS = FOLLOW, how much to scale the step along the eigenvector by.
DETCI (Expert) — In following a particular root (see FOLLOW_ROOT), sometimes the root number changes. To follow a root of a particular character, one can specify a list of determinants and their coefficients, and the code will follow the root with the closest overlap. The user specifies arrays containing the absolute alpha string indices (A_i below), absolute beta indices (B_i below), and CI coefficients (C_i below) to form the desired vector. The format is FOLLOW_VECTOR = [ [[A_1, B_1], C_1], [[A_2, B_2], C_2], ...].
CCENERGY (Expert) — Do restart the coupled-cluster iterations even if MO phases are screwed up?
MCSCF — Do attempt to force a two configruation solution by starting with CI coefficents of ?
SCF — Do use DIIS extrapolation to accelerate convergence in frac?
SCF — Do recompute guess from stored orbitals?
SCF — The absolute indices of occupied orbitals to fractionally occupy (+/- for alpha/beta)
SCF — Do renormalize C matrices prior to writing to checkpoint?
SCF — The iteration to start fractionally occupying orbitals (or 0 for no fractional occupation)
SCF — The occupations of the orbital indices specified above ()
OPTKING — For multi-fragment molecules, treat as single bonded molecule or via interfragment coordinates. A primary difference is that in MULTI mode, the interfragment coordinates are not redundant.
GLOBALS — Specifies how many core orbitals to freeze in correlated computations. TRUE will default to freezing the standard default number of core orbitals. For heavier elements, there can be some ambiguity in how many core orbitals to freeze; in such cases, SMALL picks the most conservative standard setting (freezes fewer orbitals), and LARGE picks the least conservative standard setting (freezes more orbitals). More precise control over the number of frozen orbitals can be attained by using the keywords NUM_FROZEN_DOCC (gives the total number of orbitals to freeze, program picks the lowest-energy orbitals) or FROZEN_DOCC (gives the number of orbitals to freeze per irreducible representation)
SAPT — The scope of core orbitals to freeze in evaluation of SAPT and terms. Recommended true for all SAPT computations
OPTKING — Do freeze all interfragment modes?
OPTKING — Do freeze all fragments rigid?
GLOBALS — An array containing the number of frozen doubly-occupied orbitals per irrep (these are not excited in a correlated wavefunction, nor can they be optimized in MCSCF
PSIMRCC — The number of frozen occupied orbitals per irrep
GLOBALS — An array containing the number of frozen unoccupied orbitals per irrep (these are not populated in a correlated wavefunction, nor can they be optimized in MCSCF
PSIMRCC — The number of frozen virtual orbitals per irrep
OPTKING — Frequency with which to compute the full Hessian in the course of a geometry optimization. 0 means to compute the initial Hessian only, 1 means recompute every step, and N means recompute every N steps. The default (-1) is to never compute the full Hessian.
CCEOM — Do use full effective Hamiltonian matrix?
TRANSQT — Alpha-spin frozen-core file
TRANSQT — Beta-spin frozen-core file
TRANSQT — Frozen-core file
OPTKING — Set of optimization criteria. Specification of any MAX_*_G_CONVERGENCE or RMS_*_G_CONVERGENCE options will append to overwrite the criteria set here unless FLEXIBLE_G_CONVERGENCE is also on. See Table Geometry Convergence for details.
CCDENSITY — The type of gauge to use for properties
CCRESPONSE — Specifies the choice of representation of the electric dipole operator. Acceptable values are LENGTH for the usual length-gauge representation, VELOCITY for the modified velocity-gauge representation in which the static-limit optical rotation tensor is subtracted from the frequency- dependent tensor, or BOTH. Note that, for optical rotation calculations, only the choices of VELOCITY or BOTH will yield origin-independent results.
OPTKING — Maximum number of geometry optimization steps
SCF — The type of guess orbitals
DETCI (Expert) — Guess vector type. Accepted values are UNIT for a unit vector guess (NUM_ROOTS and NUM_INIT_VECS must both be 1); H0_BLOCK to use eigenvectors from the H0 BLOCK submatrix (default); DFILE to use NUM_ROOTS previously converged vectors in the D file; IMPORT to import a guess previously exported from a CI computation (possibly using a different CI space)
DETCI (Expert) — Do use coupling block in preconditioner?
DETCI (Expert) — Parameters which specifies the size of the coupling block within the generalized davidson preconditioner.
DETCI (Expert) — This parameter specifies the size of the H0 block of the Hamiltonian which is solved exactly. The n determinants with the lowest SCF energy are selected, and a submatrix of the Hamiltonian is formed using these determinants. This submatrix is used to accelerate convergence of the CI iterations in the OLSEN and MITRUSHENKOV iteration schemes, and also to find a good starting guess for the SEM method if GUESS_VECTOR is H0_BLOCK. Defaults to 400. Note that the program may change the given size for Ms=0 cases (MS0 is TRUE) if it determines that the H0 block includes only one member of a pair of determinants related by time reversal symmetry. For very small block sizes, this could conceivably eliminate the entire H0 block; the program should print warnings if this occurs.
DETCI (Expert) — size of H0 block for initial guess
OPTKING — For now, this is a general maximum distance for the definition of H-bonds
DETCI (Expert) — How to average H diag energies over spin coupling sets. HD_EXACT uses the exact diagonal energies which results in expansion vectors which break spin symmetry. HD_KAVE averages the diagonal energies over a spin-coupling set yielding spin pure expansion vectors. ORB_ENER employs the sum of orbital energy approximation giving spin pure expansion vectors but usually doubles the number of Davidson iterations. EVANGELISTI uses the sums and differences of orbital energies with the SCF reference energy to produce spin pure expansion vectors. LEININGER approximation which subtracts the one-electron contribution from the orbital energies, multiplies by 0.5, and adds the one-electron contribution back in, producing spin pure expansion vectors and developed by Matt Leininger and works as well as EVANGELISTI.
DETCI (Expert) — Do compute the diagonal elements of the Hamiltonian matrix on-the-fly? Otherwise, a diagonal element vector is written to a separate file on disk.
PSIMRCC — Do include the fourth-order contributions to the effective Hamiltonian?
PSIMRCC — Do print the effective Hamiltonian?
OMP2 — Type Hessian matrix will be used in orbital optimization procedure
OMP3 — Type Hessian matrix will be used in orbital optimization procedure
OPTKING — Hessian update scheme
OPTKING — Do limit the magnitude of changes caused by the Hessian update?
OPTKING — If HESS_UPDATE_LIMIT is true, changes to the Hessian from the update are limited to the larger of HESS_UPDATE_LIMIT_SCALE * (the previous value) and HESS_UPDATE_LIMIT_MAX [au].
OPTKING — If HESS_UPDATE_LIMIT is true, changes to the Hessian from the update are limited to the larger of HESS_UPDATE_LIMIT_SCALE * (the previous value) and HESS_UPDATE_LIMIT_MAX [au].
OPTKING — Number of previous steps to use in Hessian update, 0 uses all
DETCI — Specifies how to handle buffering of CI vectors. A value of 0 makes the program perform I/O one RAS subblock at a time; 1 uses entire CI vectors at a time; and 2 uses one irrep block at a time. Values of 0 or 2 cause some inefficiency in the I/O (requiring multiple reads of the C vector when constructing H in the iterative subspace if DIAG_METHOD = SEM), but require less core memory.
DCFT (Expert) — Controls whether to ignore terms containing non-idempotent contribution to OPDM or not (for debug puproses only). For practical applications only the default must be used
OPTKING — In constrained optimizations, for internal coordinates with user-specified equilibrium values, this is the force constant (in au) used to apply an additional force to each coordinate. If the user is only concerned to satify the desired constraint, then the user need only ensure that this value is sufficiently large. Alternatively, the user may specify this value to apply a force of a particular magnitude, in which case the given equilibrium value may or may not be reached by the optimization.
OPTKING — Do only generate the internal coordinates and then stop?
OPTKING — Do use for the stretching coordinate between fragments? Otherwise, use .
OPTKING — Model Hessian to guess interfragment force constants
OPTKING — When interfragment coordinates are present, use as reference points either principal axes or fixed linear combinations of atoms.
OPTKING — Maximum step size in bohr or radian along an interfragment coordinate
MCSCF — Do consider internal rotations?
OPTKING — Model Hessian to guess intrafragment force constants
OPTKING — Initial maximum step size in bohr or radian along an internal coordinate
OPTKING — Upper bound for dynamic trust radius [au]
OPTKING — Lower bound for dynamic trust radius [au]
CCDENSITY — Minimum absolute value below which integrals are neglected.
CCSORT — Minimum absolute value below which integrals are neglected.
DCFT (Expert) — Minimum absolute value below which integrals are neglected
DFMP2 — Minimum absolute value below which integrals are neglected.
LMP2 — Minimum absolute value below which integrals are neglected.
MRCC — Minimum absolute value below which integrals are neglected.
SAPT — Minimum absolute value below which all three-index DF integrals and those contributing to four-index integrals are neglected. The default is conservative, but there isn’t much to be gained from loosening it, especially for higher-order SAPT.
SCF — Minimum absolute value below which TEI are neglected.
TRANSQT — Minimum absolute value below which integrals are neglected.
TRANSQT2 — Minimum absolute value below which integrals are neglected.
OPTKING — IRC mapping direction
OPTKING — IRC step size in bohr(amu).
OPTKING — Decide when to stop IRC calculations
DETCI — Do stop DETCI after string information is formed and before integrals are read?
TRANSQT — Do form improved virtual orbitals (IVO)?
TRANSQT — Half-transformed integrals
CCLAMBDA (Expert) — Type of job being performed
MP2 (Expert) — Type of job being performed
OPTKING — Keep internal coordinate definition file.
TRANSQT — Do keep half-transformed integrals?
CCSORT — Do retain the input one-electron integrals?
TRANSQT — Do keep presort file?
CCSORT — Do retain the input two-electron integrals?
TRANSQT — MO-basis MO-lagrangian file
TRANSQT — Do multiply the MO-lagrangian by 2.0?
TRANSQT — Do divide the MO-lagrangian by 2.0?
DCFT — Maximum number of density cumulant update micro-iterations per macro-iteration (for ALOGRITHM = TWOSTEP). Same keyword controls the maximum number of density cumulant response micro-iterations per macro-iteration for the solution of the response equations (for RESPONSE_ALOGRITHM = TWOSTEP)
MCSCF — Level shift to aid convergence
OMP2 — Level shift to aid convergence
OMP3 — Level shift parameter
CCRESPONSE — Do Bartlett size-extensive linear model?
OMP2 — The solver will be used for simultaneous linear equations.
OMP3 — The solver will be used for simultaneous linear equations.
CCENERGY — Do simulate the effects of local correlation techniques?
CCEOM — Do simulate the effects of local correlation techniques?
CCLAMBDA — Do simulate the effects of local correlation techniques?
CCRESPONSE — Do simulate local correlation?
CCSORT — Do simulate the effects of local correlation techniques?
CIS — Do simulate the effects of local correlation techniques?
CIS — Cutoff value for printing local amplitudes
CCSORT — Local core cutoff value
CCENERGY — Cutoff value for local-coupled-perturbed-Hartree-Fock
CCLAMBDA — Cutoff value for local-coupled-perturbed-Hartree-Fock
CCRESPONSE — Cutoff value for local-coupled-perturbed-Hartree-Fock
CCSORT — Cutoff value for local-coupled-perturbed-Hartree-Fock
CCENERGY — Value (always between one and zero) for the Broughton-Pulay completeness check used to contruct orbital domains for local-CC calculations. See J. Broughton and P. Pulay, J. Comp. Chem. 14, 736-740 (1993) and C. Hampel and H.-J. Werner, J. Chem. Phys. 104, 6286-6297 (1996).
CCEOM — Value (always between one and zero) for the Broughton-Pulay completeness check used to contruct orbital domains for local-CC calculations. See J. Broughton and P. Pulay, J. Comp. Chem. 14, 736-740 (1993) and C. Hampel and H.-J. Werner, J. Chem. Phys. 104, 6286-6297 (1996).
CCLAMBDA — Value (always between one and zero) for the Broughton-Pulay completeness check used to contruct orbital domains for local-CC calculations. See J. Broughton and P. Pulay, J. Comp. Chem. 14, 736-740 (1993) and C. Hampel and H.-J. Werner, J. Chem. Phys. 104, 6286-6297 (1996).
CCRESPONSE — Value (always between one and zero) for the Broughton-Pulay completeness check used to contruct orbital domains for local-CC calculations. See J. Broughton and P. Pulay, J. Comp. Chem. 14, 736-740 (1993) and C. Hampel and H.-J. Werner, J. Chem. Phys. 104, 6286-6297 (1996).
CCSORT — Value (always between one and zero) for the Broughton-Pulay completeness check used to contruct orbital domains for local-CC calculations. See J. Broughton and P. Pulay, J. Comp. Chem. 14, 736-740 (1993) and C. Hampel and H.-J. Werner, J. Chem. Phys. 104, 6286-6297 (1996).
CIS — Value (always between one and zero) for the Broughton-Pulay completeness check used to contruct orbital domains for local-CC calculations. See J. Broughton and P. Pulay, J. Comp. Chem. 14, 736-740 (1993) and C. Hampel and H.-J. Werner, J. Chem. Phys. 104, 6286-6297 (1996).
LMP2 — Localization cutoff
CCEOM —
CCSORT — Do generate magnetic-field CPHF solutions for local-CC?
CCSORT — Do use augment domains with polarized orbitals?
CCSORT —
CCEOM — Do apply local filtering to singles amplitudes?
CCLAMBDA — Do apply local filtering to single de-excitation ( amplitudes?
CCRESPONSE — Do apply local filtering to single excitation amplitudes?
CCSORT — Do apply local filtering to single excitation amplitudes?
CCEOM — Permit ghost atoms to hold projected atomic orbitals to include in the virtual space in local-EOM-CCSD calculations
CIS —
CCENERGY — Type of local-CCSD scheme to be simulated. WERNER selects the method developed by H.-J. Werner and co-workers, and AOBASIS selects the method developed by G.E. Scuseria and co-workers (currently inoperative).
CCEOM — Type of local-CCSD scheme to be simulated. WERNER selects the method developed by H.-J. Werner and co-workers, and AOBASIS selects the method developed by G.E. Scuseria and co-workers (currently inoperative).
CCLAMBDA — Type of local-CCSD scheme to be simulated. WERNER (unique avaliable option) selects the method developed by H.-J. Werner and co-workers.
CCRESPONSE — Type of local-CCSD scheme to be simulated. WERNER (unique avaliable option) selects the method developed by H.-J. Werner and co-workers.
CCSORT — Type of local-CCSD scheme to be simulated. WERNER (unique avaliable option) selects the method developed by H.-J. Werner and co-workers.
CIS — Type of local-CIS scheme to be simulated. WERNER selects the method developed by H.-J. Werner and co-workers, and AOBASIS selects the method developed by G.E. Scuseria and co-workers.
CCENERGY — Definition of local pair domains, default is BP, Boughton-Pulay.
CCLAMBDA — Definition of local pair domains
CCRESPONSE — Definition of local pair domains
CCSORT — Definition of local pair domains, unique avaliable option is BP, Boughton-Pulay.
CCEOM — Preconditioner will be used in local CC computations
CCENERGY — Desired treatment of “weak pairs” in the local-CCSD method. A value of NEGLECT ignores weak pairs entirely. A value of NONE treats weak pairs in the same manner as strong pairs. A value of MP2 uses second-order perturbation theory to correct the local-CCSD energy computed with weak pairs ignored.
CCEOM — Desired treatment of “weak pairs” in the local-CCSD method. A value of NEGLECT ignores weak pairs entirely. A value of NONE treats weak pairs in the same manner as strong pairs. A value of MP2 uses second-order perturbation theory to correct the local-CCSD energy computed with weak pairs ignored.
CCLAMBDA — Desired treatment of “weak pairs” in the local-CCSD method. The value of NONE (unique avaliable option) treats weak pairs in the same manner as strong pairs.
CCRESPONSE — Desired treatment of “weak pairs” in the local-CCSD method. The value of NONE (unique avaliable option) treats weak pairs in the same manner as strong pairs.
CCSORT — Desired treatment of “weak pairs” in the local-CCSD method. The value of NONE (unique avaliable option) treats weak pairs in the same manner as strong pairs.
CIS — Desired treatment of “weak pairs” in the local-CIS method. A value of NEGLECT ignores weak pairs entirely. A value of NONE treats weak pairs in the same manner as strong pairs. A value of MP2 uses second-order perturbation theory to correct the local-CIS energy computed with weak pairs ignored.
DCFT (Expert) — Controls whether to force the occupation to be that of the SCF guess. For practical applications only the default must be used
PSIMRCC — Do lock onto a singlet root?
DETCI — Do use least-squares extrapolation in iterative solution of CI vector?
DETCI — Number of iterations between least-squares extrapolations
DETCI — Minimum converged energy for least-squares extrapolation to be performed
TRANSQT — Output integrals file
DFMP2 (Expert) — A helpful option, used only in debugging the MADNESS version
GLOBALS (Expert) — Number of columns to print in calls to Matrix::print_mat.
TRANSQT — Maximum buckets
OPTKING — Convergence criterion for geometry optmization: maximum displacement (internal coordinates, atomic units).
OPTKING — Convergence criterion for geometry optmization: maximum energy change.
OPTKING — Convergence criterion for geometry optmization: maximum force (internal coordinates, atomic units).
OMP2 — Convergence criterion for maximum orbital gradient
OMP3 — Convergence criterion for maximum orbital gradient
DETCI — Maximum number of Davidson subspace vectors which can be held on disk for the CI coefficient and sigma vectors. (There is one H(diag) vector and the number of D vectors is equal to the number of roots). When the number of vectors on disk reaches the value of MAX_NUM_VECS, the Davidson subspace will be collapsed to COLLAPSE_SIZE vectors for each root. This is very helpful for saving disk space. Defaults to MAXITER * NUM_ROOTS + NUM_INIT_VECS.
CCENERGY — Maximum number of iterations to solve the CC equations
CCEOM — Maximum number of iterations
CCLAMBDA — Maximum number of iterations
CCRESPONSE — Maximum number of iterations to converge perturbed amplitude equations
CEPA — Maximum number of iterations to converge the t1 and t2 amplitudes.
CIS — Maximum number of iterations
DCFT — Maximum number of macro-iterations for both energy and the solution of the response equations
DETCI — Maximum number of iterations to diagonalize the Hamiltonian
LMP2 — Maximum number of iterations
MCSCF — Maximum number of iterations
PSIMRCC — Maximum number of iterations to determine the amplitudes
SAPT — Maxmum number of CPHF iterations
SCF — Maximum number of iterations
ADC — The amount of memory available (in Mb)
LMP2 — The amount of memory available (in Mb)
DETCI (Expert) — Do allow “mixed” RAS II/RAS III excitations into the CI space? If FALSE, then if there are any electrons in RAS III, then the number of holes in RAS I cannot exceed the given excitation level EX_LEVEL.
DETCI (Expert) — Do allow “mixed” excitations involving RAS IV into the CI space. Useful to specify a split-virtual CISD[TQ] computation. If FALSE, then if there are any electrons in RAS IV, then the number of holes in RAS I cannot exceed the given excitation level EX_LEVEL.
OMP2 — Maximum number of iterations to determine the orbitals
OMP3 — Maximum number of iterations to determine the orbitals
MCSCF — Do read in from file the MOs from a previous computation?
OMP2 — Do read coefficient matrices from external files of a previous OMP2 or OMP3 computation?
OMP3 — Do read coefficient matrices from external files of a previous OMP2 or OMP3 computation?
DCFT (Expert) — Controls whether to relax the orbitals during the energy computation or not (for debug puproses only). For practical applications only the default must be used
OMP2 — Maximum step size in orbital-optimization procedure
OMP3 — Maximum step size in orbital-optimization procedure
OMP2 — Do write coefficient matrices to external files for direct reading MOs in a subsequent job?
OMP3 — Do write coefficient matrices to external files for direct reading MOs in a subsequent job?
TRANSQT — The way of transformation, from ao basis to mo basis or vice versa
CPHF — What app to test?
SCF — The name of a molden-style output file which is only generated if the user specifies one
SCF — The absolute indices of orbitals to excite from in MOM (+/- for alpha/beta)
SCF — The iteration to start MOM on (or 0 for no MOM)
SCF — The absolute indices of orbitals to excite to in MOM (+/- for alpha/beta)
TRANSQT — Numbering of MOs for reordering requests?
CCENERGY — Do print the MP2 amplitudes which are the starting guesses for RHF and UHF reference functions?
PSIMRCC — How to perform MP2_CCSD computations
PSIMRCC — Do start from a MP2 guess?
CCENERGY — MP2 opposite-spin scaling value
DFMP2 — OS Scale
LMP2 — The scale factor used for opposite-spin pairs in SCS computations
MP2 — The scale factor used for opposite-spin pairs in SCS computations
OMP2 — MP2 opposite-spin scaling value
OMP3 — MP2 opposite-spin scaling value
CEPA — Opposite-spin scaling factor for SCS-MP2.
CEPA — Same-spin scaling factor for SCS-MP2
CCENERGY — MP2 same-spin scaling value
DFMP2 — SS Scale
LMP2 — The scale factor used for same-spin pairs in SCS computations
MP2 — The scale factor used for same-spin pairs in SCS computations
OMP2 — MP2 same-spin scaling value
OMP3 — MP2 same-spin scaling value
MP2 — What algorithm to use for the MP2 computation
TRANSQT — Transformations for explicitly-correlated MP2 methods
OMP3 — Do compute mp3l energy? In order to this option to be valid one should use “TPDM_ABCD_TYPE COMPUTE” option.
DETCI — Do compute the MPn series out to kth order where k is determined by MAX_NUM_VECS ? For open-shell systems (REFERENCE is ROHF, WFN is ZAPTN), DETCI will compute the ZAPTn series. GUESS_VECTOR must be set to UNIT, HD_OTF must be set to TRUE, and HD_AVG must be set to orb_ener; these should happen by default for MPN = TRUE.
DETCI (Expert) — If 0, save the MPn energy; if 1, save the MP(2n-1) energy (if available from MPN_WIGNER = true); if 2, save the MP(2n-2) energy (if available from MPN_WIGNER = true).
DETCI (Expert) — Do employ an orthonormal vector space rather than storing the kth order wavefunction?
DETCI (Expert) — Do use Wigner formulas in the series?
MRCC — Maximum excitation level. This is used ONLY if it is explicity set by the user. Single-reference case: all excitations up to this level are included, e.g., 2 for CCSD, 3 for CCSDT, 4 for CCSDTQ, etc. This becomes ex.lev (option #1) in fort.56.
MRCC (Expert) — If more than one root is requested and calc=1, LR-CC (EOM-CC) calculation is performed automatically for the excited states. This overrides all automatic determination of method and will only work with energy(). This becomes CC/CI (option #5) in fort.56 | begin{tabular}{ccc} | Value & Method & Description \ | hline | 1 & CC & \ | 2 & CC(n-1)[n] & \ | 3 & CC(n-1)(n) & (CC(n-1)[n] energy is also calculated) \ | 4 & CC(n-1)(n)_L & (CC(n-1)[n] and CC(n-1)(n) energies are also calculated) \ | 5 & CC(n)-1a & \ | 6 & CC(n)-1b & \ | 7 & CCn & \ | 8 & CC(n)-3 & \ | end{tabular}
MRCC — Number of singlet roots. (Strictly speaking number of of roots with M_s=0 and S is even.) Use this option only with closed shell reference determinant, it must be zero otherwise. This becomes nsing (option #2) in fort.56.
MRCC — Number of triplet roots. (Strictly speaking number of of roots with and S is odd.) See notes at option MRCC_NUM_SINGLET_ROOTS. This becomes ntrip (option #3) in fort.56.
MRCC (Expert) — Sets the OMP_NUM_THREADS environment variable before calling MRCC. If the environment variable OMP_NUM_THREADS is set prior to calling PSI4 then that value is used. When set, this option overrides everything. Be aware the -n command-line option described in section Threading does not affect MRCC.
MRCC (Expert) — The program restarts from the previously calculated parameters if it is 1. In case it is 2, the program executes automatically the lower-level calculations of the same type consecutively (e.g., CCSD, CCSDT, and CCSDTQ if CCSDTQ is requested) and restarts each calculation from the previous one (rest=2 is available only for energy calculations). Currently, only a value of 0 and 2 are supported. This becomes rest (option #4) in fort.56.
DETCI — Do use the component of the state? Defaults to TRUE if closed-shell and FALSE otherwise. Related to the S option.
OMP2 — Do compute natural orbitals?
OMP3 — Do compute natural orbitals?
SAPT — Do natural orbitals to speed up evaluation of the triples contribution to dispersion by truncating the virtual orbital space? Recommended true for all SAPT computations.
SAPT — Do use MP2 natural orbital approximations for the block of two-electron integrals in the evaluation of second-order T2 amplitudes? This approximation is promising for accuracy and computational savings, but it has not been rigorously tested.
DETCI — Do write the natural orbitals?
DETCI — Sets the root number for which CI natural orbitals are written to PSIF_CHKPT. The default value is 1 (lowest root).
LMP2 — Do neglect distant pairs?
CCENERGY — Do use new triples?
CCEOM — Do use new triples?
ADC — The convergence criterion for pole searching step.
DETCI (Expert) — Do use the last vector space in the BVEC file to write scratch DVEC rather than using a separate DVEC file? (Only possible if NUM_ROOTS = 1.)
SAPT — Don’t solve the CPHF equations? Evaluate and instead of their response-including coupterparts. Only turn on this option if the induction energy is not going to be used.
PSIMRCC — Do disregard updating single excitation amplitudes?
ADC — The cutoff norm of residual vector in SEM step.
ADC — Number of components of transition amplitudes printed
CCENERGY — Number of important and amplitudes to print
CCEOM — Number of important CC amplitudes to print
CCLAMBDA — Number of important CC amplitudes per excitation level to print. CC analog to NUM_DETS_PRINT.
CCRESPONSE — Number of important CC amplitudes per excitation level to print. CC analog to NUM_DETS_PRINT.
DETCI — Number of important CC amplitudes per excitation level to print. CC analog to NUM_DETS_PRINT.
DETCI — Number of important determinants to print
GLOBALS — The number of core orbitals to freeze in later correlated computations. FROZEN_DOCC trumps this option
GLOBALS — The number of virtual orbitals to freeze in later correlated computations. FROZEN_UOCC trumps this option
DETCI (Expert) — The number of initial vectors to use in the CI iterative procedure. Defaults to the number of roots.
DETCI — number of CI roots to find
STABILITY — Number of lowest MO Hessian eigenvalues to print
DETCI — Number of vectors to export
SAPT — Minimum occupation (eigenvalues of the MP2 OPDM) below which virtual natural orbitals are discarded for evaluating the triples contribution to dispersion.
TRANSQT — Alpha-spin one-electron parameters file
TRANSQT — Beta-spin one-electron parameters file
TRANSQT — One-electron parameters file
PSIMRCC — Do include the off-diagonal corrections in (T) computations?
CCRESPONSE — Array that specifies the desired frequencies of the incident radiation field in CCLR calculations. If only one element is given, the units will be assumed to be atomic units. If more than one element is given, then the units must be specified as the final element of the array. Acceptable units are HZ, NM, EV, and AU.
CCSORT — Energy of applied field [au] for dynamic properties
RESPONSE — Array that specifies the desired frequencies of the incident radiation field in CCLR calculations. If only one element is given, the units will be assumed to be atomic units. If more than one element is given, then the units must be specified as the final element of the array. Acceptable units are HZ, NM, EV, and AU.
MINTS — Omega scaling for Erf and Erfc.
OMP2 — Do print OMP2 orbital energies?
OMP3 — Do print OMP3 orbital energies?
CPHF — The maximum number of integral threads (0 for omp_get_max_threads())
CCDENSITY — Do compute one-particle density matrix?
CCDENSITY — Cutoff (e/A^3) for printing one-particle density matrix values on a grid
CCDENSITY — Write one-particle density matrix on a grid to file opdm.dx
CCDENSITY — Stepsize (Angstrom) for one-particle density matrix values on a grid
SCF — Read an external potential from the .dx file?
DETCI — Do compute one-particle density matrix if not otherwise required?
MP2 — Do compute the one particle density matrix, for properties?
DETCI — Do average the OPDM over several roots in order to obtain a state-average one-particle density matrix? This density matrix can be diagonalized to obtain the CI natural orbitals.
TRANSQT — MO-basis one-particle density matrix file
DETCI (Expert) — Do compute the kinetic energy contribution from the correlated part of the one-particle density matrix?
TRANSQT — AO-basis one-particle density matrix file
DETCI — Do print the one-particle density matrix for each root?
CCDENSITY — Do relax the one-particle density matrix?
MP2 — Do add relaxation terms to the one particle density matrix, for properties?
OMP2 — The optimization algorithm
OMP3 — The optimization algorithm
OPTKING — Specifies minimum search, transition-state search, or IRC following
OMP2 — The algorithm for orthogonalization of MOs
OMP3 — The algorithm for orthogonalization of MOs
THERMO — Pressure in Pascal for thermodynamic analysis.
CCENERGY — Do print MP2 and CCSD pair energies for RHF references?
SCF (Expert) — Do run in parallel?
PSIMRCC (Expert) — Do compute the perturbative corrections for basis set incompleteness?
PSIMRCC (Expert) — Do include the terms that couple different reference determinants in perturbative CBS correction computations?
SCF — Do perturb the Hamiltonian?
DETCI (Expert) — The magnitude of perturbation in
SCF — Size of the perturbation (applies only to dipole perturbations)
SCF — The operator used to perturb the Hamiltonian, if requested
SCF — Number of azimuthal grid points for sphereical potential integration
TRANSQT — Do use Pitzer ordering?
FINDIF — Number of points for finite-differences (3 or 5)
ADC — Maximum iteration number in pole searching
ADC — Do use the partial renormalization scheme for the ground state wavefunction?
DETCI — This specifies the type of preconditioner to use in the selected diagonalization method. The valid options are: DAVIDSON which approximates the Hamiltonian matrix by the diagonal elements; H0BLOCK_INV which uses an exact Hamiltonian of H0_BLOCKSIZE and explicitly inverts it; GEN_DAVIDSON which does a spectral decomposition of H0BLOCK; ITER_INV using an iterative approach to obtain the correction vector of H0BLOCK. The H0BLOCK_INV, GEN_DAVIDSON, and ITER_INV approaches are all formally equivalent but the ITER_INV is less computationally expensive. Default is DAVIDSON.
TRANSQT — SO-basis presort file
CPHF — The amount of information printed to the output file
GLOBALS — The amount of information to print to the output file. 1 prints basic information, and higher levels print more information. A value of 5 will print very large amounts of debugging information.
SAPT — The amount of information to print to the output file for the sapt module. For 0, only the header and final results are printed. For 1, (recommended for large calculations) some intermediate quantities are also printed.
SCF — Flag to print the basis set.
TRANSQT — The amount of information to print to the output file. 1 prints basic information, and higher levels print more information. A value of 5 will print very large amounts of debugging information.
SCF — Flag to print the molecular orbitals.
TRANSQT — Do print MOs?
TRANSQT — Do print one-electron integrals?
TRANSQT — Do print reordered MOs?
TRANSQT — Do print sorted one-electron integrals?
TRANSQT — Do print sorted two-electron integrals (TEIs)?
TRANSQT — Do print two-electron integrals?
TRANSQT2 — Do print two-electron integrals (TEIs)?
SCF (Expert) — The dimension sizes of the processor grid
CCDENSITY — Compute non-relaxed properties for all excited states.
CCLAMBDA — Compute unrelaxed properties for all excited states.
CCDENSITY — Root number (within its irrep) for computing properties
CCEOM — Root number (within its irrep) for computing properties. Defaults to highest root requested.
CCLAMBDA — Root number (within its irrep) for computing properties
CCDENSITY — The symmetry of states
CCEOM — Symmetry of the state to compute properties. Defaults to last irrep for which states are requested.
CCLAMBDA — The symmetry of states
GLOBALS — List of properties to compute
GLOBALS — Either a set of 3 coordinates, or a string (see manual) describing the origin about which one-electron properties are computed
CCENERGY — The response property desired. Acceptable values are POLARIZABILITY (default) for dipole-polarizabilities, ROTATION for specific rotations, ROA for Raman Optical Activity, and ALL for all of the above.
CCRESPONSE — The response property desired. Acceptable values are POLARIZABILITY (default) for dipole-polarizabilities, ROTATION for specific rotations, ROA for Raman Optical Activity, and ALL for all of the above.
CCSORT — The response property desired. The unique acceptable values is POLARIZABILITY for dipole-polarizabilitie.
RESPONSE — Array that specifies the desired frequencies of the incident radiation field in CCLR calculations. If only one element is given, the units will be assumed to be atomic units. If more than one element is given, then the units must be specified as the final element of the array. Acceptable units are HZ, NM, EV, and AU.
TRANSQT — Do specific arrangements for PSIMRCC?
PSIMRCC — The type of perturbation theory computation to perform
GLOBALS — Do use pure angular momentum basis functions? If not explicitly set, the default comes from the basis set.
DCFT (Expert) — Controls whether to include the coupling terms in the DCFT electronic Hessian (for ALOGRITHM = QC only)
TRANSQT — Do form quasi RHF (QRHF) orbitals?
DETCI (Expert) — Do restrict strings with in RAS IV? Useful to reduce the number of strings required if MIXED4=true, as in a split-virutal CISD[TQ] computation. If more than one electron is in RAS IV, then the holes in RAS I cannot exceed the number of particles in RAS III + RAS IV (i.e., EX_LEVEL), or else the string is discarded.
CCENERGY — Convergence criterion for wavefunction (change) in CC amplitude equations.
CCEOM — Convergence criterion for norm of the residual vector in the Davidson algorithm for CC-EOM.
CCLAMBDA — Convergence criterion for wavefunction (change) in CC lambda-amplitude equations.
CCRESPONSE — Convergence criterion for wavefunction (change) in perturbed CC equations.
CEPA — Desired convergence for the t1 and t2 amplitudes, defined as the norm of the change in the amplitudes between iterations.
CIS — Convergence criterion for CIS wavefunction.
DCFT — Convergence criterion for the RMS of the residual vector in the density cumulant updates as well as the solution of the density cumulant and orbital response equations. In the orbital updates controls the RMS of the SCF error vector
DETCI — Convergence criterion for CI residual vector in the Davidson algorithm (RMS error). The default is 1e-4 for energies and 1e-7 for gradients.
LMP2 — Convergence criterion for T2 amplitudes (RMS change).
OMP2 — Convergence criterion for amplitudes (residuals).
OMP3 — Convergence criterion for amplitudes (residuals).
PSIMRCC — Convergence criterion for amplitudes (residuals).
SCF — Number of radial grid points for sphereical potential integration
SCF — Radius (bohr) of a hard-sphere external potential
DETCI (Expert) — An array giving the number of orbitals per irrep for RAS1
TRANSQT (Expert) — An array giving the number of orbitals per irrep for RAS1
DETCI (Expert) — An array giving the number of orbitals per irrep for RAS2
TRANSQT (Expert) — An array giving the number of orbitals per irrep for RAS2
DETCI (Expert) — An array giving the number of orbitals per irrep for RAS3
TRANSQT (Expert) — An array giving the number of orbitals per irrep for RAS3
DETCI — maximum number of electrons in RAS III + IV
DETCI — maximum number of electrons in RAS III
DETCI (Expert) — An array giving the number of orbitals per irrep for RAS4
TRANSQT (Expert) — An array giving the number of orbitals per irrep for RAS4
DETCI — maximum number of electrons in RAS IV
ADC — Reference wavefunction type
CCDENSITY — Reference wavefunction type
CCENERGY — Reference wavefunction type
CCEOM — Reference wavefunction type
CCRESPONSE — Reference wavefunction type
CCSORT — Reference wavefunction type
CCTRIPLES — Reference wavefunction type
CIS — Reference wavefunction type
DETCI — Reference wavefunction type
LMP2 — Reference wavefunction type
MCSCF — Reference wavefunction type
MP2 — Reference wavefunction type
RESPONSE — Reference wavefunction type
SCF — Reference wavefunction type
STABILITY — Reference wavefunction type
TRANSQT — Reference wavefunction type
TRANSQT2 — Reference wavefunction type
DETCI (Expert) — Irrep for CI vectors; -1 = find automatically. This option allows the user to look for CI vectors of a different irrep than the reference. This probably only makes sense for Full CI, and it would probably not work with unit vector guesses. Numbering starts from zero for the totally-symmetric irrep.
DCFT (Expert) — Controls whether to relax the guess orbitals by taking the guess density cumulant and performing orbital update on the first macroiteration (for ALOGRITHM = TWOSTEP only)
DCFT (Expert) — Controls whether to relax tau during the cumulant updates or not
TRANSQT — Do reorder MOs?
DETCI (Expert) — Do string replacements on the fly in DETCI? Can save a gigantic amount of memory (especially for truncated CI’s) but is somewhat flaky and hasn’t been tested for a while. It may work only works for certain classes of RAS calculations. The current code is very slow with this option turned on.
DCFT — The algorithm to use for the solution of the response equations for the analytic gradients and properties. Two-step algorithm is generally more efficient than simultaneous and is used by default
CCENERGY — Do restart the coupled-cluster iterations from old and amplitudes? For geometry optimizations, Brueckner calculations, etc. the iterative solution of the CC amplitude equations may benefit considerably by reusing old vectors as initial guesses. Assuming that the MO phases remain the same between updates, the CC codes will, by default, re-use old vectors, unless the user sets RESTART = false.
CCLAMBDA — Do restart the coupled-cluster iterations from old and amplitudes?
CCRESPONSE — Do restart from on-disk amplitudes?
DETCI — Do restart a DETCI iteration that terminated prematurely? It assumes that the CI and sigma vectors are on disk; the number of vectors specified by RESTART_VECS (obsolete) is collapsed down to one vector per root.
CCEOM — Do restart from on-disk?
DETCI — An array giving the number of restricted doubly-occupied orbitals per irrep (not excited in CI wavefunctions, but orbitals can be optimized in MCSCF)
PSIMRCC — The number of doubly occupied orbitals per irrep
TRANSQT — An array giving the number of restricted doubly-occupied orbitals per irrep (not excited in CI wavefunctions, but orbitals can be optimized in MCSCF)
DETCI — An array giving the number of restricted unoccupied orbitals per irrep (not occupied in CI wavefunctions, but orbitals can be optimized in MCSCF)
TRANSQT — An array giving the number of restricted unoccupied orbitals per irrep (not occupied in CI wavefunctions, but orbitals can be optimized in MCSCF)
OPTKING — Do follow the initial RFO vector after the first step?
OPTKING — Root for RFO to follow, 0 being lowest (for a minimum)
CCEOM — Do form a triplet state from RHF reference?
OPTKING — Convergence criterion for geometry optmization: rms displacement (internal coordinates, atomic units).
OPTKING — Convergence criterion for geometry optmization: rms force (internal coordinates, atomic units).
OMP2 — Convergence criterion for RMS orbital gradient.
OMP3 — Convergence criterion for RMS orbital gradient.
ADC — The poles per irrep vector
CCDENSITY — The number of electronic states to computed, per irreducible representation
CCEOM — Number of excited states per irreducible representation for EOM-CC and CC-LR calculations. Irreps denote the final state symmetry, not the symmetry of the transition.
CCLAMBDA — The number of electronic states to computed, per irreducible representation
CIS — The number of electronic states to computed, per irreducible representation
MCSCF (Expert) — For orbital rotations after convergence, the angle (in degrees) by which to rotate.
MCSCF (Expert) — For orbital rotations after convergence, irrep (1-based, Cotton order) of the orbitals to rotate.
MCSCF (Expert) — For orbital rotations after convergence, number of the first orbital (1-based) to rotate.
MCSCF (Expert) — For orbital rotations after convergence, number of the second orbital (1-based) to rotate.
STABILITY — Method for following eigenvectors, either 0 by angles or 1 by antisymmetric matrix.
DETCI — The value of the spin quantum number is given by this option. The default is determined by the value of the multiplicity. This is used for two things: (1) determining the phase of the redundant half of the CI vector when the component is used (i.e., MS0 = TRUE), and (2) making sure the guess vector has the desired value of (if S_SQUARED is TRUE and ICORE = 1).
SCF — SO orthogonalization: symmetric or canonical?
DETCI — Do calculate the value of for each root? Only supported for ICORE = 1.
SCF — Minimum S matrix eigenvalue to be used before compensating for linear dependencies.
SCF (Expert) — SAD Guess Cholesky Cutoff (for eliminating redundancies).
SCF — Convergence criterion for SCF density in SAD Guess.
SCF — Convergence criterion for SCF energy in SAD Guess.
SCF (Expert) — SAD Guess F-mix Iteration Start
SCF (Expert) — Maximum number of SAD guess iterations
SCF (Expert) — The amount of SAD information to print to the output
SCF (Expert) — Are going to do SAPT? If so, what part?
SAPT — The level of theory for SAPT
SAPT — Do force SAPT2 and higher to die if it thinks there isn’t enough memory? Turning this off is ill-advised.
SAPT — Memory safety
SAPT — The scale factor used for opposite-spin pairs in SCS computations. SS/OS decomposition performed for and terms.
SAPT — The scale factor used for same-spin pairs in SCS computations. SS/OS decomposition performed for and terms.
SCF — Keep JK object for later use?
STABILITY — Scale factor (between 0 and 1) for orbital rotation step
DCFT — Maximum number of orbital update micro-iterations per macro-iteration (for ALOGRITHM = TWOSTEP). Same keyword controls the maximum number of orbital response micro-iterations per macro-iteration for the solution of the response equations (for RESPONSE_ALOGRITHM = TWOSTEP)
SCF — Memory safety factor for allocating JK
CPHF — SCF Type
SCF — What algorithm to use for the SCF computation. See Table SCF Convergence & Algorithm for default algorithm for different calculation types.
CCEOM — Minimum absolute value above which a guess vector to a root is added to the Davidson algorithm in the EOM-CC iterative procedure.
CPHF — The schwarz cutoff value
LMP2 — Do screen integrals?
LMP2 — Do spin-component-scaled MP2 (SCS-MP2)?
MP2 — Do perform a spin component scaled MP2 computation?
CCENERGY — Do spin-component-scaled CCSD
CEPA — Perform SCS-CEPA? If true, note that the default values for the spin component scaling factors are optimized for the CCSD method.
CCENERGY — Do spin-component-scaled MP2 (SCS-MP2)?
LMP2 — Do SCS-MP2 with parameters optimized for nucleic acids?
MP2 — Do perform a spin component scaled (N) MP2 computation?
OMP2 — Type of the SCS method
OMP3 — Type of the SCS method
CCENERGY — Do SCS-MP2 with parameters optimized for nucleic acids?
CCLAMBDA — Do Sekino-Bartlett size-extensive model-III?
CCRESPONSE — Do Sekino-Bartlett size-extensive model-III?
ADC — Maximum iteration number in simultaneous expansion method
CCENERGY — Convert ROHF MOs to semicanonical MOs
CCEOM — Convert ROHF MOs to semicanonical MOs
CCSORT — Convert ROHF MOs to semicanonical MOs
CCTRIPLES — Convert ROHF MOs to semicanonical MOs
TRANSQT2 — Convert ROHF MOs to semicanonical MOs
DETCI (Expert) — Do eliminate determinants not valid for spin-complete spin-flip CI’s? [see J. S. Sears et al, J. Chem. Phys. 118, 9084-9094 (2003)]
DETCI (Expert) — Do print the sigma overlap matrix? Not generally useful.
CCEOM — Do print information on the iterative solution to the single-excitation EOM-CC problem used as a guess to full EOM-CC?
PSIMRCC —
TRANSQT — SO basis overlap matrix file
TRANSQT — SO basis kinetic energy matrix file
TRANSQT — SO basis two-electron integrals file
TRANSQT — SO basis potential energy matrix file
GLOBALS — An array containing the number of singly-occupied orbitals per irrep (in Cotton order)
MCSCF — The number of singly occupied orbitals, per irrep
CPHF — Solver convergence threshold (max 2-norm).
CPHF — Solver exact diagonal or eigenvalue difference?
CPHF — DL Solver maximum number of subspace vectors
CPHF — Solver maximum iterations
CPHF — DL Solver number of subspace vectors to collapse to
CPHF — DL Solver number of guesses
CPHF — DL Solver number of roots
CPHF — DL Solver minimum corrector norm to add to subspace
CPHF — Solver precondition type
CPHF — Solver precondtion max steps
CPHF — Solver precondition step type
CPHF — Solver residue or eigenvector delta
CPHF — Solver type (for interchangeable solvers)
TRANSQT — MO-basis sorted two-electron integrals file
OMP2 — Spin-opposite scaling (SOS) value for SCF orbitals
OMP3 — Spin-opposite scaling (SOS) value for SCF orbitals
OMP2 — Spin-opposite scaling (SOS) value for optimized-MP2 orbitals
OMP3 — Spin-opposite scaling (SOS) value for optimized-MP2 orbitals
OMP2 — Type of the SOS method
OMP3 — Type of the SOS method
CCENERGY — Do print spin-adapted pair energies?
CCEOM — Convergence criterion for excitation energy (change) in the Davidson algorithm for the CIS guess to CC-EOM.
CCEOM — Convergence criterion for norm of the residual vector in the Davidson algorithm for the CIS guess to CC-EOM.
CCEOM — Do skip diagonalization of Hbar SS block?
CCEOM — SS vectors stored per root
DCFT (Expert) — The number of vectors that can be added simultaneously into the subspace for Davidson’s diagonalization in stability check
SCF — Whether to perform stability analysis after convergence. NONE prevents analysis being performed. CHECK will print out the analysis of the wavefunction stability at the end of the computation. FOLLOW will perform the analysis and, if a totally symmetric instability is found, will attemp to follow the eigenvector and re-run the computations to find a stable solution.
DCFT (Expert) — The value of the rms of the residual in Schmidt orthogonalization which is used as a threshold for augmenting the vector subspace in stability check
DCFT (Expert) — Performs stability analysis of the DCFT energy
DCFT (Expert) — Controls the convergence of the Davidson’s diagonalization in stability check
DCFT (Expert) — The maximum size of the subspace for the stability check. The program will terminate if this parameter is exceeded and the convergence (STABILITY_CONVERGENCE) is not satisfied
DCFT (Expert) — The number of Hessian eigenvalues computed during the stability check
DCFT (Expert) — The number of guess vectors used for Davidson’s diagonalization in stability check
OPTKING — Geometry optimization step type, either Newton-Raphson or Rational Function Optimization
THERMO — Temperature in Kelvin for thermodynamic analysis.
CCENERGY —
CCENERGY — Do build W intermediates required for cc3 in core memory?
CCEOM — Do build W intermediates required for eom_cc3 in core memory?
CCHBAR — Do compute the Tamplitude equation matrix elements?
DCFT (Expert) — Controls whether to compute the DCFT energy with the Tau^2 correction to Tau
CPHF — Memory safety factor for allocating JK
DETCI — Do compute the transition density? Note: only transition densities between roots of the same symmetry will be evaluated. DETCI does not compute states of different irreps within the same computation; to do this, lower the symmetry of the computation.
DETCI — Do print the transition density?
DETCI — Do write the transition density?
OPTKING — Do test B matrix?
OPTKING — Do test derivative B matrix?
SCF — Number of colatitude grid points for sphereical potential integration
SCF — Thickness (bohr) of a hard-sphere external potential
PSIMRCC — The cycle after which Tikhonow regularization is stopped. Set to zero to allow regularization in all iterations
DCFT — The shift applied to the denominator in the density cumulant update iterations
PSIMRCC — The shift to apply to the denominators, {it c.f.} Taube and Bartlett, JCP, 130, 144112 (2009)
PSIMRCC (Expert) — Do use Tikhonow regularization in (T) computations?
SCF (Expert) — The tile size for the distributed matrices
DCFT (Expert) — Controls whether to compute unrelaxed two-particle density matrix at the end of the energy computation
DETCI — Do compute two-particle density matrix if not otherwise required?
OMP3 — How to take care of the TPDM VVVV-block. The COMPUTE option means it will be computed via an IC/OOC algoritm. The DIRECT option (default) means it will not be computed and stored, instead its contribution will be directly added to Generalized-Fock Matrix.
TRANSQT — Do add reference contribution to TPDM?
TRANSQT — MO-basis two-particle density matrix file
DETCI — Do print the two-particle density matrix? (Warning: large tensor)
PSIMRCC — The type of algorithm to use for (T) computations
PSIMRCC — Do use DIIS extrapolation to accelerate convergence for iterative triples excitations?
MCSCF —
GLOBALS — Units used in geometry specification
DETCI — The update or correction vector formula, either DAVIDSON (default) or OLSEN.
PSIMRCC — Do use symmetry to map equivalent determinants onto each other, for efficiency?
PSIMRCC (Expert) — Whether to use spin symmetry to map equivalent configurations onto each other, for efficiency
DETCI — In a RAS CI, this is the additional excitation level for allowing electrons out of RAS I into RAS II. The maximum number of holes in RAS I is therefore EX_LEVEL + VAL_EX_LEVEL.
CCEOM — Vectors stored in CC3 computations
CCEOM — Vectors stored per root
DETCI — Do store converged vector(s) at the end of the run? The vector(s) is(are) stored in a transparent format such that other programs can use it easily. The format is specified in psi4/src/lib/libqt/slaterdset.h .
CCHBAR — Do use the minimal-disk algorithm for Wabei? It’s VERY slow!
CCDENSITY (Expert) — Wavefunction type
CCENERGY (Expert) — Wavefunction type
CCEOM (Expert) — Wavefunction type
CCHBAR (Expert) — Wavefunction type
CCLAMBDA (Expert) — Wavefunction type
CCRESPONSE (Expert) — Wavefunction type
CCSORT (Expert) — Wavefunction type
CCTRIPLES (Expert) — Wavefunction type
CIS (Expert) — Wavefunction type
CLAG (Expert) — Wavefunction type
DETCI (Expert) — Wavefunction type. This should be set automatically from the calling Psithon function.
GLOBALS (Expert) — Wavefunction type
LMP2 (Expert) — Wavefunction type
MP2 (Expert) — Wavefunction type
SCF (Expert) — Wavefunction type
TRANSQT (Expert) — Wavefunction type
TRANSQT2 (Expert) — Wavefunction type
MCSCF — The symmetry of the SCF wavefunction.
PSIMRCC — The symmetry of the target wavefunction, specified either by Schönflies symbol, or irrep number (in Cotton ordering)
CCDENSITY — Do compute Xi?
CCDENSITY (Expert) — Do require and to be connected?
PSIMRCC — Do zero the internal amplitudes, i.e., those that map reference determinants onto each other?
CCDENSITY — Do use zeta?
CCLAMBDA — Do use zeta?