The aim of this tutorial is to train the users to perform
The aim of this tutorial is to train users to perform
metadynamics simulations with PLUMED, analyze the results, calculating free-energies as a function
of the collective variables used and estimating the associated error.
of the collective variables used, and estimating the associated error.
\section trieste-4-objectives Objectives
...
...
@@ -20,14 +20,14 @@ Once this tutorial is completed students will be able to:
\section trieste-4-resources Resources
The \tarball{trieste-4} for this project contains the following files:
- diala.pdb: a PDB file for alanine dipeptide in vacuo
- topol.tpr: GROMACS run file to run MD of alanine dipeptide
- XXXX.py: a python script to block analysis
- diala.pdb: a PDB file for alanine dipeptide in vacuo
- topol.tpr: a GROMACS run file to perform MD of alanine dipeptide
- XXXX.py: a python script to perform error analysis
This tutorial has been tested on a pre-release version of version 2.4. However, it should not take advantage
of 2.4-only features, thus should also work with version 2.3.
\note We suggest to run the three exercizes in separate directories
\note We suggest to run the three exercizes in three separate directories. For Exercize 3, you will need the output of the first two exercizes, so don't delete it!
\section trieste-4-intro Introduction
...
...
@@ -103,7 +103,8 @@ Additional information can be found in the several review papers on metadynamics
\endhidden
We will play with a toy system, alanine dipeptide simulated in vacuo using the AMBER99SB force field (see Fig. \ref trieste-4-ala-fig).
We will play with a toy system, alanine dipeptide simulated in vacuo using the AMBER99SB-ILDN
force field (see Fig. \ref trieste-4-ala-fig).
This rather simple molecule is useful to benchmark data analysis and free-energy methods.
This system is a nice example because it presents two metastable states separated by a high free-energy barrier.
It is conventional use to characterize the two states in terms of Ramachandran dihedral angles, which are denoted with \f$ \Phi \f$ and \f$ \Psi \f$ in Fig. \ref trieste-4-transition-fig .
...
...
@@ -117,6 +118,8 @@ It is conventional use to characterize the two states in terms of Ramachandran d
\section trieste-4-ex-1 Exercize 1: my first metadynamics calculation
\subsection trieste-4-ex-1a Exercize 1a: setup and run
In this excercise we will setup and perform a well-tempered metadynamics run using the backbone dihedral \f$ \phi \f$
as collective variable. During the calculation, we will also monitor the behavior of the other backbone dihedral \f$ \psi \f$.
...
...
@@ -160,9 +163,9 @@ In case you do not provide any information about bin size (neither GRID_BIN nor
and if Gaussian width is fixed, PLUMED will use 1/5 of the Gaussian width as grid spacing.
This default choice should be reasonable for most applications.
Once your `plumed.dat` file is complete, you can run a XX-ns long metadynamics simulations with the following command
Once your `plumed.dat` file is complete, you can run a 10-ns long metadynamics simulations with the following command