Difference between revisions of "Simulation Techniques for Soft Matter Sciences (SS 2007)/Ising 1"
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
* {{Download|T3w.pdf|Worksheet for the third tutorial}} | * {{Download|T3w.pdf|Worksheet for the third tutorial}} | ||
+ | |||
+ | * {{Download|Ising.tgz|Source code|tar}} |
Latest revision as of 07:13, 3 May 2007
Overview
This tutorial covers
- understanding a MC code for the Ising model
- running the code and compute some simple observables
- using the reweighting method
Content
In this first tutorial on the Ising model you have to understand and run a MC code. Some key parts of the code are also missing, and have to be written during the tutorial. Within this tutorial some preliminary data analysis will also be performed (visual inspection of different phases, computation of magnatization vs. temperature in a couple of cases, use of the reweighting technique to compute the specific heat as a function of temperature)
Resources
Worksheet for the third tutorial (273 KB)
Source code (20 KB)