QuantumChemistry
Dipole
compute the dipole moment
Calling Sequence
Parameters
Description
Examples
Dipole(molecule, method, options)
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 Dipole command computes the ground-state electric dipole moment in units of debye.
The output 3 x 2 Matrix contains the strings "X", "Y", and "Z" in the first column and the x-, y-, and z-components of the dipole moment in the second column.
The dipole moment for the molecule
See Also
HartreeFock DensityFunctional RDMFunctional MP2 CoupledCluster FullCI ActiveSpaceCI ActiveSpaceSCF Variational2RDM Parametric2RDM ContractedSchrodinger
Download Help Document