<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi,<br><br>The release notes for 4.0.3 are at:<br>http://www.gromacs.org/content/view/181/132/<br>I don't see any relevant bug fixes there and I don't recall any either.<br><br>Please update to 4.0.4, since many small bugs have been fixed.<br><br>Berk<br><br>&gt; From: rainer@bioinformatik.uni-saarland.de<br>&gt; To: gmx-users@gromacs.org<br>&gt; Date: Wed, 1 Apr 2009 11:20:53 +0200<br>&gt; CC: <br>&gt; Subject: [gmx-users] Gromacs 4.0.2 vs. 4.0.3<br>&gt; <br>&gt; Hi,<br>&gt; <br>&gt; we performed for comparison pentadecane simulations using both the  <br>&gt; 4.0.2 version and 4.0.3, with the same mdp file (see below). Results  <br>&gt; look quite different (reproducible), for 4.0.2 the system quickly (few  <br>&gt; 100 ps) enters the crystalline phase while it stays fluid for 4.0.3  <br>&gt; (with an increased volume/molecule). Is this due to some known bug in  <br>&gt; 4.0.2?<br>&gt; <br>&gt; Best<br>&gt; Rainer<br>&gt; <br>&gt; <br>&gt; integrator               = md<br>&gt; ; Start time and timestep in ps<br>&gt; tinit                    = 0<br>&gt; dt                       = 0.002<br>&gt; nsteps                   = 5000000<br>&gt; ; For exact run continuation or redoing part of a run<br>&gt; ; Part index is updated automatically on checkpointing (keeps files  <br>&gt; separate)<br>&gt; simulation_part          = 1<br>&gt; init_step                = 0<br>&gt; ; mode for center of mass motion removal<br>&gt; comm-mode                = Linear<br>&gt; ; number of steps for center of mass motion removal<br>&gt; nstcomm                  = 1<br>&gt; ; group(s) for center of mass motion removal<br>&gt; comm-grps                = System<br>&gt; <br>&gt; ; LANGEVIN DYNAMICS OPTIONS<br>&gt; ; Friction coefficient (amu/ps) and random seed<br>&gt; bd-fric                  = 0<br>&gt; ld-seed                  = 1993<br>&gt; <br>&gt; ; NEIGHBORSEARCHING PARAMETERS<br>&gt; ; nblist update frequency<br>&gt; nstlist                  = 10<br>&gt; ; ns algorithm (simple or grid)<br>&gt; ns_type                  = grid<br>&gt; ; Periodic boundary conditions: xyz, no, xy<br>&gt; pbc                      = xyz<br>&gt; periodic_molecules       = no<br>&gt; ; nblist cut-off<br>&gt; rlist                    = 1<br>&gt; <br>&gt; ; OPTIONS FOR ELECTROSTATICS AND VDW<br>&gt; ; Method for doing electrostatics<br>&gt; coulombtype              = PME<br>&gt; rcoulomb_switch          = 0<br>&gt; rcoulomb                 = 1.0<br>&gt; ; Relative dielectric constant for the medium and the reaction field<br>&gt; epsilon_r                = 1<br>&gt; epsilon_rf               = 1<br>&gt; ; Method for doing Van der Waals<br>&gt; vdw-type                 = Cut-off<br>&gt; ; cut-off lengths<br>&gt; rvdw_switch              = 0<br>&gt; rvdw                     = 1.0<br>&gt; ; Apply long range dispersion corrections for Energy and Pressure<br>&gt; DispCorr                 = EnerPres<br>&gt; ; Extension of the potential lookup tables beyond the cut-off<br>&gt; table-extension          = 1<br>&gt; ; Seperate tables between energy group pairs<br>&gt; energygrp_table          =<br>&gt; ; Spacing for the PME/PPPM FFT grid<br>&gt; fourierspacing           = 0.12<br>&gt; ; FFT grid size, when a value is 0 fourierspacing will be used<br>&gt; fourier_nx               = 0<br>&gt; fourier_ny               = 0<br>&gt; fourier_nz               = 0<br>&gt; ; EWALD/PME/PPPM parameters<br>&gt; pme_order                = 4<br>&gt; ewald_rtol               = 1e-05<br>&gt; ewald_geometry           = 3d<br>&gt; epsilon_surface          = 1<br>&gt; optimize_fft             = no<br>&gt; <br>&gt; <br>&gt; ; OPTIONS FOR WEAK COUPLING ALGORITHMS<br>&gt; ; Temperature coupling<br>&gt; Tcoupl                   = V-rescale<br>&gt; ; Groups to couple separately<br>&gt; tc_grps                  = System<br>&gt; ; Time constant (ps) and reference temperature (K)<br>&gt; tau_t                    = 0.1<br>&gt; ref_t                    = 280<br>&gt; ; Pressure coupling<br>&gt; Pcoupl                   = Berendsen<br>&gt; Pcoupltype               = isotropic<br>&gt; ; Time constant (ps), compressibility (1/bar) and reference P (bar)<br>&gt; tau_p                    = 1.<br>&gt; compressibility          = 8.82e-5<br>&gt; ref_p                    = 1.<br>&gt; ; Scaling of reference coordinates, No, All or COM<br>&gt; refcoord_scaling         = No<br>&gt; ; Random seed for Andersen thermostat<br>&gt; andersen_seed            = 815131<br>&gt; <br>&gt; <br>&gt; ; GENERATE VELOCITIES FOR STARTUP RUN<br>&gt; gen-vel                  = yes<br>&gt; gen_temp                 = 280<br>&gt; gen_seed                 = 173529<br>&gt; <br>&gt; ; OPTIONS FOR BONDS<br>&gt; constraints              = h-bonds<br>&gt; ; Type of constraint algorithm<br>&gt; constraint_algorithm     = Lincs<br>&gt; ; Do not constrain the start configuration<br>&gt; continuation             = no<br>&gt; Shake-SOR                = no<br>&gt; shake_tol                = 1e-04<br>&gt; lincs_order              = 4<br>&gt; lincs-iter               = 1<br>&gt; incs_warnangle          = 30<br>&gt; morse                    = no<br>&gt; <br>&gt; __________________________________________________________<br>&gt; Dr. Rainer Böckmann<br>&gt; Theoretical &amp; Computational Membrane Biology<br>&gt; Center for Bioinformatics Saar<br>&gt; Universität des Saarlandes<br>&gt; Gebäude C7.1, EG<br>&gt; D-66041 Saarbrücken, Germany<br>&gt; Phone: ++49 +681 302-64169 / 68627  FAX: ++49 +681 302-64180<br>&gt; E-Mail: rainer@bioinformatik.uni-saarland.de<br>&gt; http://www.bioinf.uni-sb.de/RB/<br>&gt; ___________________________________________________________<br>&gt; <br>&gt; <br>&gt; <br>&gt; _______________________________________________<br>&gt; gmx-users mailing list    gmx-users@gromacs.org<br>&gt; http://www.gromacs.org/mailman/listinfo/gmx-users<br>&gt; Please search the archive at http://www.gromacs.org/search before posting!<br>&gt; Please don't post (un)subscribe requests to the list. Use the <br>&gt; www interface or send it to gmx-users-request@gromacs.org.<br>&gt; Can't post? Read http://www.gromacs.org/mailing_lists/users.php<br><br /><hr />What can you do with the new Windows Live? <a href='http://www.microsoft.com/windows/windowslive/default.aspx' target='_new'>Find out</a></body>
</html>