Lots of editorial fixes to descriptions, etc. to make the manual
[alexxy/gromacs.git] / src / kernel / grompp.c
2011-03-22 Justin LemkulLots of editorial fixes to descriptions, etc. to make...
2011-03-08 Mark AbrahamAdded grompp note about avoiding zero-step EM
2011-01-29 David van der SpoelMerge branch 'release-4-5-patches' of git@git.gromacs...
2011-01-28 Mark AbrahamImproved grompp documentation
2011-01-26 David van der SpoelMerge branch 'release-4-5-patches' of git@git.gromacs...
2011-01-23 Mark AbrahamImproved consistency of text style usage
2011-01-14 Justin LemkulFixes to grompp -maxwarn documentation. Issue ID #627
2010-11-05 Szilard PallMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-11-04 hessclarified GB parameter error messages in grompp
2010-11-02 Berk Hessfixed incorrect print in fatal error on charge group...
2010-11-02 Berk Hessproper defined of MAX_CHARGEGROUP_SIZE=32 in a single...
2010-11-02 David van der SpoelFixed bug 608 by throwing a fatal error in grompp.
2010-10-28 David van der SpoelMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-10-22 Per LarssonAdded a check in grompp for the case with particles...
2010-10-09 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-10-09 Erik LindahlFixed uninitialized variable warning in grompp.c
2010-10-08 David van der SpoelMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-10-05 Berk Hessmade grompp mdp input file non-optional, fixes bugzilla 577
2010-09-22 Berk Hessadded a warning/note for bond oscillational periods...
2010-09-13 Berk Hessfixed grompp -t frame choice for trajectories with...
2010-09-13 Berk Hessadded check and warning for no velocities in grompp...
2010-08-30 hesssmall changes to grompp documentation
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
2010-08-02 Erik LindahlRemoved unused variable that caused a warning
2010-08-01 David van der SpoelMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-01 Roland Schulzadded missing initialization
2010-07-10 Michael ShirtsFixed minor formatting conflict.
2010-07-08 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-07-07 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-07-05 Maarten WolfMerge branch 'master' of git@git.gromacs.org:gromacs
2010-07-05 Berk Hessremoved a lot of slow FFT grid sizes from calc_grid...
2010-06-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
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-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-05-26 Erik MarklundMerge branch 'master' of git.gromacs.org:gromacs
2010-05-25 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-05-24 David van der SpoelRemoved C++ style comments in mdrun.
2010-05-07 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-02 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-04-29 Berk HessMerge commit 'origin/master' into 2dpme
2010-04-28 Berk Hessfixed the grompp -e option and added notes on checkpoin...
2010-04-27 Berk Hessresolved merge conflicts
2010-03-12 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-03-07 Roland SchulzMerge branch 'master' of git@git.gromacs.org:gromacs
2010-03-02 Berk Hessadded option to init_warning to turn all warnings into...
2010-03-02 Berk Hessmoved all global variables for input file checking...
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2010-03-01 Berk Hesssplit off warninp.c with input reading warning routines...
2010-03-01 Berk Hessadded charge group size check to grompp
2010-02-19 Berkthe pme load ratio calculation now takes charge perturb...
2010-01-26 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-01-25 Sander PronkMerge branch 'master' of git.gromacs.org:gromacs
2010-01-25 Sander PronkFixed output_env member functions (names, support for...
2010-01-22 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-01-22 Berk Hessadded warning for using full electrostatics without...
2010-01-22 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2010-01-21 David van der SpoelMade programs less verbose about atomprops and about...
2010-01-19 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-01-13 Carsten KutznerMerge branch 'master' of git@git.gromacs.org:gromacs
2010-01-11 Michael Shirtschanges the nnhchains name to nhchainlength
2010-01-11 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
2010-01-11 Berk Hessmade separate arrays for NH pressure variables
2010-01-07 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
2010-01-07 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
2010-01-07 Berkmoved cmap_grid from mtop to ffparams and idef
2010-01-05 Roland SchulzUndo Michael's accidental commits with:
2010-01-04 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2010-01-02 Michael ShirtsRevision of handling of foreign lambda bonds.
2010-01-01 Michael ShirtsMore fixes for the multicomponent lambda.
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-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-20 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-20 Michael ShirtsFixed an issue with checkpointing not getting the first...
2009-12-19 Michael ShirtsCommitting to merge
2009-12-05 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-30 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-19 Berk HessMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-18 Berkimproved residue numbering
2009-10-16 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-23 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-18 David van der SpoelAdded a lot of help text
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-02 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-31 Erik LindahlMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-31 Erik LindahlChanges to have GB detect 1-2,1-3,1-4 params from exclu...
2009-08-30 kassonTool merge
2009-08-27 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-26 Erik LindahlMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-26 Berk Hessfixed the grompp check from GBSA parameters
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-06 Sander Pronkmore const-correctness fixes
next