Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • When using a user-specified grid points specified in grid.dat(should be located in the same directory with Psi4 input)

Code Block
E,wfn = prop('HF' , properties = ['GRID_ESP'], return_wfn=True)

...