Skip to content

Monte Carlo sampling of fluxes for finite temperature calculation of the Kitaev model

Notifications You must be signed in to change notification settings

joaogci/kitaev-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monte Carlo sampling of fluxes for finite temperature calculation of the Kitaev model

Usage:

To compile and set the correct enviroment variables, in the main directory of the code,

 $  source build.sh

To run the code, you have to be in a diferent directory with a parameter file like the one in "scripts/Start". Then to run the code, write

 $  $KITAEV_DIR/src/main

To analyse the results,

 $  $KITAEV_DIR/src/ana obs_1 obs_2 ...

To analyse all of the observables,

 $  $KITAEV_DIR/src/ana *

Requirements:

The following python packages are required to run the program:

  • C compiler
  • F90 compiler
  • GSL (GNU Scientific Library)

About

Monte Carlo sampling of fluxes for finite temperature calculation of the Kitaev model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors