Enforced rotation: define Gaussian norm
[alexxy/gromacs.git] / src /
2010-11-15 Carsten KutznerEnforced rotation: define Gaussian norm
2010-11-15 Carsten KutznerEnforced rotation: use the right tpx_version
2010-11-15 Carsten KutznerEnforced rotation: set the right tpx_version
2010-11-15 Carsten KutznerMerge branch 'release-4-5-patches' into rotation-4-5
2010-11-12 Mark AbrahamMinor trjconv documentation formatting fix
2010-11-12 Mark Abrahamg_densmap -od writes a .dat file and prevents writing...
2010-11-09 Berk Hessadded -resnr option to editconf
2010-11-09 Berk Hessfixed compiler warning in pdb2gmx.c
2010-11-08 Roland Schulzmaking error message for vmdio clearer (bug 598)
2010-11-08 Rossen ApostolovAdded support for Altivec kernels on POWERPC.
2010-11-08 Szilard PallMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-11-08 Carsten KutznerEnforced rotatin: Put in check for acos value; enhanced...
2010-11-08 Carsten KutznerMerge branch 'release-4-5-patches' into rotation-4-5
2010-11-07 Mark AbrahamMade mdrun exit with a fatal error for EM or NM with...
2010-11-06 Mark AbrahamFixed .xvg legends for g_sas options -or and -oa
2010-11-05 Szilard PallMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-11-05 Carsten KutznerFlexible RMSD fitting is now optionally mass-weighted
2010-11-05 Carsten KutznerPrint warning when reference file is set but could...
2010-11-05 Berk Hesspdb2gmx now puts atoms with cgnr=-1 in separate charge...
2010-11-05 Carsten KutznerMerge branch 'release-4-5-patches' into rotation-4-5
2010-11-04 Roland Schulzprint more information in case of lock error
2010-11-04 Carsten KutznerDoxygen comment for dd_make_local_rotation_groups
2010-11-04 Berk HessFixed md.log being opened twice when appending, which...
2010-11-04 Carsten KutznerMerge branch 'release-4-5-patches' into rotation-4-5
2010-11-04 Carsten KutznerUpdated normalization factor
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-11-02 Sander PronkFixed double precision energy file reading + box matrix...
2010-10-30 Rossen ApostolovFor MPI builds, CMake will first try to compile a sampl...
2010-10-30 Sander PronkAdded Windows macro for snprintf.
2010-10-29 Rossen Apostolovadded g_kinetics to the CMake build scripts
2010-10-29 Szilard PallMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-10-29 Carsten KutznerFixed segv in gmx_hbond
2010-10-29 Szilard Pallfixed the default for OpenMM plugin dir location (bug...
2010-10-29 Szilard Pallfixed make install-mdrun issue (bug #605)
2010-10-28 David van der SpoelMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-10-28 Per LarssonFixed a bug in the all-vs-all sse gb kernels, where...
2010-10-28 Berk Hessfixed pdb2gmx chain merging bug (bugzilla 544)
2010-10-27 hesschanged fftw2_empty to fftw3_empty in gmx_fft_fftw3.c
2010-10-26 Berk Hessfixed cycle print type cast issue on certain platforms...
2010-10-24 Mark AbrahamDon't sprintf variable-sized input into fixed-size...
2010-10-22 Mark AbrahamRe-enabled for BlueGene/L an optimization in the BG...
2010-10-22 Mark AbrahamMade GMX_POWERPC_INVSQRT work properly on Power6 and...
2010-10-22 Carsten KutznerFixed segv in g_potential. Field output has now also...
2010-10-22 Per LarssonAdded a check in grompp for the case with particles...
2010-10-21 Berk Hessclarified make_ndx error message
2010-10-20 Mark AbrahamFixed cmake to work with BlueGene/L. This fix does...
2010-10-20 Sander Pronkfile reading error messages in g_bar less confusing.
2010-10-20 Per LarssonRemoved code for calculating logarithms using a table
2010-10-19 Berk Hesschanged enxio warning into fatal errors by default...
2010-10-19 Per LarssonFixed a compiler warning introduced by commit 9ccc786e4...
2010-10-18 Per LarssonDouble precision GB energies are now summed corrently...
2010-10-18 Sander PronkTries recovery during errors in .edr files.
2010-10-18 Sander PronkBetter time checks in .edrs wihtout version numbers.
2010-10-18 Sander PronkMore stringent .edr file data checks.
2010-10-18 Teemu MurtolaUse CMake install for install-mdrun (bugs #549, #555)
2010-10-18 Berk Hessfixed possible overflow of unused variable in lincs
2010-10-18 Berk Hessadded checks for rare events that would make variables...
2010-10-15 Berk Hessmore fixes for TPI with PME, now really fixed bugzilla 590
2010-10-13 Berk Hessfixed g_velacc -m not automatically using -s
2010-10-13 Teemu MurtolaFixed selection problems with a minus sign.
2010-10-13 Teemu MurtolaFixed valgrind warnings in selections.
2010-10-13 Teemu MurtolaFixed more selection negation segfaults.
2010-10-13 Teemu MurtolaFixed segfaults with negations in selections.
2010-10-12 Berk Hessadded note to g_density for using g_energy for normal...
2010-10-12 Berk Hessfixed incorrect dispersion correction for TPI with...
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 Berk Hessfixed typo in checkpoint warning
2010-10-08 Berk Hessmade combination of tpi and pme work again in parallel
2010-10-08 Berk Hessfixed combination of tpic with pme, pme mesh energy...
2010-10-08 David van der SpoelMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-10-08 Sander PronkNow really fixed locking of log file.
2010-10-08 Roland Schulzfixed locking of log file - broken by d750b9ce
2010-10-07 David van der SpoelFixed compilation issues with C99 compatibility.
2010-10-07 David van der SpoelFixes and small additions to g_wham, due to Jochen...
2010-10-07 hessfixed genbox producing incorrect residue names with...
2010-10-07 Roland Schulzadded a comment about assumptions of aligned memory
2010-10-06 Christoph JunghansCMake: fortran fix
2010-10-05 Christoph Junghanscmake: give openmm default suffixes
2010-10-05 Christoph Junghanscmake: install-mdrun should not install pkg-config...
2010-10-05 Berk Hessmade grompp mdp input file non-optional, fixes bugzilla 577
2010-10-05 Berk Hessadded fail-safe check for OpenMM with double precision
2010-10-05 Berk Hessrenamed mdp setting Ace-approx to Ace-approximation
2010-10-05 Berk Hessfixed completely incorrect pressure scaling with nstlis...
2010-10-05 Mark Abrahammk_dlist() changed its parameter list, so its declarati...
2010-10-04 Roland Schulzfix broken check for dlopen (by Christoph Junghans...
2010-10-01 Roland Schulzfix FFTW3 interface for non aligned memory
2010-10-01 Szilard Pallmake install-mdrun now installes shared libs (fix for...
2010-09-30 Berk Hesschanged the grompp charge group radii to always check...
2010-09-30 Roland Schulzmade vmdio work with older api version (e.g. vmd 1...
2010-09-28 David van der SpoelRe-added g_kinetics to src/tools/Makefile.am
2010-09-27 Roland Schulzinclude "error.h" was not neccessary and caused problem...
2010-09-26 Roland Schulz1) gmx_fio_seek was not returning correct return value...
2010-09-25 Rossen ApostolovReverted changes to md_openmm.c, get rid of 'nan' in...
2010-09-25 Rossen Apostolovmdrun-gpu now doesn't output individual energy term...
2010-09-23 Mark AbrahamFixes for g_chi for bugzilla 569, so that it now uses...
2010-09-23 Mark AbrahamExtensions to the gmx_residuetypes_t API to meet the...
next