Computer simulation of physical systems I

PHYS-403

Task VI: Monte-Carlo simulation of Lennard-Jones liquid

This page is part of the content downloaded from Task VI: Monte-Carlo simulation of Lennard-Jones liquid on Wednesday, 25 December 2024, 21:51. Note that some content and any files larger than 50 MB are not downloaded.

Page content

Recommended: find the notebooks for the exercise here

The Python codes can be downloaded here: Task6.zip. Unpack them (unzip -x Task6.zip). The instructions can be found here or in the zip file.

Numba library is required.
A python class (using some Fortran routines) is also at your disposal: lj_mc.tgz.