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

From ICPWiki
Jump to navigation Jump to search
 
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Complete a code. Include velocity verlet integrator. Run LJ-liquid simulation. Get some observables.
+
== Overview ==
 +
This tutorial covers
 +
 
 +
* program a velocity verlet integrator
 +
* run LJ-liquid simulation
 +
* get some observables.
 +
 
 +
 
 +
 
 +
== Resources ==
 +
 
 +
* {{Download|T6w.pdf|Worksheet for the 6th tutorial}}
 +
* {{Download|T6c.tar.gz|Source code for the 6th tutorial|tar}}

Latest revision as of 12:50, 29 May 2007

Overview

This tutorial covers

  • program a velocity verlet integrator
  • run LJ-liquid simulation
  • get some observables.


Resources