AOLabels - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

QuantumChemistry

  

AOLabels

  

label for each atomic orbital consisting of the atomic symbol and the orbital name

  

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

AOlabels(molecule, method)

Parameters

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

Description

• 

The procedure returns the AO labels as a vector of strings where each string gives the atomic symbol and the orbital name.

Examples

Computation of the AO labels of  with the Hartree-Fock method:

(1)

(2)

(3)

See Also

HartreeFock
DensityFunctional
RDMFunctional
MP2
CoupledCluster
FullCI
ActiveSpaceCI
ActiveSpaceSCF

Variational2RDM
Parametric2RDM

ContractedSchrodinger

 

 

 

 


Download Help Document