added Verlet scheme and NxN non-bonded functionality
[alexxy/gromacs.git] / src / mdlib / mdatom.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-01 Roland SchulzMerge release-4-5-patches into release-4-6
2012-05-07 Teemu MurtolaMerge branch 'gerrit/release-4-5-patches' into release-4-6
2012-04-29 Roland SchulzMerge release-4-5-patches into release-4-6
2012-04-29 Roland SchulzMerge release-4-5-patches into release-4-6
2012-04-26 Berk HessMerge release-4-5-patches into release-4-6
2012-04-26 David van der SpoelMerge "[tools] g_sans - splited out fixes and added...
2012-04-26 Berk Hessfixed the reported temperature with Brownian dynamics
2012-04-03 Roland SchulzMerge remote-tracking branch 'gerrit/release-4-5-patche...
2012-03-28 Szilard PallMerge branch 'release-4-5-patches' into release-4-6
2012-03-16 Roland SchulzMerge release-4-5-patches into release-4-6
2012-02-29 Szilard PallMerge branch 'release-4-5-patches' into release-4-6
2012-02-23 Roland SchulzMerge remote-tracking branch 'gerrit/release-4-5-patche...
2012-02-08 Roland SchulzMerge remote-tracking branch 'gerrit/release-4-5-patche...
2012-02-03 Roland SchulzMerge remote-tracking branch 'gerrit/release-4-5-patche...
2012-01-19 Roland SchulzMerge release-4-5-patches into release-4-6
2012-01-13 Roland SchulzMerge "Fixed MSVC compiling with plug-in support" into...
2012-01-10 Christoph JunghansAdds AdResS feature to gromacs
2011-05-05 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2011-04-04 David van der SpoelMerge branch 'release-4-5-patches' into orderparm
2011-03-07 Berk Hessremoved global #atoms allocation for empty DD cells
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-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2008-11-27 hessautomated the user group assignment
2008-11-27 hessautomated the user group assignment
2008-11-10 hessfixed segv when the whole system was frozen
2008-11-10 hessfixed segv when the whole system was frozen
2008-08-11 hessadded the number of energy groups to the t_mdatoms...
2008-08-05 hesst_topology is now partially replaced by gmx_mtop_t...
2007-05-21 hessfixed slow memory reallocation, especially at the start...
2007-05-18 hessmdatoms->cVCM is now only made when there is more than...
2007-03-30 hessadded the lambda used to generate the contents to t_mdatoms
2007-01-02 hessremoved the nsb struct and moved all the particle decom...
2006-12-08 hessfixed segv due to ir problems in atom2md
2006-10-17 hessadded nchargeperturbed to the free energy print
2006-05-04 hessfixed bugs with free energy introduced in the DD commit
2006-04-19 hessremoved the mdatom compacting introduced in the previou...
2006-04-19 hessmade size of mdatoms variable and disabled each group...
2006-04-10 hesschange the DD coordinate and force communication to...
2006-04-05 hessimplemented parallel LINCS
2006-03-24 hessimplemented proper local topologies for domain decompos...
2005-09-20 lindahlMerged in latest QM/MM changes from release-3-3-patches...
2005-09-03 spoelMerging from 3.3
2005-09-03 spoelMerged in changes from the release-3-3-patches tree.
2005-09-02 lindahlFixed compiler warnings in QM-MM code.
2005-09-02 lindahlAdded QM-MM neighborsearching - untested!
2005-06-17 hessadded bMassPerturbed to t_mdatoms
2005-06-02 hessadded macro EI_ENERGY_MINIMIZATION
2005-06-01 hesswith energy minimization the masses are now set to...
2005-02-09 hessFree-energy calculations for PME and the dipole are...
2004-08-11 hessadded nPerturbed to t_mdatoms to speed up the neighbor...
2004-06-23 hessremoved chargeT from mdatoms and added fatal_error...
2004-01-23 lindahlAdded conditional inclusion of config.h to source files.
2003-11-17 spoelUpped the version to 3.2.0
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-18 hessadded a fit group for orientation restraining to fix...
2001-05-14 lindahlTagged files with gromacs 3.0 header
2001-02-26 spoelAdded support for zero masses in shake (not lincs)...
2000-12-01 hessmass in BD now is fric.coef.*dt, which has dimension...
2000-11-30 hessfixed a bug with BD with different tau_t's
2000-11-06 hessadded option to use tau_t as inverse friction constants...
2000-09-15 spoelUpdated Make.dep files, added feature for per group...
2000-09-14 hessCommitted the new innerloops for Erik Lindahl
2000-03-13 spoelTwo changes:
2000-02-04 spoelMade some code (init_mdatoms) execute only when necessary
1999-11-03 hesscopyrgted
1999-11-02 hessremoved the fixed loop length of 4 in the lincs innerlo...
1999-10-13 hessfixed the invmass for frozen particles
1999-05-14 hessmoved from gmxlib to mdlib