mlund / faunus

A Framework for Metropolis Monte Carlo Simulation of Molecular Systems
https://faunus.readthedocs.io
MIT License
66 stars 34 forks source link

Langevin dynamics implementation #282

Closed SHervoe-Hansen closed 3 years ago

SHervoe-Hansen commented 4 years ago

The implementation of Langevin dynamics in Faunus for a Lennard-Jones fluid/gas is well underway in my fork of Faunus. Checklist which should preferably be handled as separate PRs:

udayardahal commented 4 years ago

Is it possible for me to get the beta version of the code where you have implemented langevin dynamics? I want to test CG martini system ( I don't have any angle/dihedral terms in the system). Thanks,