Skip to content

Python module for teaching statistical mechanics with molecular dynamics simulations based on LAMMPS

License

Notifications You must be signed in to change notification settings

mabau/statistical_mechanics_teaching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

With this Python package you can create and visualize molecular dynamics simulations with the LAMMPS framework (http://lammps.sandia.gov/). It provides setups that illustrate basic concepts of statistical mechanics.

Installation

This package depends on lammps which is a C++ framework with a Python interface. The lammps package is only available on conda. So this package should be installed with conda as well (http://conda.pydata.org/docs/). It is currently only available for 64bit Linux.

conda install --channel=lssfau statistical_mechanics_teaching

License

GPLv3. Author: Martin Bauer ([email protected])

About

Python module for teaching statistical mechanics with molecular dynamics simulations based on LAMMPS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages