Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aromanro/vqmcmolecule

Variational Quantum Monte Carlo for a molecule, using Fokker-Planck/Langevin approach
https://github.com/aromanro/vqmcmolecule

computational computational-physics fokker-planck langevin physics quantum quantum-chemistry quantum-chemistry-methods quantum-chemistry-programs quantum-mechanics quantum-monte-carlo variational-monte-carlo wxwidgets wxwidgets-applications

Last synced: 3 months ago
JSON representation

Variational Quantum Monte Carlo for a molecule, using Fokker-Planck/Langevin approach

Awesome Lists containing this project

README

        

# VQMCMolecule
Variational Quantum Monte Carlo for a molecule, using Fokker-Planck/Langevin approach

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/58a3c0672ec54e8bacf822f85962ba15)](https://app.codacy.com/gh/aromanro/VQMCMolecule?utm_source=github.com&utm_medium=referral&utm_content=aromanro/VQMCMolecule&utm_campaign=Badge_Grade_Settings)
[![CodeFactor](https://www.codefactor.io/repository/github/aromanro/vqmcmolecule/badge)](https://www.codefactor.io/repository/github/aromanro/vqmcmolecule)

It requires quite a lot of computation power, by default now it will start for 20 threads setting, so be sure if you try it out to have enough computing power.

It works quite well for atoms, better than Hartree-Fock with the same basis set.
For molecules, works for diatomic ones.

The refered formulae in the code are here: https://github.com/CompPhysics/ComputationalPhysics2/tree/gh-pages/doc/Literature in Lectures2015.pdf.

There is a description on the Computational Physics Blog: https://compphys.go.ro/variational-quantum-monte-carlo/

### PROGRAM IN ACTION

[![Program video](https://img.youtube.com/vi/Fxb7nTo_dkM/0.jpg)](https://youtu.be/Fxb7nTo_dkM)