Let me preface this with a warning: I am a first year graduate student working with QMC so if I ask a stupid question that can be easily answered with some reading please direct me towards the resources!
First, I wanted to draw some attention to a python alternative to the graphdmc utility. Further information is available here: http://shivupa.github.io/blog/modifying ... -plotting/ I hope this may be useful.
Second, upon reading this http://www.psi-k.org/newsletters/News_1 ... ht_103.pdf, I had some questions on the implementation of something along the lines of http://qmcchem.ups-tlse.fr/index.php?title=QMCChem. In the US we have a resource, Open Science Grid, which is similar to European Grid Infrastructure used by the QMC=Chem program. I am wondering if this seems viable:
- 1. Obtain a trial wave function
2. Run the VMC portion followed by DMC equilibration locally on a moderate sized cluster
3. Submit Multiple DMC stats accumulating runs to the grid using the stop method = ‘small error’ keyword and setting the block time and stop time appropriately given the wall time
4. Average the results of each DMC stats job
5. Submit more jobs to the grid if the error bar is not reached
In short my question is:
- What do the more experienced members of the community think of this of this workflow?
Lastly, in the manual (pg. 30 section 6.7 How to run coupled DFT-DMC molecular dynamics calculations: the runqmcmd script) it says:
I don’t do any DFT-DMC MD, but I’d be interested in reading this if anyone has this available.There is also a big question over whether the configurations read in at the restart can be properly equilibrated in so few moves in the case when the DMC wave functions involve genuinely new physics. MDT has a discussion document in circulation which covers these issues in more detail.
I apologize for the wall of text and all the questions. Thanks for the help!
-Shiv