https://github.com/rajeshrinet/compphy
Assortment of code for model systems in computational physics
https://github.com/rajeshrinet/compphy
computational-physics exclusion-processes ising-model monte-carlo-simulations python tasep
Last synced: 6 months ago
JSON representation
Assortment of code for model systems in computational physics
- Host: GitHub
- URL: https://github.com/rajeshrinet/compphy
- Owner: rajeshrinet
- License: mit
- Created: 2014-01-11T05:55:04.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-01-02T04:43:38.000Z (almost 3 years ago)
- Last Synced: 2023-08-09T22:11:33.276Z (about 2 years ago)
- Topics: computational-physics, exclusion-processes, ising-model, monte-carlo-simulations, python, tasep
- Language: Jupyter Notebook
- Homepage: https://github.com/rajeshrinet/compPhy
- Size: 78.3 MB
- Stars: 63
- Watchers: 7
- Forks: 42
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## CompPhy: Computational physics in python [](https://mybinder.org/v2/gh/rajeshrinet/compPhy/master?filepath=notebooks)



This repository has an assortment of codes for model systems in computational physics.
In particular, some representative models of statistical physics are included.
For example,* [Monte Carlo simulation of the Ising model using the Metropolis algorithm](https://github.com/rajeshrinet/compPhy/tree/master/ising)
* [Monte Carlo simulation of the asymmetric simple exclusion process (ASEP)](https://github.com/rajeshrinet/compPhy/tree/master/asep)
* [Python notebooks on miscellaneous topics of physics](https://github.com/rajeshrinet/compPhy/tree/master/notebooks)