Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / src / kernel / md.c
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
2010-08-21 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-20 Sander PronkAdded support for new mdp options controlling free...
2010-08-19 Michael ShirtsAdditional fixes to the nsttcouple and nstpcouple worki...
2010-08-19 Michael ShirtsProposed fix for v-rescale and berendsen for velocity...
2010-08-19 Michael ShirtsMerge branch 'release-4-5-patches' of git@git.gromacs...
2010-08-18 Michael ShirtsMerge branch 'release-4-5-patches' of git@git.gromacs...
2010-08-18 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-18 Michael ShirtsMerge branch 'release-4-5-patches' of git@git.gromacs...
2010-08-18 Michael ShirtsChanged the way energy conservation bookeeping is done.
2010-08-18 Berk Hessremoved the bNEMD boolean from the main MD loop and...
2010-08-17 Michael ShirtsMerge branch 'release-4-5-patches' of git@git.gromacs...
2010-08-13 Michael ShirtsTrying to get vscale working with vv.
2010-08-09 Michael ShirtsFirst pass at getting VV / v-rescale formula correct.
2010-08-07 Michael ShirtsEliminated some commented out code.
2010-08-06 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-04 Berk Hessremoved commrec->nthreads from FAHCORE code
2010-08-03 Berk Hessmade vrescale and Berendsen tcouple work with VV, altho...
2010-08-01 David van der SpoelMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-01 Berkadded nstpcouple-nlist change with twin-range in grompp...
2010-07-30 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2010-07-30 Berkminor update for nst change
2010-07-30 Berkadded mdp parameters nsttcouple and nstpcouple
2010-07-30 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2010-07-30 Berkcommented out nthreads and threadid in t_commrec to...
2010-07-12 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-07-11 Michael ShirtsFixed initial display of temperature for md-vv-avek
2010-07-10 Michael ShirtsFixed minor formatting conflict.
2010-07-08 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-07-08 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-07-07 Peter KassonChanged #ifdef option to allow forced trr write on...
2010-06-27 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-06-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-27 Michael Shirts*Started to add support of nstcalcenergy to vv versions...
2010-06-24 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-23 Gerrit GroenhofMerge branch 'master' into qmmm
2010-06-22 Sander PronkMost (if not all) file operations are now thread safe.
2010-06-20 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-18 Gerrit GroenhofMerge branch 'master' into qmmm
2010-06-17 Maarten WolfMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-17 Berk Hessfix for the previous mdrun -rerun commit
2010-06-17 Berk Hessmdrun -rerun now reads the rerun traj only on the maste...
2010-06-17 Berk Hessminor update for previous replex bugfix
2010-06-17 Carsten KutznerMerge branch 'master' of git.gromacs.org:gromacs
2010-06-17 Berk Hessfixed mdrun -rerun giving NaN with dispcorr
2010-06-17 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-11 Berk Hessfixed mdrun counter resetting issues
2010-06-11 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-06-11 Michael ShirtsFixed various logic problems preventing proper energy...
2010-06-10 Erik MarklundMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-10 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-10 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-06-10 Berk Hessfixed uninitialized variable in do_md
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-05-19 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-05-19 Teemu MurtolaMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-19 Berk Hessfixed mdrun unwantingly modifying nstenergy and nstlog
2010-05-16 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-05-16 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-12 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-12 Sander PronkMerge branch 'master' of git.gromacs.org:gromacs
2010-05-12 Sander PronkNow does something useful with the USR1 signal.
2010-05-12 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-05-11 Sander PronkMerge branch 'master' of git.gromacs.org:gromacs
2010-05-11 Sander PronkFurther changes to the signal handling.
2010-05-10 Sander PronkCleaned up signal handling code.
2010-05-07 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-07 Berk HessMerge commit 'origin/2dpme'
2010-05-06 Berk Hessfixed some details for nstcalcenergy>1
2010-05-02 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-04-30 Berk HessMerge commit 'origin/master' into 2dpme
2010-04-30 Berk Hessfixed multiple print of run termination message
2010-04-27 Berk Hessresolved merge conflicts
2010-04-04 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-04-01 Rossen ApostolovMinor fixes of typos.
2010-03-24 Per LarssonMerge branch 'master' of git.gromacs.org:gromacs
2010-03-23 Berk Hessfixed some valgrind warnings
2010-03-15 Sander PronkNow auto-detects the number of hardware threads and...
2010-03-12 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-03-11 Berk HessMerge branch 'master' of git@git.gromacs.org:gromacs
2010-03-11 Szilard PallRenamed md_openmm into openmm_wrapper, and do_md_openmm...
2010-03-11 Rossen Apostolovdo_md_opennmm.h (aka patched) now works but the time...
2010-03-11 Rossen ApostolovInitial porting, do_md_openmm_nopatch.h is used.
2010-03-07 Roland SchulzMerge branch 'master' of git@git.gromacs.org:gromacs
2010-03-05 Berk Hessadded gmx_fatal_collective and removed gmx_fatal.h...
2010-03-04 Berk Hessgrouped VV conditionals into one conditional
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2010-02-25 Sander PronkFixed some signal handler issues, moved sighandler...
2010-02-24 Sander PronkMore signal fixes - disabled SIGINT on Windows.
2010-02-24 Sander PronkSignal handler now listens to SIGINT (ctrl-c).
2010-02-24 Berk Hessfixed incorrect wallcycle count for update
2010-02-24 Berk Hessfixed checkpoints not being written
2010-02-19 Berkreplaced the 5 boolean parameters for write_traj by...
2010-02-18 Berkremoved some double initialization code in mdrun
2010-02-17 Berkremoved unnecessary state copy in do_md
2010-02-17 Berk Hesssome clean-up in the VV code in do_md and fixed the...
2010-02-17 Berk Hesssynchronized checkpointing and termination with mdrun...
2010-02-16 Berk Hessfixed global signaling with VV
2010-02-15 Berkfixed mssing checkpointing, introduced in previous...
2010-02-15 Berkfixed checkpointing deadlock introduced in previous...
next