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

From ICPWiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
This tutorial covers
 
This tutorial covers
  
* writing analysis tools
+
* writing simple analysis tools
* computing corresponding observables
+
* using gnuplot's fitting tool
 +
* evaluating the critical exponents of the Ising model
  
 
== Content ==  
 
== Content ==  
Line 11: Line 12:
 
== Resources ==
 
== Resources ==
  
Not yet
+
* {{Download|T4w.pdf|Worksheet for the fourth tutorial}}

Latest revision as of 21:51, 7 May 2007

Overview

This tutorial covers

  • writing simple analysis tools
  • using gnuplot's fitting tool
  • evaluating the critical exponents of the Ising model

Content

In this second tutorial on the Ising model you have to write some analysis routines, and compute the corresponding observables (magnetization, susceptibility, Binder parameter) to check the scaling behavior and compute critical exponents of the 2D Ising model.

Resources