Allow computation of GRID_ESP via qcschema #2307
Labels
api
Involves the Psi4 API. How do users access "stuff"?
blocked
For issues that are blocked until some other development happens.
external-interface
For issues about interfaces with external programs: ADCC, CheMPS2, GDMA, MRCC...
Milestone
Hi Psi4 developers,
The QCSchema method of input to Psi4 is super convenient and plays well with standard I/O packagers like QCEngine, but it only allows the computation of a limited number of properties:
psi4/psi4/driver/schema_wrapper.py
Lines 69 to 71 in 9163cbd
It would be really convenient to compute other oeprops as well, especially GRID_ESP, using the schema framework. Would it be possible / desirable to have this in Psi4?
Example use
The text was updated successfully, but these errors were encountered: