Closed elbriggs closed 1 year ago
Added an input file option that directs the base code to write a qmcpack file at the end of the run. This is not a parallel implementation. Only one MPI task is used so not terribly efficient but should simplify workflow.
The RMG to QMCPACK converter was tested with an oxygen atom and both the standard RMG and ON codes generated passing results.
This is now runnable but correctness has yet to be verified. It runs as an external program in serial mode and generates a reasonable looking hdf file. Eventual enhancement is a parallel version that enables an RMG run to directly generate a QMC file.