Skip to content

Monte Carlo approach to solve Ising Spin Model - Ground State for a given Spin distribution as an input card

License

Notifications You must be signed in to change notification settings

tugrulguner/MC_ISModel_Solver

Repository files navigation

This is Monte Carlo based Isin Spin Model Ground State Calculator

Written by Tugrul Guner, 02 Dec 2021

It finds the ground state energy and corresponding spin states of a Ising spin model given by user through input_file.txt

Calculation can be run by: python main.py input_file.txt (or path/input_file.txt)

There is a log file 'ising_model_running.log' which shows successfully progressing steps and Errors during the calculation

Resulting ground state energy and corresponding spin states are saved to output_'test_name'.txt file where 'test_name' is provided by the user in input_file

About

Monte Carlo approach to solve Ising Spin Model - Ground State for a given Spin distribution as an input card

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages