You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now we, in the spirit of Henry Ford, support writing input files for any quantum chemistry software "as long as it is Gaussian." We have something for Orca, and probably @evohringer can judge better whether it is ready for prime time.
We need to think about how we can support programs, like Psi4 and PySCF, that primarily work as Python scripts. We should, however, support these I think.
The text was updated successfully, but these errors were encountered:
I can take a look at Psi4 and PySCF and their documentation to see how they accept inputs and then write back a general idea of how this could be accomplished.
That would be helpful. It would be good to have @FarnazH thoughts, as she took the lead on the Gaussian scriptwriter. I think that @gabrielasd has some experience with alternative programs using iodata (arrow, as I recall, and pyci). She may also have some experience with pyscf and gqcp.
Right now we, in the spirit of Henry Ford, support writing input files for any quantum chemistry software "as long as it is Gaussian." We have something for Orca, and probably @evohringer can judge better whether it is ready for prime time.
We need to think about how we can support programs, like Psi4 and PySCF, that primarily work as Python scripts. We should, however, support these I think.
The text was updated successfully, but these errors were encountered: