Votre espace
Teacher : Laura Hernandez
Structure: 25h theory and practice + personnal work
Evaluation: homework + final exam (written + oral presentation of a project)
Auxiliary documents for these lectures:
Homeworks/project:
Auxiliary documents:
Ancien very complete study of the 2d Ising model by Metropolis simulation.
Ferrenberg_Swendsen_PRL.61.2635.pdf
Histogram algorithm
Cluster flipping algorithm
Cluster identification algorithm
Fortuin-Kasteleyn transformation and SW algorithm
donorio_demeo_heermann_binder.pdf
Fortuin-Kasteleyn transformation and SW algorithm
Wang-Landau algorithm PHYSICAL REVIEW LETTERS, VOLUME 86, 2050(2001)
Calculation or the density of states of the 2d Ising model. PRL, 76, p78 (1996)
Wang-Landau algorithm PHYSICAL REVIEW E, VOLUME 64, 056101(2001)
Wang-Landau algorithm (more detailed), Am. J. Phys. 72 10, (2004)
Study of the convergence of the WL algorithm. Computer Physics Communications 175 (2006) 36–40
Mathematical analysis of the WL algorithm
Proof of convergence, sources of errors and strategies for optimization.
PHYSICAL REVIEW E 72, 025701͑R͒ ͑2005͒
Adaptive windows WL algorithm, PRE VOLUME 78, 055701(R)(2008)
Fortran notes:
http://www.nsc.liu.se/~boein/f77to90
Evolution from Fortran 77 to Fortran 90.
Very clear and short Fortran introduction, from the University of Durham
http://vesta.informatik.rwth-aachen.de/fortran/
Notes on Fortran, comparison with C language.