Changeset 31550cb for INCL.H


Ignore:
Timestamp:
11/19/09 11:29:07 (14 years ago)
Author:
baerbaer <baerbaer@…>
Branches:
master
Children:
5ae43a7
Parents:
0f06b4a
Message:

Extrema stored per replica not temperature.

Tracking of the minimum energy configuration and the configuration with the
maximum number of hydrogen bonds now takes place on a per replica basis.
Minima at a particular temperature are no longer tracked explicitly.

git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/smmp/trunk@21 26dc1dd8-5c4e-0410-9ffe-d298b4865968

File:
1 edited

Legend:

Unmodified
Added
Removed
  • INCL.H

    r0f06b4a r31550cb  
    77      integer mxhbac, mxtybl, mxtyba, mxtyto, mxrt, mxvrrt, mxrtsu
    88      integer nrsty
     9      integer MAXLOGLEVEL, LOGFILEUNIT
    910      double precision pi, pi2, pi4, crd, cdr, zero, one
    1011      integer izero, ione
     
    5657      integer workPerProcessor(0:mxml, 0:MAX_PROC)
    5758      common/paral/myrank,no,my_mpi_comm,workPerProcessor
     59      integer beta
    5860      common /bet/beta
    5961!==   For solvent============================
Note: See TracChangeset for help on using the changeset viewer.