QuantumChemistry
AOLabels
label for each atomic orbital consisting of the atomic symbol and the orbital name
Calling Sequence
Parameters
Description
Examples
AOlabels(molecule, method)
molecule
-
list of lists; each list has 4 elements, the string of an atom's symbol and atom's x, y, and z coordinates
method
(optional) method = name/procedure where name is one of 'HartreeFock' (default), 'DensityFunctional',
options
(optional) equation(s) of the form option = value where option is any valid option of the chosen method
The procedure returns the AO labels as a vector of strings where each string gives the atomic symbol and the orbital name.
Computation of the AO labels of with the Hartree-Fock method:
See Also
HartreeFock DensityFunctional RDMFunctional MP2 CoupledCluster FullCI ActiveSpaceCI ActiveSpaceSCF Variational2RDM Parametric2RDM ContractedSchrodinger
Download Help Document