Skip to content
#

molecular-dynamics-simulation

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 13 public repositories matching this topic...

AUTOSURF is a powerful software designed to robustly compute electronic energies and incorporate them into a global potential energy surface (PES). The code completely automates all of the steps and procedures that go into fitting various classes of PESs, being well-suited for treating systems with highly-anisotropic interactions.

  • Updated May 21, 2023
  • Fortran

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