Hello,
My colleague and I were looking through the source code in src/property/prp.F and came across these lines of code in regard to the electrostatic potential.
c
c ----- electrostatic potential -----
c
if(noelp.eq.0) call hnd_elpmap(rtdb,basis,geom)
c
c ----- electrostatic potential on a specific electron density surface ---
c
if(noelpiso.eq.0) call hnd_elpiso(rtdb,basis,geom)
c ----- electric field -----
It appears to have an option to print out the electrostatic potential at a given electron density surface which is a feature we would like to use. We have checked the documentation at https://nwchemgit.github.io/ESP.html and https://nwchemgit.github.io/Properties.html but did not find a mention of this option. Is this still fully implemented and if so, what are the options that are needed to enable this feature? Thank you.
Nathan
-----------------------------------------------------------------------------------
Nathan Keilbart, PhD
Postdoctoral Research Scientist, Quantum Simulations Group
Lawrence Livermore National Laboratory
(925) 423-6620
-----------------------------------------------------------------------------------