Skip to content

Ste1nb0cK/QHO-MetropolisHastings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simulation of a 1D Quantum Harmonic Oscillator using the Metropolis Hasting Algorithm

Authors: Nicolás A. N. Salas, Fabian Felipe Quevedo, Julian Mateo de Mendoza, Jefferson Garzón

After cloning the repository, it is enough to use make in the main folder to compile the proyect, it will produce an executable named foo. The executable receives as input:

  • time steps
  • Metropolis Hasting steps
  • mass to use the parallelization it is necessary to run it using mpirun. An example with 4 cores is: mpirun -np 4 ./foo 1000 5000 1.

The tests can be run using make tests, and you can also clean all the built files using make clean.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •