<P>
 <BR>
<BR>
<BR>
&gt;&nbsp;  Dear GROMACS developers,<BR>
&gt;<BR>
&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; In order to measure the glass transition temperature of water and aqueous solutions with different cooling rates,&nbsp;  Stanley et al have reported a modified NVT simulation - Physical Review Letters 93, 2004 047801-1.<BR>
&gt;<BR>
&gt;His method is as follows:<BR>
&gt;<BR>
&gt;The simulation is run in the NVT ensemble. The temperature during the simulation, ref_T, is controlled by using a Berendsen thermostat .<BR>
&gt;<BR>
&gt;In a standard NVT simulation, To is constant. In their cooling/heating simulations,&nbsp; Berendsen thermostat is used but, at everytime step, they also update the bath temperature ref_T such that<BR>
&gt;<BR>
&gt;ref_T= ref_T - deltaT, with deltaT= cooling/heating rate *&nbsp; timestep.<BR>
&gt;<BR>
&gt;This is done at every time step before rescaling the velocities.<BR>
&gt;<BR>
&gt;<BR>
&gt;In my case, I want to employ a cooling rate of -3*10^10 K/fs and time step is 1 fs.<BR>
&gt;<BR>
&gt;that is delta T is -0.00003K/fs<BR>
&gt;<BR>
&gt;and ref_T has to be updated at everytime step using the equation,<BR>
&gt;<BR>
&gt;ref_T= ref_T - 0.00003 -----------&gt; eq.1<BR>
&gt;<BR>
&gt;<BR>
&gt;How can I do this in GROMACS 3.3.3?<BR>
&gt;<BR>
&gt;I mean which file should I modify before compiling again;<BR>
&gt;<BR>
&gt;I checked md.c, do_gt.c and coupling.c&nbsp; in 3.3.3/src/kernel but got confused as to find the line where I could impliment eq.1.<BR>
&gt;<BR>
&gt;I really hope that any of you can help me in this regard.<BR>
&gt;<BR>
&gt;<BR>
&gt;regards,<BR>
&gt;Jes<BR>

</P>
<br><br>