 
 
 
 
 
 
 
 
 
 
Solute scaling improves sampling efficiency
by scaling the intramolecular potential energy of a protein
to lower barriers separating different confirmations [83].
The potential is scaled based on a parameter  ,
,
|  | (49) | 
 denoting protein-protein interactions,
 denoting protein-protein interactions,
 denoting protein-water interactions,
and
 denoting protein-water interactions,
and 
 denoting water-water interactions,
effectively ``heating'' the protein's interatomic interactions
whenever
 denoting water-water interactions,
effectively ``heating'' the protein's interatomic interactions
whenever  .
The NAMD implementation is made efficient by rescaling
the force field parameters for the affected atoms [32].
In particular, this parameter scaling approach makes the calculation
compatible with existing CUDA force kernels.
.
The NAMD implementation is made efficient by rescaling
the force field parameters for the affected atoms [32].
In particular, this parameter scaling approach makes the calculation
compatible with existing CUDA force kernels.
The NAMD implementation provides additional flexibility to solute scaling by allowing different scaling factors for electrostatics, van der Waals, and bonded interactions, as described in the following section. Solute scaling can be combined with replica exchange to produce a powerful sampling enhancement method that is highly transferable and provides higher efficiency than traditional temperature exchange methods. In the literature, this replica exchange solute scaling method is known as REST2, due to its improvement of the earlier REST (replica exchange solute tempering) method that directly scaled the temperature of the solute. Sample files are available in directory lib/replica/REST2, with script file lib/replica/REST2/rest2_remd.namd demonstrating use of solute scaling with multiple replicas.
The following parameters are used to control solute scaling:
 Is replica exchange solute tempering enabled?
 Is replica exchange solute tempering enabled?
  
  
 Solute scaling factor
 Solute scaling factor
  
  
 , and is typically set lower
than 1 to reduce potential energy barriers for the solute.
In a replica-exchange run, this option and the related options
soluteScalingFactorCharge and soluteScalingFactorVdw serve also as
Tcl scripting commands to update the corresponding parameters during a
simulation.
After using reinitatomsit is highly recommended that these
  commands are repeated even if the corresponding parameters are not being
  updated, to preserve their intended value.
, and is typically set lower
than 1 to reduce potential energy barriers for the solute.
In a replica-exchange run, this option and the related options
soluteScalingFactorCharge and soluteScalingFactorVdw serve also as
Tcl scripting commands to update the corresponding parameters during a
simulation.
After using reinitatomsit is highly recommended that these
  commands are repeated even if the corresponding parameters are not being
  updated, to preserve their intended value.
 Solute scaling factor for electrostatics
 Solute scaling factor for electrostatics
  
  
 Solute scaling factor for van der Waals
 Solute scaling factor for van der Waals
  
  
 PDB file with scaling flags
 PDB file with scaling flags
  
  
 Column of PDB file
 Column of PDB file
  
  
 Apply scaling also to bond and angle interactions?
 Apply scaling also to bond and angle interactions?
  
  
 
 
 
 
 
 
 
 
