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

From ICPWiki
Jump to navigation Jump to search
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= Introduction =
 
 
 
== Overview ==
 
== Overview ==
 
This tutorial covers
 
This tutorial covers
Line 10: Line 8:
  
 
== Resources ==
 
== Resources ==
* [[Image:T1w.pdf]] Worksheet for the first tutorial
+
* {{Download|T1w.pdf|Worksheet for the first tutorial}}
* [[Image:T1c.tgz]] Source code for the first tutorial
+
* {{Download|T1c.tgz|Source code for the first tutorial|tar}}
* Solutions for the first tutorial
 
  
 
== Links ==
 
== Links ==
 
* [http://www.gnu.org/software/gsl/manual/html_node/ GNU Scientific Library]
 
* [http://www.gnu.org/software/gsl/manual/html_node/ GNU Scientific Library]
* [http://ib.berkeley.edu/labs/slatkin/eriq/classes/guest_lect/mc_lecture_notes.pdf MonteCarlo sampling]
+
* [http://ib.berkeley.edu/labs/slatkin/eriq/classes/guest_lect/mc_lecture_notes.pdf Monte Carlo sampling]

Latest revision as of 11:39, 26 April 2007

Overview

This tutorial covers

  • Introduction
  • GNU Scientific Library (GSL)
  • Calculating Pi
  • Numerical Integration

Resources

Links