SETUP

NAME
SETUP - Define the scaling in a REM simulation.
SYNOPSIS
SETUP $ scale_1$ [$ scale_2$ $ scale_3$] irest
DESCRIPTION
The SETUP command is used to define the lowest scaling factor(s) (i.e the highest temperature) of the last replica. The number of replicas in the REMD simulations are equal to the number of processors passed to the MPI routines (nprocs). The spacing between the replicas can be defined in the REM.set user-file by setting the irest integer equal to 2. If only the $ scale_1$ real parameter is specified, an equal scaling is applied to all parts of the potential. If the three parameters $ scale_1$, $ scale_2$, $ scale_3$ are specified, then $ scale_1$ refers to the bending, stretching and improper torsional potential, $ scale_2$ to the (proper) torsional potential and to the 14 non-bonded interactions and finally $ scale_3$ refers to the non bonded potential.NB: when the Ewald summation is used together with the command SEGMENT(&REM), $ scale_3$ scales only the direct (short-ranged) part of the electrostatic interactions and the (long-ranged) reciprocal part has a scaling factor of 1.0 (i.e. these interaction are not scaled). If irest=0, the run is restarted from a previous one. This implies that the directories PARXXXX are present and are equal in number to nprocs as specified in the mpiexec/mpirun command. The default prefix of the REM directories can be changed from PAR to anything by specifying in the preamble of the main input file the shebang directive

#!&MYPREFIX

If irest$ \ne 0 $ then the run refers to a cold start from scratch and

EXAMPLES
SETUP 1.0 1.0 0.6 1
Scales only the non bonded potential (direct part) using a geometric progression.
DEFAULTS
SETUP 1.0 1.0 1.0 1


\begin{picture}(10,10)(20,1)
\put(0,0){\line(1,0){470}}
\end{picture}

procacci 2021-12-29