How to get One- and Two-particle density matrices out of non-MCSCF calculations?


Just Got Here
Dear NWChem community,

is there a way to print the One- and Two-particle density matrices to the output for DFT calculations, or any other than MCSCF calculations?

Thank you
Regards

Frank

Forum Vet
Frank
We have not implemented yet the bit of code to compute second-order density-matrix.
Unfortunately, we don't have a specific keyword you can use to print the first-order density matrix.
The print option "intermediate XC matrix" will print the density matrix plus the XC matrix.

dft
  print "intermediate XC matrix"
end

task dft

Gets Around
The two-particle density matrix for a one-electron theory is not interesting. One can compute it from the one-particle density matrix.


Forum >> NWChem's corner >> NWChem functionality