 
 
 
 
 
 
 
 
 
 
 controls if and how ShakeH is used
 controls if and how ShakeH is used  
  
 allowable bond-length error for ShakeH (Å)
 allowable bond-length error for ShakeH (Å)  
  
 maximum ShakeH iterations
 maximum ShakeH iterations  
  
 maximum ShakeH iterations
 maximum ShakeH iterations  
  
 Use SETTLE for waters.
 Use SETTLE for waters.  
  
The following describes the parameters for the position restraints feature of NAMD. For historical reasons the term ``constraints'' has been carried over from X-PLOR. This feature allows a restraining potential to each atom of an arbitrary set during the simulation.
 are position restraints active?
 are position restraints active?  
  
 is applied to each atom.
Per-atom values for
 is applied to each atom.
Per-atom values for  can be defined by either conskfile or conskcol, for
 can be defined by either conskfile or conskcol, for 
 by consref, and for
 by consref, and for  by consexp.
 by consexp.
 exponent for position restraint energy function
 exponent for position restraint energy function  
  
 PDB file containing restraint reference positions
 PDB file containing restraint reference positions  
  
 PDB file containing force constant values
 PDB file containing force constant values  
  
 column of PDB file containing force constant
 column of PDB file containing force constant  
  
 scaling factor for position restraint energy function
 scaling factor for position restraint energy function  
  
 Restrain only selected Cartesian components of the coordinates?
 Restrain only selected Cartesian components of the coordinates?  
  
 Restrain X components of coordinates
 Restrain X components of coordinates  
  
 Restrain Y components of coordinates
 Restrain Y components of coordinates  
  
 Restrain Z components of coordinates
 Restrain Z components of coordinates  
  
Atoms may be held fixed during a simulation. NAMD avoids calculating most interactions in which all affected atoms are fixed unless fixedAtomsForces is specified.
 are there fixed atoms?
 are there fixed atoms?  
  
 are forces between fixed atoms calculated?
 are forces between fixed atoms calculated?  
  
 PDB file containing fixed atom parameters
 PDB file containing fixed atom parameters  
  
 column of PDB containing fixed atom parameters
 column of PDB containing fixed atom parameters  
  
Additional bond, angle, and dihedral energy terms may be applied to system, allowing secondary or tertiary structure to be restrained, for example. Extra bonded terms are not considered part of the molecular structure and hence do not alter nonbonded exclusions. The energies from extra bonded terms are included with the normal bond, angle, and dihedral energies in NAMD output.
All extra bonded terms are harmonic potentials of the form
 except dihedrals and impropers with
a non-zero periodicity specified, which use
 except dihedrals and impropers with
a non-zero periodicity specified, which use
 .
The only difference between dihedrals and
impropers is the output field that their potential energy is added to.
.
The only difference between dihedrals and
impropers is the output field that their potential energy is added to.
Due to a very old bug all NAMD releases prior to 2.13 have used the MARTINI cosine-based angle potential function for all extra angles. Since workflows may unknowingly depend on this undocumented behavior, cosine-based angles remain the default, but a warning is printed unless the desired behavior is specified via the new option extraBondsCosAngles (defaults to ``on'', set to ``off'' to use the normal harmonic angle potential function for all extra angles).
The extra bonded term implementation shares the parallel implementation of regular bonded terms in NAMD, allowing large numbers of extra terms to be specified with minimal impact on parallel scalability. Extra bonded terms do not have to duplicate normal bonds/angles/dihedrals, but each extra bond/angle/dihedral should only involve nearby atoms. If the atoms involved are too far apart a bad global bond count will be reported in parallel runs.
Extra bonded terms are enabled via the following options:
 enable extra bonded terms?
 enable extra bonded terms?  
  
 are extra angles cosine-based?
 are extra angles cosine-based?  
  
 file containing extra bonded terms
 file containing extra bonded terms  
  
The extra bonds file(s) should contain lines of the following formats:
In all cases <atom> is a zero-based atom index
(the first atom has index 0),
<ref> is a reference distance in Å (bond) or angle in degrees (others),
and <k> is a spring constant in the potential energy function
 or, for dihedrals and impropers with 
periodicity <n> specified and not 0,
 or, for dihedrals and impropers with 
periodicity <n> specified and not 0, 
 .
Note that
.
Note that  is only a minimum for the harmonic potential;
the sinusoidal potential has minima at
 is only a minimum for the harmonic potential;
the sinusoidal potential has minima at 
 .
.
Use of wall implements a harmonic wall potential similar to the Colvars harmonic wall restraint. The potential function is
 
 
 
 
 
 
 
 
 
