Difference for src/SimParameters.h from version 1.1242 to 1.1243

version 1.1242version 1.1243
Line 7
Line 7
 /***************************************************************************** /*****************************************************************************
  * $Source: /home/cvs/namd/cvsroot/namd2/src/SimParameters.h,v $  * $Source: /home/cvs/namd/cvsroot/namd2/src/SimParameters.h,v $
  * $Author: jim $  * $Author: jim $
  * $Date: 2016/09/05 18:25:43 $  * $Date: 2016/09/07 18:09:59 $
  * $Revision: 1.1242 $  * $Revision: 1.1243 $
  *****************************************************************************/  *****************************************************************************/
  
 #ifndef SIMPARAMETERS_H #ifndef SIMPARAMETERS_H
Line 372
Line 372
  
                  
 //fepb //fepb
    Bool alchOnAtStartup;     //  Ensure that alchemy is set up properly
   Bool alchOn;              //  Doing alchemical simulation?   Bool alchOn;              //  Doing alchemical simulation?
   Bool alchFepOn;           //  Doing alchemical simulation?   Bool alchFepOn;           //  Doing alchemical simulation?
   Bool alchThermIntOn;      //  Doing thermodynamic integration?   Bool alchThermIntOn;      //  Doing thermodynamic integration?


Legend:
Removed in v.1.1242 
changed lines
 Added in v.1.1243



Made by using version 1.53 of cvs2html