Before you start¶
GROMACS tutorials is made of several tutorials that are ordered by increasing difficulty.
Required software¶
The 2024.2 version of GROMACS is required to follow the tutorials.
GROMACS (2024.2)¶
Download and install the 2024.2 version of GROMACS by following the instructions of the GROMACS manual. Depending on your operative system (i.e. Linux, macOS, or Windows), the procedure may differ.
VMD (optional)¶
Python (optional)¶
To plot the results from the simulations, the version 3.5.2 of Matplotlib Pyplot is used.
Text editing software¶
Find the input scripts¶
You can access all the input scripts and data files that are used in these tutorials from GitHub.
Recommended reading¶
To better understand molecular dynamics simulations, I recommend the reading of Understanding molecular simulation by Daan Frenkel and Berend Smit [5], as well as Computer simulation of liquids by Michael Allen and Dominic Tildesley [6]. To understand the basic concepts of fluid and Soft Matter systems, I recommend reading Basic concepts for simple and complex liquids by Jean-Louis Barrat and Jean-Pierre Hansen [7], as well as Theory of simple liquids: with applications to soft matter by Jean-Pierre Hansen and Ian Ranald McDonald [8].