QuantumChemistry
NuclearEnergy
compute the nuclear repulsion energy
Calling Sequence
Parameters
Description
Examples
NuclearEnergy(molecule)
molecule
-
list of lists; each list has 4 elements, the string of an atom's symbol and atom's x, y, and z coordinates
NuclearEnergy computes the molecule's nuclear energy, the energy from the sum of the Coulomb repulsion of each nuclei pair.
The procedure returns the nuclear energy as a float.
Computation of the nuclear energy of the molecule with the MP2 method
See Also
Energy HartreeFock DensityFunctional RDMFunctional MP2 CoupledCluster FullCI ActiveSpaceCI ActiveSpaceSCF Variational2RDM ContractedSchrodinger
Download Help Document