Difference between revisions of "Simulation Techniques for Soft Matter Sciences (SS 2007)/Ising 1"

From ICPWiki
Jump to navigation Jump to search
Line 5: Line 5:
  
 
* understanding a MC code for the Ising model
 
* understanding a MC code for the Ising model
* writing key functions
 
 
* running the code and compute some simple observables
 
* running the code and compute some simple observables
  

Revision as of 22:28, 18 April 2007

Tutorial title

Overview

This tutorial covers

  • understanding a MC code for the Ising model
  • running the code and compute some simple observables

Content

In this first tutorial on the Ising model you have to understand, debug, and run a MC code. Some key part of the code are alsomissing,and have to be written during the tutorial. Within this tutorial some preliminary data analysis will alsobe performed (identification of the equilibration phase, computation of magnatization vs. temperature in a couple of cases)

Resources

None yet