Difference between revisions of "Molecular Dynamics: Lennard-Jones liquid"

From ICPWiki
Jump to navigation Jump to search
(Created page with '= Tutorial 2 = == The problem sheet == You can get the problem sheet {{Download|Tutorial2.pdf|here}}. Solutions have to be handed in as a single PDF or on paper until 25th of N...')
 
 
Line 8: Line 8:
 
== The corresponding code ==
 
== The corresponding code ==
  
The prepared code is a simple Molecular Dynamics code for a liquid which particles interacts via [http://en.wikipedia.org/wiki/Lennard-Jones_potential Lennard Jones potential]. You have to implement forces and the potential and play around with the code.
+
The prepared code is a simple Molecular Dynamics code for a liquid which particles interact via [http://en.wikipedia.org/wiki/Lennard-Jones_potential Lennard Jones potential]. You have to implement forces and the potential and play around with the code.
  
 
It is available for download {{Download|Tutorial2.tar|here|tar}}.
 
It is available for download {{Download|Tutorial2.tar|here|tar}}.

Latest revision as of 14:53, 11 November 2009

Tutorial 2

The problem sheet

You can get the problem sheet application_pdf.pnghere (124 KB)Info circle.png. Solutions have to be handed in as a single PDF or on paper until 25th of November.


The corresponding code

The prepared code is a simple Molecular Dynamics code for a liquid which particles interact via Lennard Jones potential. You have to implement forces and the potential and play around with the code.

It is available for download tar.pnghere (530 KB)Info circle.png.