Fixes #961 - Shake reports wrong error
[alexxy/gromacs.git] / src / mdlib / shakef.c
2012-06-21 David van der SpoelFixes #961 - Shake reports wrong error
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-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-22 Michael ShirtsHarded the shake constraint package so that it couldn...
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-04-27 Berk Hessresolved merge conflicts
2010-04-04 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-04-01 Sander PronkChanged/fixed g_msd to remove the center of mass motion...
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
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-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-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-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-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 Berk Hessimplemented force constraining that work together with...
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2008-02-01 hessmade SHAKE within charge groups work with domain decomp...
2007-07-13 hessmdrun now only writes a log file on the master node...
2006-10-16 hesschanged the velocity constraining from positional diffe...
2006-04-05 hessimplemented parallel LINCS
2005-03-11 hessHuge constraint virial fix: moved the constraint virial...
2004-12-26 lindahlRemoved fortran versions of constraint routines.
2004-09-06 spoelReplaced the fatal_error routine by a more flexible...
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-01-14 spoelCleaned up and fixed a very recent bug in PME (bug...
2002-01-11 spoelPassed down error messages from shake to md.c to be...
2001-06-28 hessfixed atom numbering in shake error
2001-05-17 hesscorrected a = to <= in shake error fprintf
2001-05-14 lindahlTagged files with gromacs 3.0 header
2001-03-18 spoelRevived the successive overrelaxation algorithm for...
2001-03-02 lindahlTransfer of the entire build system to autoconf/automake.
2001-02-26 spoelAdded support for zero masses in shake (not lincs)...
2000-11-15 spoelUpdated ref (comment only)
2000-05-19 hessfixed constraint lengths in shake with fep
2000-02-10 hessadded softcore option in inputrec, removed deltagrid...
1999-11-24 hessadded lagrange multipliers to shake for FEP
1999-11-03 hesscopyrgted
1999-06-02 hessmoved the constraint stuff form update.c to constr.c
1999-05-16 hessmoved from gmxlib to mdlib