In this case we will run many simulations with a strong harmonic restraint centered around specific values of phi in such a way to cover all possible values, keep each simulation
close to its specific value, allow for overlap between neighbour simulations, i.e. simulations centered aroud consecutive phi values. The simulation can be either performed in parallel
by preparing starting configurations close to each value or sequentially, extracting a good starting conformation from the former simulations. In the specific case of alanine dipeptide
we can even just start always from the same configuration and let the bias quickly move it close to the target values.
To run the simulation in scalar you can make use of the provided bash script that is:
\verbatim
for AT in -3.00 -2.75 -2.50 -2.25 -2.00 -1.75 -1.50 -1.25 -1.00 -0.75 -0.50 -0.25 0.00 0.25 0.50 0.75 1.00 1.25 1.50 1.75 2.00 2.25 2.50 2.75 3.00
gmx mdrun -plumed plumed.dat -nsteps 100000 -x traj$AT.xtc -nb cpu
done
\endverbatim
you can run it using
\verbatim
./run_us.sh
*/
*/
Plotting the phi collective variable for all replica you will see that each simulation has explored a well defined region of the conformation space as defined by phi.
link: @subpage lugano-2
link: @subpage lugano-2
description: This tutorial explains how to use PLUMED to run simple restrained simulations and account for the bias in the analysis
description: This tutorial explains how to use PLUMED to run simple restrained simulations and account for the bias in the analysis