Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Langevin dynamics implementation #282

Closed
1 of 9 tasks
SHervoe-Hansen opened this issue Jun 9, 2020 · 1 comment · Fixed by #363
Closed
1 of 9 tasks

Langevin dynamics implementation #282

SHervoe-Hansen opened this issue Jun 9, 2020 · 1 comment · Fixed by #363

Comments

@SHervoe-Hansen
Copy link
Collaborator

SHervoe-Hansen commented Jun 9, 2020

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:

  • Working example of LJ system
  • Unit testing
    • simple LJ system. RDF, temperature, avg. kinetic and potential energy? Compare w. MC
    • harmonic oscillator?
  • Force calculation implementation:
  • Error handling
  • Documentation (moves.md)
  • An initialisation scheme for simulation of liquids (slow heating, minimisation using 0 K Monte Carlo).
  • Improved control over MD/MC switching.
  • Parallel scheme for force calculation in Nonbonded class (OMP pragmas?)
@udayardahal
Copy link

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,

@mlund mlund linked a pull request Jul 7, 2020 that will close this issue
5 tasks
@mlund mlund removed a link to a pull request Jul 7, 2020
5 tasks
@rc83 rc83 mentioned this issue Jul 7, 2020
5 tasks
@mlund mlund modified the milestones: Version 2.5.0, future revision Mar 27, 2021
@mlund mlund linked a pull request May 7, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants