added Verlet scheme and NxN non-bonded functionality
[alexxy/gromacs.git] / src / mdlib / tgroup.c
2012-10-02 Szilard Palladded Verlet scheme and NxN non-bonded functionality
2012-10-01 Roland SchulzMerge release-4-5-patches into release-4-6
2012-09-03 Szilard PallMerge branch 'release-4-5-patches' into release-4-6
2012-07-13 Roland SchulzMerge release-4.5-patches into HEAD
2012-06-04 Michael ShirtsMerging in free energy, exp. ensemble, & andersen t...
2011-01-30 David van der SpoelMerge branch 'release-4-5-patches' into orderparm
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
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 Berk Hessremoved the bNEMD boolean from the main MD loop and...
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'
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 ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-17 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-05 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-23 Michael ShirtsApparently works with all the methods now, both with...
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-18 Michael ShirtsFix for kinetic average energy.
2009-11-14 Michael Shirtschanged setup of trotter decomposition to make it easie...
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 ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-09 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
2009-09-07 Michael ShirtsA number of changes to gromacs_mrs. Almost working...
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...
2008-12-03 hessremoved gmx_ener
2008-08-11 hesssplit the t_group struct into a gmx_ekindata_t struct...
2008-08-05 hesst_topology is now partially replaced by gmx_mtop_t...
2008-07-03 hessremoved the t_groups pointer from init_md which caused...
2008-04-11 hessimplemented checkpoint files
2008-01-04 hessmoved the sum_epot call into do_force, added dispcorr...
2007-11-27 hessremoved global variable stdlog
2007-04-18 hessmdrun now print the conserved energy for NVT Nose-Hoove...
2006-04-19 hessmade size of mdatoms variable and disabled each group...
2005-04-15 hessgot rid of the obsolete TYZ stuff
2005-04-07 hesschanged Ekin to the average of the half step Ekin's...
2005-01-19 hessin sum_epot changes epot[F_COUL_SR] += to = , this...
2004-12-14 hessrenamed all dummy/dummies to vsite/vsites in all filena...
2004-09-06 spoelReplaced the fatal_error routine by a more flexible...
2004-08-10 hessadded reaction-field correction for excluded atom pairs...
2004-06-24 hessfixed sum_epot to not add the violations and deviations
2004-01-23 lindahlAdded conditional inclusion of config.h to source files.
2003-11-17 spoelUpped the version to 3.2.0
2003-06-12 hessadded a struct t_state which should contain all informa...
2002-11-06 lindahlPartial commit of the project to remove all static...
2002-02-28 spoelRenamed pull-internal.h to pull_internal.h
2002-02-28 lindahlUpdated manual and html pages, and changed version...
2001-05-14 lindahlTagged files with gromacs 3.0 header
2000-08-22 lindahlIntroduced Nose-Hoover and Parinello-Rahman extended...
2000-02-10 hessadded softcore option in inputrec, removed deltagrid...
2000-02-04 spoelFixed compilation issues and NEMD stuff
2000-02-04 spoelRemoved unnecessary communication round for acceleratio...
1999-11-03 hesscopyrgted
1999-09-03 hesssplit the 1-4 energy into LJ and Coulomb, rearranged...
1999-07-26 lindahlChanged energy sums to include LR contributions not...
1999-05-14 hessmoved from gmxlib to mdlib