...
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) |
...
...
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) |
...