This repository contains run files for animations uploaded to https://space.bilibili.com/402206352/video
run.sh
is a bash script for conducting the full simulation. It builds the initial configuration and the simulation box, do energy minimization and then run NVT/NPT simulations. You might want to modify.mdp
files before running this script.xvgplot.ipynb
is a python script for plotting.edr
files generated during simulation.
NOTE that you may need to download the force field files in the top/
directory and include them correctly in topol.top
.
GROMACS is a free and open-source software suite for high-performance molecular dynamics and output analysis.
Packmol is a free software for creating an initial point for molecular dynamics simulations by packing molecules in defined regions of space.
ATB is a free online service that provides classical molecular force fields for novel compounds. It can automatically generate topology files for small molecules. It also provides a database of existing molecules.
TPPmktop is a free online service that automatically generates topology files for OPLS/AA force field.