Basic
Molecule
Settings for the target molecule.
The total number of resulting spatial orbitals must be 220 or less.
Coordinate
The molecular structure is specified with Cartesian coordinates [Å].
A line in the input should take the form element_symbol x y z
Basis
The basis set is specified from the drop down menu.
Currently, sto-3g
, 6-31G
, and 6-31G*
basis sets are available.
(cf. https://pyscf.org/_modules/pyscf/gto/basis.html )
SCF Settings
Settings for the self-consistent field (SCF) calculation.
Multiplicity
Target spin multiplicity is specified with an integer.
Values should be consistent with the number of active electrons (Number of electrons
).
Charge
Charge of the target molecule is specified with an integer. The unit is the elementary charge ().
Active space
Settings for the active space used in the calculation. The active space is spanned by all Slater determinants with the number of the active orbitals () and the number of the active electrons (). The electronic Hamiltonian is constructed as an operator acting on this space.
Input values should satisfy .
Number of electrons
Number of electrons () in the active space is specified with an integer. The value should be integer and greater than zero.
Number of orbitals
Number of orbitals () in the active space is specified with an integer. The value should be integer and greater than zero.
The number of orbitals in the active space must be 7 or less.