Typo.
[alexxy/gromacs.git] / src /
2011-08-02 Carsten KutznerTypo.
2011-08-02 Berk Hessmade trjconv -novel work again, fixes #722
2011-07-29 Carsten KutznerFixed calculation of max and min number of PME-only...
2011-07-22 Michael Shirtsnumber of degrees of freedom can be fractional -- in...
2011-07-20 Justin A. LemkulRemoved jargon and abbreviations from pdb2gmx.
2011-07-20 David van der SpoelMerge branch 'release-4-5-patches' of git@git.gromacs...
2011-07-20 David van der SpoelAdded initialization of arrays after srenew call.
2011-07-17 Mark AbrahamStreamlined small part of pdb2gmx
2011-07-15 Mark AbrahamReading a .g96 trajectory now causes fatal error
2011-07-13 Berk Hessfixed div by 0 in compute_io, fixes #778
2011-07-11 Mark AbrahamFix some identifier naming issues in last commit
2011-07-11 Mark AbrahamAvoided some integer overflows
2011-07-08 Mark AbrahamClarified use of OPLS/AA zwitterion termini
2011-07-08 Mark AbrahamFixed improper file close with GB and mdrun -debug
2011-07-08 Mark AbrahamMade pdb2gmx error message less cryptic
2011-07-01 David van der SpoelMerge branch 'release-4-5-patches' of git@git.gromacs...
2011-07-01 Christoph Junghansdl lib was missing in libgmx.pc if GMX_DLOPEN is enabled
2011-07-01 Justin A. LemkulFixed PME citation.
2011-06-29 Justin A. LemkulFixes for g_bar output. Units are now correct.
2011-06-29 Mark AbrahamRevert "draft"
2011-06-29 Mark AbrahamImproved error message and documentation
2011-06-29 Mark Abrahamdraft
2011-06-23 Berk Hesstpbconv can now read cpt files, fixes #741
2011-06-22 Berk Hessfixed convergence of multiple pull constraints
2011-06-21 Justin A. LemkulFixed typos.
2011-06-21 Justin A. LemkulMade grompp fatal error a little more explicit.
2011-06-21 Mark AbrahamExpanded LINCS warning text
2011-06-20 Sander PronkFixed symtab buffer error message.
2011-06-10 Berk Hessfixed grompp enx Nose-Hoover Xi reading, fixes #759
2011-06-10 David van der SpoelMerge branch 'release-4-5-patches' of git@git.gromacs...
2011-06-09 Justin A. Lemkulgenion and genbox now print in a consistent manner.
2011-06-09 Christoph JunghansMerge branch 'release-4-5-patches' of git://git.gromacs...
2011-06-09 Christoph JunghansAdded a comment where bPhobics comes from
2011-06-09 Berk Hessfixed dirrent_t memory allocation issue on Solaris...
2011-06-08 Christoph Junghansremoved duplicated bPhobics function (thx to Francois...
2011-06-08 Christoph Junghanscmake: remove selection/test* from gmxlib sources
2011-06-08 Sander PronkAdded support for SunCC on Solaris/SPARC.
2011-06-08 Sander PronkAdressed over-eager warnings that gcc 4.5 generates.
2011-06-08 Justin A. LemkulMinor clarifications to g_rotacf help information.
2011-06-07 Mark AbrahamFixed spelling of reproducible
2011-05-31 David van der SpoelFurther patches to fluctuation code and density of...
2011-05-31 David van der SpoelMerge branch 'release-4-5-patches' of git@git.gromacs...
2011-05-30 Carsten KutznerFlooding as harm. restraint: Abort when origin position...
2011-05-23 David van der SpoelMerge branch 'release-4-5-patches' of git@git.gromacs...
2011-05-23 David van der SpoelRe-implemented the fluctuation analysis, based on Entha...
2011-05-17 Berk Hessfixed minor memory leak with particle decomposition...
2011-05-15 Roland Schulzcorrected typo: if(errno=EINVAL)
2011-05-12 Berk Hessremoved memory allocation/free during constraining
2011-05-11 Mark AbrahamAdded reference to g_sas -h
2011-05-11 Mark AbrahamCleaned up g_sas help text
2011-05-11 Justin A. LemkulFixed typo.
2011-05-10 Justin A. LemkulFixed g_dipoles help description. Fixed spacing and...
2011-05-10 Erik MarklundMerge branch 'release-4-5-patches' of git@git.gromacs...
2011-05-10 Erik MarklundIncreased debugging output
2011-05-10 Erik MarklundFixed long standing bug where the merging resulted...
2011-05-09 Mark AbrahamAdded hint about calling trjconv more than once
2011-05-09 Mark AbrahamSpaced out paragraphs in trjconv help
2011-05-07 David van der SpoelAdded computation of A and U.
2011-05-06 David van der SpoelUpdated, made default tolerance for bisector more strin...
2011-05-06 David van der SpoelFixed weight functions and added -dump option (hidden...
2011-05-06 David van der SpoelUpdated. Fixed computation of frequency.
2011-05-06 David van der SpoelMerge branch 'release-4-5-patches' of git@git.gromacs...
2011-05-05 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2011-05-02 David van der SpoelUpdated the eqn for computing Delta. Now get roughly...
2011-05-02 Mark AbrahamRemoved duplicate definition of md_print_warning()
2011-05-02 Erik MarklundCommented out re-declaration of md_print_warning()
2011-05-02 Erik MarklundMerge branch 'release-4-5-patches' of git@git.gromacs...
2011-05-02 Erik Marklundremoved parentheses that caused problem with openmp
2011-05-02 Erik MarklundChanged isfinite() to combination of isinf() and isnan()
2011-05-01 David van der SpoelMultiplied the DoS by the timestep (between frames).
2011-04-26 David van der SpoelUpdated. Now computes diffusion from the VACF.
2011-04-23 David van der SpoelFixed x-axis to be in reciprocal cm.
2011-04-23 David van der SpoelFurther updates. Still not perfect.
2011-04-22 David van der SpoelAdded stuff to compute cP and S. Not complete yet.
2011-04-22 Sander PronkBetter checks for pthread_setaffinity_np().
2011-04-22 Sander PronkHard CPU affinity is set when Nthreads == Ncores.
2011-04-21 Erik MarklundMerge branch 'release-4-5-patches' of git@git.gromacs...
2011-04-21 Erik MarklundFixed NaN/Inf in acf
2011-04-21 David van der SpoelUpdated to compute the fluidicity. Added refs for citation.
2011-04-21 Sander PronkWindows build fix.
2011-04-21 Sander PronkAdded one last missing header in md_support.c
2011-04-21 Berk Hessremoved an natoms*natoms double loop in index.c
2011-04-21 Sander PronkFixed thread_mpi's Makefile.am to not include removed...
2011-04-21 Sander PronkAdded prototypes for functions in md_support.c to mdrun.h
2011-04-21 David van der SpoelFirst version of a Density of States analysis tool.
2011-04-20 Sander PronkRevert "NUMA aware memory allocators get called (for...
2011-04-20 Sander PronkNUMA aware memory allocators get called (for Windows).
2011-04-20 Sander PronkNew thread_mpi library, with NUMA aware allocator for...
2011-04-19 Justin A. LemkulMade Gromacs compile again.
2011-04-19 Justin A. LemkulSmall improvement to g_protonate, to use gmx_strdup...
2011-04-14 Mark AbrahamRemoved unnecessary #includes
2011-04-14 Mark AbrahamDeleted duplicated code
2011-04-14 Mark AbrahamMoved various support functions for do_md into mdlib
2011-04-14 Mark AbrahamMoved iterated-constraints code into mdlib
2011-04-14 Mark AbrahamMoved heuristic neighbor-list code into mdlib
2011-04-14 Mark AbrahamFixed code duplication
2011-04-11 Justin A. LemkulRevision to previous commit: fixed typo and now bugs...
2011-04-11 Justin A. LemkulMade g_protonate (partially) work.
2011-04-10 David van der SpoelMerge branch 'release-4-5-patches' of git.gromacs.org...
2011-04-08 Szilard Pallfixed g_tune_pme to pass correctly boolean arguments...
next