You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
linked a pull request
Jul 7, 2020
that will
close
this issue
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:
FunctorPotential
for combined potentialsmoves.md
)Nonbonded
class (OMP pragmas?)The text was updated successfully, but these errors were encountered: