Tons of tiny changes to documentation. Manual looks prettier now.
[alexxy/gromacs.git] / src / tools / gmx_dipoles.c
2011-01-19 Justin LemkulTons of tiny changes to documentation. Manual looks...
2010-12-11 David van der SpoelMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-12-09 David van der SpoelAdded fatal error for when people use energy files...
2010-09-20 David van der SpoelMerge branch 'release-4-5-patches' of git@git.gromacs...
2010-09-20 David van der SpoelFixed bug bugzilla.gromacs.org/show_bug.cgi?id=564...
2010-08-25 Rossen ApostolovRedefine the default boolean type to gmx_bool.
2010-08-17 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-17 Michael ShirtsMerge branch 'release-4-5-patches' of git@git.gromacs...
2010-08-16 Berk Hessgmx_rmpbc gets natoms passed again, without natoms...
2010-07-24 Sander PronkNew .edr file format: now supports blocks of arbitrary...
2010-07-10 Michael ShirtsFixed minor formatting conflict.
2010-07-05 Maarten WolfMerge branch 'master' of git@git.gromacs.org:gromacs
2010-07-02 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-07-02 David van der SpoelMade removing pbc non-static. This affects many analysi...
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-18 Gerrit GroenhofMerge branch 'master' into qmmm
2010-06-17 Maarten WolfMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-17 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-16 kassonMerge branch 'mymaster'
2010-06-12 David van der SpoelFixed a lot of spelling errors in comments and document...
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-04-27 Berk Hessresolved merge conflicts
2010-03-12 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-03-09 Berk Hessfixed g_dipolea averaging descriptions
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2009-12-20 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-15 Roland SchulzMerge branch '2dpme' of git@git.gromacs.org:gromacs...
2009-12-15 Berk Hessmerged with master
2009-12-14 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-14 Peter KassonMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-12 Erik LindahlReplaced acos-based method for calculating angles betwe...
2009-12-05 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-12-02 Berk HessMerge commit 'origin/master' into 2dpme
2009-12-01 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-30 Roland Schulza few more ffopen/ffclose fixes
2009-11-30 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-27 Roland SchulzMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-27 Sander PronkMore C++ fixes: #include "gmx_ana.h" was missing in all
2009-09-09 Michael ShirtsMerge branch 'master' of git://git.gromacs.org/gromacs
2009-08-30 kassonTool merge
2009-08-27 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-08-21 Sander PronkMerge branch 'thread_mpi'. Threads should work for...
2009-08-19 unknownCompiles in MSVC with cmake
2009-07-06 Sander Pronkmore const-correctness fixes
2009-07-04 Sander Pronkfile names now const correct; builds in C++
2009-07-01 Sander Pronkenxio is thread safe (and quite possibly works)
2009-06-30 Sander Pronkadded output_env_t type for querying time scales, and...
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-06-03 lindahlRestored C++ "fixes" that caused warnings for C.
2009-06-03 lindahlMore C++ changes.
2009-06-03 teemuFixed many warnings about const issues in C++.
2009-06-03 lindahlMore fixes for warnings after enabling Gromacs compilat...
2009-02-24 spoelAdapted programs for using the gmx_statistics library
2009-02-04 hessenergy file format change: energy averages are now...
2009-02-03 hessfixed printf format for gmx_step_t
2009-02-02 hesschanged most step count variables from int to gmx_step_t
2009-02-02 hessfixed reading array out of range with -ncos=1
2009-02-02 hessfixed reading array out of range with -ncos=1
2008-08-05 hesst_topology is now partially replaced by gmx_mtop_t...
2008-05-28 lindahlSame routine was exported globally from both these...
2008-03-07 hessreorganized the pbc code, there is now an extra pbc_dx...
2008-02-02 hessremoved a array from t_block for cgs and mols, renamed...
2008-01-24 spoelAdded option for xpm output of a two dimensional map...
2007-12-07 spoelFixed xaxis output
2007-12-07 spoelAdded functionality to plot dipole-dipole angle distrib...
2007-01-17 hessadded support for charged molecules
2006-10-17 hessfixed the normalization of the dipole distribution
2006-01-03 spoelDid a large clean up of unused functions etc.
2005-09-13 hessadded molsep correlation option and made change the...
2005-08-29 lindahlAdded flooding patch to edsam from Oliver Lange.
2005-08-29 lindahlFixed compiler warnings.
2005-06-12 spoelFixed typo in total dipole per slab
2005-06-09 spoelRemoved debugging prints
2005-06-02 spoelNow prints the total dipole per slab as well
2005-05-23 hessfixed segv with -mu
2005-05-09 maarenRemoved sigma_lsq and error_lsq for -adip, hangs someti...
2005-05-08 maarenAdded -adip option
2005-05-05 maarenAdded -dip3d option
2005-04-27 spoelAdded missing comma
2005-04-26 spoelUpdated
2005-04-26 spoelUpdated
2005-04-08 spoelAdded new option for computing the dipole per slab.
2005-04-07 spoelUpdated
2005-04-04 spoelAdded flag for controlling whether or not the |cos...
2005-04-02 spoelPatched avercos function.
2005-03-24 spoelUpdaetd
2005-03-23 spoelUpdated
2005-03-22 spoelUpdated
2005-03-22 spoelAdded a flag -cos that computes the average cos between...
2004-08-23 hessRemoved the static data in pbc_dx by adding a t_pbc...
2004-01-25 lindahlMoved the real code of analysis programs to gmx_* and...