Skip to content

nulinspiratie/Hydrogen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hydrogen

Hydrogen monte carlo

The final Hydrogen molecule program is molecule.cpp. It can be compiled through the command:

g++ -O3 molecule.cpp -o Molecule

The final program can be executed by:

./Molecule

Here is the chosen value for the variational parameter beta, and the distance between the atoms

About

Hydrogen monte carlo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages