Skip to content
#

Molecular Dynamics

Molecular dynamics allows the atoms and molecules to interact for a fixed period of time, giving a view of the dynamic "evolution" of the system.

Here are 42 public repositories matching this topic...

Molecular dynamics simulator I programmed in order to understand MD in more detail. Periodic boundary conditions, energy minimizer, thermostat and barostat, aswell as a correct physical scale and forcefields for the noble gasses are already implemented and working well. Future steps will include parallelization of the calculation of particle int…

  • Updated Aug 19, 2022
  • Fortran

Program to perform a liquid simulation in order to obtain the radial distribution function using a Monte Carlo approach. The program can use two different potential types, Lennard-Jones and Stillinger potentials.

  • Updated Feb 6, 2023
  • Fortran