Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / src / mdlib / update.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-19 Michael ShirtsFixed bug with md-vv and with v-rescale
2010-08-19 Michael ShirtsProposed fix for v-rescale and berendsen for velocity...
2010-08-03 Berk Hessmade vrescale and Berendsen tcouple work with VV, altho...
2010-07-30 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2010-07-30 Berkadded mdp parameters nsttcouple and nstpcouple
2010-07-21 Berkcorrected the order of the parallel inputrec and state...
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-04-27 Berk Hessresolved merge conflicts
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2010-02-17 Berk Hesssome clean-up in the VV code in do_md and fixed the...
2010-01-26 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-01-25 Berk Hessfixed segv with integrator sd2
2010-01-19 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-01-07 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
2010-01-05 Roland SchulzUndo Michael's accidental commits with:
2010-01-04 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-23 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-23 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-23 Michael Shirtsfixed sd (I think).
2009-12-22 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-22 Sander PronkMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-22 Sander PronkFixed some small issues - mdrun still doesn't work.
2009-12-21 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-20 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-19 Michael ShirtsCommitting to merge
2009-12-19 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-19 Michael ShirtsMaking the code thread safe (removing the static ints...
2009-12-17 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-17 Michael ShirtsChanged eiVV2 to eiVVAK, and "md-vv2" to "md-vv-avek...
2009-12-05 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-04 Michael ShirtsRewrite of the half-step ekin for velocity verlet,...
2009-11-28 Michael ShirtsMajority of commits for correct checkpointing.
2009-11-23 Michael ShirtsApparently works with all the methods now, both with...
2009-11-22 Michael ShirtsChecking in code that does all but NPT average Ekin.
2009-11-20 Michael ShirtsWorking with velocity verlet / harmonic bonds with...
2009-11-20 Michael ShirtsAlmost working now! not vv for average kinetic energy...
2009-11-19 Michael ShirtsPartway through with rationalization of different integ...
2009-11-17 Michael Shirtsbug fix for leap.
2009-11-17 Michael ShirtsSome fixes for starting with constraints. Right now...
2009-11-15 Michael ShirtsChanged the organization of trotter updates to make...
2009-11-14 Michael Shirtschanged setup of trotter decomposition to make it easie...
2009-10-25 Michael ShirtsBug fix from last commit -- one change.
2009-10-25 Michael Shirtsadded changes to take alpha out of the ir->opts. now...
2009-10-25 Michael ShirtsMade changes suggested by Berk.
2009-09-26 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-26 Michael ShirtsNow we are getting energy conservation with NPT, and...
2009-09-23 Michael Shirtsbefore I make any other mistakes . . .
2009-09-23 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-23 Michael ShirtsCode now almost conserves energy. I should investigate...
2009-09-19 Michael ShirtsAbout to make more drastic changes to try to fix conser...
2009-09-18 Michael ShirtsA number of changes to try to rationalize constraints...
2009-09-14 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-14 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2009-09-09 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
2009-09-09 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2009-09-07 Michael ShirtsA number of changes to gromacs_mrs. Almost working...
2009-09-07 Roland Schulzrenamed gmx_step_t to gmx_large_int_t. gmx_large_int_t...
2009-08-21 Sander PronkMerge branch 'thread_mpi'. Threads should work for...
2009-08-04 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-03 Berk Hesschanged the twin-range integrator to a symplectic Trott...
2009-07-14 Berk Hessadded mdp parameters nstcalcenergy and rlistlong and...
2009-06-17 Sander PronkMerge branch 'thread_mpi'
2009-06-17 Berk Hessremoved static variables
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-06-03 hessmoved the cos accel if statement into calc_ke_part
2009-06-03 hessupdated for C++ compilation
2009-06-02 hessimplemented exact v-rescale thermostating for small...
2009-05-13 hessfixed v-rescale and Berendsen segv with PR p-couplingwi...
2009-05-13 hessfixed v-rescale and Berendsen segv with PR p-coupling...
2009-04-09 hessreplaced the global buf vector by local vectors
2009-02-02 hesschanged most step count variables from int to gmx_step_t
2008-11-23 hessmade pressure/virial calculation optional
2008-10-15 hessset velocity for frozen dof with nose-hoover integratio...
2008-10-15 hessset velocity for frozen dof with nose-hoover integratio...
2008-10-09 hessadded missing coordinate scaling for Parrinello-Rahman...
2008-10-09 hessadded missing coordinate scaling for Parrinello-Rahman...
2008-09-21 hessfixed the slight kinetic energy mismatch at continuatio...
2008-09-21 hessfixed the slight kinetic energy mismatch at continuatio...
2008-08-12 hessintroced a new structure for the local topology in...
2008-08-11 hesssplit the t_group struct into a gmx_ekindata_t struct...
2008-07-24 hessimplemented velocity rescaling thermostat and fixed...
2008-07-01 carstenedsam pointer no longer needed in update. Removed do_ed...
2008-06-18 hessthe deform reference box is now only set after reading...
2008-06-18 hessfixed binary exact checkpoint continuation with pressur...
2008-06-17 hessimplemented checkpointing for distance and orientation...
2008-06-10 hessmoved the Berendsen lambda initialization to a separate...
2008-04-15 hessfixed checkpointing for parallel SD simulations
2008-04-11 hessimplemented checkpoint files
2008-03-14 hessmade the two step SD integrator the default sd again
2008-02-19 hessshakefirst now calls constrain directly (no longer...
2008-02-13 hessimplemented box shape preservation for (semi)isotropic...
2008-02-03 hessimplemented Berendsen coupling with -nosum
2008-01-11 hessmade two separate sd integrator options
2008-01-08 hessimplemented domain decomposition for steep and cg
2008-01-03 hessmerged the pull calls into do_force() and constrain...
2007-11-27 hessremoved global variable stdlog
next