gromacs/AngularHB.git
11 years agofixed g_velacc -m not automatically using -srelease-4-0-patches
Berk Hess [Wed, 13 Oct 2010 12:50:10 +0000 (13 14:50 +0200)]
fixed g_velacc -m not automatically using -s

11 years agoAdded check for charge groups larger than 32 atoms and bail out with a fatal error if
David van der Spoel [Tue, 2 Nov 2010 14:41:50 +0000 (2 15:41 +0100)]
Added check for charge groups larger than 32 atoms and bail out with a fatal error if
there is one.

11 years agoconfigure: added missing quotes
Christoph Junghans [Wed, 15 Sep 2010 09:02:27 +0000 (15 11:02 +0200)]
configure: added missing quotes

11 years agog_density now normalizes every frame separately
Berk Hess [Tue, 14 Sep 2010 10:53:31 +0000 (14 12:53 +0200)]
g_density now normalizes every frame separately

11 years agog_density now normalizes with the average volume instead of the volume of the last...
Berk Hess [Tue, 14 Sep 2010 10:13:28 +0000 (14 12:13 +0200)]
g_density now normalizes with the average volume instead of the volume of the last frame

11 years agofixed incorrect reference position of position restraints with free energy calculatio...
Berk Hess [Tue, 14 Sep 2010 09:00:47 +0000 (14 11:00 +0200)]
fixed incorrect reference position of position restraints with free energy calculations with posA!=posB and lambda!=0

11 years agofixed mpi hang/crash with separate pme nodes and dd nodes without charges
Berk Hess [Mon, 23 Aug 2010 07:55:51 +0000 (23 09:55 +0200)]
fixed mpi hang/crash with separate pme nodes and dd nodes without charges

11 years agoFixed output file name bug in gmx_morph()
Erik Lindahl [Sun, 22 Aug 2010 21:22:54 +0000 (22 23:22 +0200)]
Fixed output file name bug in gmx_morph()

11 years agostore custom GMX defines in pkgconfig files
Christoph Junghans [Tue, 17 Aug 2010 15:19:35 +0000 (17 17:19 +0200)]
store custom GMX defines in pkgconfig files

11 years agoBackported pkg-config support (part2)
Christoph Junghans [Mon, 2 Aug 2010 16:33:29 +0000 (2 18:33 +0200)]
Backported pkg-config support (part2)

commit c116c12f94a100054d972e8c4f6507f99374227e
Author: Christoph Junghans <junghans@mpip-mainz.mpg.de>
Date:   Mon Aug 2 18:33:29 2010 +0200

   make GMXRC.{bash,csh,zsh} export PKG_CONFIG_PATH

And an extra fix

  libgmxpreprocess is not installed in 4.0 version
  remove pkg-config related changes for this lib

11 years agoBackported pkg-config support
Christoph Junghans [Thu, 5 Aug 2010 20:28:38 +0000 (5 22:28 +0200)]
Backported pkg-config support

commit e8c878fa630b07bf75700e176b8a0ea2c35564e6
Author: Rossen Apostolov <rossen@cbr.su.se>
Date:   Tue Jul 20 12:04:17 2010 +0200

   Moved the X11 automake dependency flag inside ngmx.

   Only the tools in ngmx depend on X11, but all libs are linking against it.
   That pulls in libX11 every time one links against gmx libs, which is really
   annoying. Thanks to Christoph Junghans. Closes bug 470.

commit d065359caf79caaa80720a1a05b9efe112644eef
Author: Sander Pronk <pronk@cbr.su.se>
Date:   Thu Jul 22 12:36:03 2010 +0200

   Overlinking issues with 3d party tools fixed for autotools.

   Fixes a number of overlinking issues with libpthread, libfftw,
   etc., and fixes CFLAGS issues for 3d party tools with
   threading enabled.
   Patch helpfully submitted by Christoph Junghans.

commit b864fe042787ad1aff41cb22019d6a4f84405661
Author: Christoph Junghans <junghans@mpip-mainz.mpg.de>
Date:   Fri Feb 26 15:32:04 2010 +0100

   Install pkgconfig files for libraries (bug #370).

   Applied the patch from bugzilla. As noted in the bugzilla discussion,
   the Libs.private fields currently contain several unused libraries,
   which could be removed by splitting the @LIBS@ autoconf variable into
   more specific libraries.

And some extra update

   updated Template.mak due to split of @LIBS@

11 years agoadded missing manpages (fixes bug #449)
Christoph Junghans [Tue, 3 Aug 2010 13:37:31 +0000 (3 15:37 +0200)]
added missing manpages (fixes bug #449)

11 years agomerged parts of the debian patch set
Christoph Junghans [Fri, 30 Jul 2010 14:25:06 +0000 (30 16:25 +0200)]
merged parts of the debian patch set

11 years agoremoved a typo introduced in commit a27da1b5becf1679c0b977f49c6f18fa29622602
Christoph Junghans [Sun, 25 Jul 2010 19:17:55 +0000 (25 21:17 +0200)]
removed a typo introduced in commit a27da1b5becf1679c0b977f49c6f18fa29622602

11 years agoAdded autoconf check for restrict keyword to stable 4.0.x branch
Erik Lindahl [Sun, 25 Jul 2010 10:54:13 +0000 (25 12:54 +0200)]
Added autoconf check for restrict keyword to stable 4.0.x branch

11 years agoMerge branch 'release-4-0-patches' of git.gromacs.org:gromacs into release-4-0-patches
Erik Lindahl [Sun, 25 Jul 2010 10:06:18 +0000 (25 12:06 +0200)]
Merge branch 'release-4-0-patches' of git.gromacs.org:gromacs into release-4-0-patches

11 years agoRemoved install-exec-hook from tools, since it has already been done for gmxlib/mdlib...
Erik Lindahl [Sun, 25 Jul 2010 10:05:17 +0000 (25 12:05 +0200)]
Removed install-exec-hook from tools, since it has already been done for gmxlib/mdlib directories

12 years agofixed (rare) incorrect residue numbers when using gmx_mtop_atominfo_global
Berk Hess [Fri, 23 Jul 2010 14:35:53 +0000 (23 16:35 +0200)]
fixed (rare) incorrect residue numbers when using gmx_mtop_atominfo_global

12 years agofixed continuation runs with essential dynamics
Carsten Kutzner [Tue, 8 Jun 2010 10:40:06 +0000 (8 12:40 +0200)]
fixed continuation runs with essential dynamics

12 years agofixed a segv in do_dssp
Carsten Kutzner [Thu, 20 May 2010 08:03:04 +0000 (20 10:03 +0200)]
fixed a segv in do_dssp

12 years agoFix for trjconv -e option (bug #305).
Teemu Murtola [Thu, 29 Apr 2010 09:58:51 +0000 (29 11:58 +0200)]
Fix for trjconv -e option (bug #305).

The -e option for setting the last frame to analyze incorrectly included
the first frame of the trajectory even if the trajectory began after the
given time.

12 years agoFixed g_wham error message (bugzilla #397).
Teemu Murtola [Wed, 28 Apr 2010 15:18:02 +0000 (28 17:18 +0200)]
Fixed g_wham error message (bugzilla #397).

12 years agofixed segv's in gmx_cluster when used with xpm input alone
Carsten Kutzner [Thu, 22 Apr 2010 14:19:15 +0000 (22 16:19 +0200)]
fixed segv's in gmx_cluster when used with xpm input alone

12 years agofixed incorrect initial constraining with the combination of EM, constraints, freeze...
Berk Hess [Fri, 9 Apr 2010 09:23:32 +0000 (9 11:23 +0200)]
fixed incorrect initial constraining with the combination of EM, constraints, freeze groups and domain decomposition

12 years agomade mdrun -field optional
Berk [Thu, 11 Mar 2010 07:47:13 +0000 (11 08:47 +0100)]
made mdrun -field optional

12 years agofixed segv with nose-hoover without pbc
Berk Hess [Wed, 10 Mar 2010 15:41:08 +0000 (10 16:41 +0100)]
fixed segv with nose-hoover without pbc

12 years agofixed incorrect nrdf when freezing more than half of the water molecules
Berk Hess [Mon, 8 Mar 2010 08:38:57 +0000 (8 09:38 +0100)]
fixed incorrect nrdf when freezing more than half of the water molecules

12 years agoerror message for -fit rot+trans -pbc
Roland Schulz [Thu, 25 Feb 2010 00:06:08 +0000 (24 19:06 -0500)]
error message for -fit rot+trans -pbc

12 years agoBackported git sha1 version string (bugzilla #393).
Teemu Murtola [Mon, 22 Feb 2010 17:35:06 +0000 (22 18:35 +0100)]
Backported git sha1 version string (bugzilla #393).

(backported from commits 566dcf18dcf793369a8b30acfce696823f8e071f and
23c21daedfab7a0a329f2431a15e041a221bb602)

12 years agoConfigure now uses the --htmldir option.
David van der Spoel [Fri, 5 Feb 2010 11:42:08 +0000 (5 12:42 +0100)]
Configure now uses the --htmldir option.

12 years agofixed crash with vsites and PD
Berk Hess [Tue, 2 Feb 2010 12:52:31 +0000 (2 13:52 +0100)]
fixed crash with vsites and PD

12 years agofixed segv in bcast_state with etc=v-rescale and particle decomposition
Berk Hess [Tue, 2 Feb 2010 12:50:17 +0000 (2 13:50 +0100)]
fixed segv in bcast_state with etc=v-rescale and particle decomposition

12 years agoFixed segv in make_edi when no reference structure given
Carsten Kutzner [Tue, 26 Jan 2010 09:46:12 +0000 (26 10:46 +0100)]
Fixed segv in make_edi when no reference structure given

12 years agomerged in the git master vsite particle decomposition communication code to fix a...
Berk Hess [Wed, 20 Jan 2010 09:36:24 +0000 (20 10:36 +0100)]
merged in the git master vsite particle decomposition communication code to fix a communication bug

12 years agoMerge branch 'release-4-0-patches' of git@git.gromacs.org:gromacs into release-4...
Berk Hess [Thu, 14 Jan 2010 15:44:12 +0000 (14 16:44 +0100)]
Merge branch 'release-4-0-patches' of git@git.gromacs.org:gromacs into release-4-0-patches

12 years agomade molecules whole in confout after EM
Berk Hess [Mon, 11 Jan 2010 11:01:30 +0000 (11 12:01 +0100)]
made molecules whole in confout after EM

12 years agofixed segv in graph code for multi-body interactionswithout chembonds
Berk [Fri, 8 Jan 2010 09:10:54 +0000 (8 10:10 +0100)]
fixed segv in graph code for multi-body interactionswithout chembonds

12 years agoEssential dynamics: fixed segfault when using sd2 integrator
Carsten Kutzner [Mon, 21 Dec 2009 14:30:34 +0000 (21 15:30 +0100)]
Essential dynamics: fixed segfault when using sd2 integrator

12 years agoMerge branch 'release-4-0-patches' of git.gromacs.org:gromacs into release-4-0-patches
Erik Lindahl [Wed, 16 Dec 2009 21:02:10 +0000 (16 22:02 +0100)]
Merge branch 'release-4-0-patches' of git.gromacs.org:gromacs into release-4-0-patches

12 years agoRemoved default nice-19 behavior from mdrun even on non-parallel runs, since
Erik Lindahl [Wed, 16 Dec 2009 21:00:44 +0000 (16 22:00 +0100)]
Removed default nice-19 behavior from mdrun even on non-parallel runs, since
some stupid versions of Linux do not scale up the clock from power-save-mode
correctly if only nice jobs are running. While this is easy to fix, some users
have missed it and thus been stuck with ~30% lower performance.

12 years agofixed g_rdf -s -xy hanging
Berk Hess [Wed, 9 Dec 2009 09:03:24 +0000 (9 10:03 +0100)]
fixed g_rdf -s -xy hanging

12 years agoVersion bump to 4.0.7v4.0.7
Erik Lindahl [Sun, 6 Dec 2009 21:18:40 +0000 (6 22:18 +0100)]
Version bump to 4.0.7

12 years agoAdded check for 3dnow that was removed when merging patch from head tree (where it...
Erik Lindahl [Sun, 6 Dec 2009 21:15:32 +0000 (6 22:15 +0100)]
Added check for 3dnow that was removed when merging patch from head tree (where it has been deprecated)

12 years agoMerge branch 'release-4-0-patches' of git.gromacs.org:gromacs into release-4-0-patches
Erik Lindahl [Sun, 6 Dec 2009 18:28:29 +0000 (6 19:28 +0100)]
Merge branch 'release-4-0-patches' of git.gromacs.org:gromacs into release-4-0-patches

12 years agoFixes (apple 64bit, charmm removal) to get gromacs-4.0.6 distro to build ok
Erik Lindahl [Sun, 6 Dec 2009 18:27:59 +0000 (6 19:27 +0100)]
Fixes (apple 64bit, charmm removal) to get gromacs-4.0.6 distro to build ok

12 years agoAdded auto-detection for 64bit support on macs
Erik Lindahl [Sun, 27 Sep 2009 21:39:07 +0000 (27 14:39 -0700)]
Added auto-detection for 64bit support on macs

12 years agoCommitted all-angle-constraint fix from Peter Eastman (Bugzilla 375)
Erik Lindahl [Thu, 3 Dec 2009 21:49:54 +0000 (3 13:49 -0800)]
Committed all-angle-constraint fix from Peter Eastman (Bugzilla 375)

12 years agofixed a segv due to the last vsite fix
Berk [Tue, 24 Nov 2009 15:36:29 +0000 (24 16:36 +0100)]
fixed a segv due to the last vsite fix

12 years agoremoved MPI_Bcast of NULL pointers
Berk [Mon, 23 Nov 2009 08:10:38 +0000 (23 09:10 +0100)]
removed MPI_Bcast of NULL pointers

12 years agoFixed typo in tpxio.c, as pointed out by Ake Sandgren
Sander Pronk [Fri, 20 Nov 2009 09:45:39 +0000 (20 10:45 +0100)]
Fixed typo in tpxio.c, as pointed out by Ake Sandgren

12 years agofixed the g_rmsf -res option
Berk Hess [Thu, 19 Nov 2009 09:55:48 +0000 (19 10:55 +0100)]
fixed the g_rmsf -res option

12 years agoRemoved strange characters.
spoel [Sat, 2 May 2009 07:32:18 +0000 (2 07:32 +0000)]
Removed strange characters.

12 years agofixed distance restraints when present in multiplenolecules (symptoms: crashes and...
Berk [Thu, 12 Nov 2009 11:06:37 +0000 (12 12:06 +0100)]
fixed distance restraints when present in multiplenolecules (symptoms: crashes and nonsens results)

12 years agofixed compiler warning
Berk Hess [Wed, 11 Nov 2009 11:51:01 +0000 (11 12:51 +0100)]
fixed compiler warning

12 years agogmxcpp fixes (bug #360 plus other fixes).
Teemu Murtola [Tue, 10 Nov 2009 13:59:19 +0000 (10 14:59 +0100)]
gmxcpp fixes (bug #360 plus other fixes).

(backported commit 081e595d49fec1f5afdbf075af88a01eea205fb3)
(cherry-picked commit aa6789e814100b3ea2cf5921bd5724462b6c2dc4)

12 years agofixed g_anaeig incorrect masses for fitting when the fit group does not consist of...
Berk Hess [Tue, 10 Nov 2009 10:49:09 +0000 (10 11:49 +0100)]
fixed g_anaeig incorrect masses for fitting when the fit group does not consist of the first N atoms in the system

12 years agoMerge branch 'release-4-0-patches' of git@git.gromacs.org:gromacs into release-4...
Berk [Mon, 9 Nov 2009 16:19:35 +0000 (9 17:19 +0100)]
Merge branch 'release-4-0-patches' of git@git.gromacs.org:gromacs into release-4-0-patches

12 years agofixed problems with distance restraints in mulitple molecules
Berk [Mon, 9 Nov 2009 16:19:13 +0000 (9 17:19 +0100)]
fixed problems with distance restraints in mulitple molecules

12 years agoBetter g_energy -nmol behavior (bug #365).
Teemu Murtola [Fri, 6 Nov 2009 11:49:21 +0000 (6 12:49 +0100)]
Better g_energy -nmol behavior (bug #365).

The -nmol switch is now applied consistently to both XVG output and to
the calculated averages. The calculated total drift is also correctly
scaled with -nmol.
(backported commit 1c2fab9ceb04b8a8cb7e7c24b816861dea88ffdb)

12 years agoadded check for MPI support in init_multisystem
Berk Hess [Fri, 6 Nov 2009 09:38:40 +0000 (6 10:38 +0100)]
added check for MPI support in init_multisystem

12 years agoPK fixed buffer overruns in get_libdir(); some untested strcat() calls remain.
kasson [Wed, 11 Mar 2009 11:19:09 +0000 (11 11:19 +0000)]
PK fixed buffer overruns in get_libdir(); some untested strcat() calls remain.

12 years agoRemoved refs to charmm files in share/top/Makefile.am
Sander Pronk [Fri, 23 Oct 2009 07:14:51 +0000 (23 09:14 +0200)]
Removed refs to charmm files in share/top/Makefile.am

(cherry picked from commit 672780e98e9a42cd54df0bd11d86c659cb4cbb25)

12 years agoRemoved duplicate files from include/Makefile.am.
Nicholas Breen [Thu, 29 Oct 2009 17:13:31 +0000 (29 18:13 +0100)]
Removed duplicate files from include/Makefile.am.

Patch from bug #344.

12 years agomade the v-rescale thermostat work with -nosum
Berk Hess [Fri, 23 Oct 2009 14:05:36 +0000 (23 16:05 +0200)]
made the v-rescale thermostat work with -nosum

12 years agoFourier dihedrals (dih. type 5) should now work.
Teemu Murtola [Tue, 20 Oct 2009 13:50:43 +0000 (20 15:50 +0200)]
Fourier dihedrals (dih. type 5) should now work.

Coefficients for dihedral type 5 were not properly written to/read from
the .tpr file, resulting in all coefficients becoming zero after grompp.

12 years agoRemoved charmm FF temporarily, to avoid people using development files for production...
Erik Lindahl [Wed, 21 Oct 2009 09:49:06 +0000 (21 11:49 +0200)]
Removed charmm FF temporarily, to avoid people using development files for production work

12 years agofixed constraint error dump files not being written when SETTLE went ok after LINCS
Berk Hess [Tue, 20 Oct 2009 08:42:30 +0000 (20 10:42 +0200)]
fixed constraint error dump files not being written when SETTLE went ok after LINCS

12 years agomade mdrun -seppot -cpi -append work again
Roland Schulz [Wed, 14 Oct 2009 18:29:51 +0000 (14 14:29 -0400)]
made mdrun -seppot -cpi -append work again

12 years agomade mdrun -seppot work again
Berk Hess [Wed, 14 Oct 2009 16:01:13 +0000 (14 18:01 +0200)]
made mdrun -seppot work again

12 years agofixed dependencies of libgmxana (so that dlopen works)
Roland Schulz [Mon, 5 Oct 2009 18:02:03 +0000 (5 14:02 -0400)]
fixed dependencies of libgmxana (so that dlopen works)

12 years agosqrt was wrong. because both for F_G96BONDS and F_BONDS the equilibrium distance...
Roland Schulz [Mon, 5 Oct 2009 17:59:30 +0000 (5 13:59 -0400)]
sqrt was wrong. because both for F_G96BONDS and F_BONDS the equilibrium distance is saved.

12 years agofixed pdb2gmx bug when all hydrogens in the N-terminus are supposed to be in separate...
Berk Hess [Thu, 1 Oct 2009 15:51:57 +0000 (1 17:51 +0200)]
fixed pdb2gmx bug when all hydrogens in the N-terminus are supposed to be in separate charge groups

12 years agocorrected g_sgangle y-axis unit
Berk Hess [Thu, 1 Oct 2009 10:03:29 +0000 (1 12:03 +0200)]
corrected g_sgangle y-axis unit

12 years agofixed v-site pbc bug with charge groups consisting ofonly multiple v-sites
Berk Hess [Wed, 30 Sep 2009 15:06:35 +0000 (30 17:06 +0200)]
fixed v-site pbc bug with charge groups consisting ofonly multiple v-sites

12 years agofixed setting of bF boolean in trxframe
Berk Hess [Wed, 16 Sep 2009 16:30:21 +0000 (16 18:30 +0200)]
fixed setting of bF boolean in trxframe

12 years agoremoved unnecessary restrictions on pme_order
Berk Hess [Mon, 14 Sep 2009 14:00:07 +0000 (14 16:00 +0200)]
removed unnecessary restrictions on pme_order

12 years agomade the nodecomm setup smarter
Berk Hess [Wed, 9 Sep 2009 12:12:17 +0000 (9 14:12 +0200)]
made the nodecomm setup smarter

12 years agofixed incorrect mindist output for last residue with g_mindist -or
Berk Hess [Fri, 4 Sep 2009 14:56:35 +0000 (4 16:56 +0200)]
fixed incorrect mindist output for last residue with g_mindist -or

12 years agofixed g_nmens not writing trajectories
Berk Hess [Fri, 4 Sep 2009 14:44:43 +0000 (4 16:44 +0200)]
fixed g_nmens not writing trajectories

12 years agonow also checks for too large file offsets when HAVE_FSEEKO is not defined
Berk Hess [Fri, 4 Sep 2009 08:01:05 +0000 (4 10:01 +0200)]
now also checks for too large file offsets when HAVE_FSEEKO is not defined

12 years agofixed compiler warnings
Berk Hess [Thu, 3 Sep 2009 16:02:49 +0000 (3 18:02 +0200)]
fixed compiler warnings

12 years agoRevert "PK added option to compute per-molecule msd in g_msd"
Berk Hess [Thu, 3 Sep 2009 15:55:00 +0000 (3 17:55 +0200)]
Revert "PK added option to compute per-molecule msd in g_msd"

This reverts commit f750239fb760cde1cd207a836ee2523900aaa5f1.

12 years agoproper out of range check for sizeof(off_t)=4 and large files with mdrun -append
Berk Hess [Thu, 3 Sep 2009 15:46:23 +0000 (3 17:46 +0200)]
proper out of range check for sizeof(off_t)=4 and large files with mdrun -append

12 years agoinvsqrt now works with Bluegene (PPC450) again
Roland Schulz [Thu, 3 Sep 2009 00:45:08 +0000 (2 20:45 -0400)]
invsqrt now works with Bluegene (PPC450) again

12 years agoFixed velocity output at first step on nodes>1 with PD and frozen groups
Berk Hess [Sun, 30 Aug 2009 15:31:50 +0000 (30 17:31 +0200)]
Fixed velocity output at first step on nodes>1 with PD and frozen groups

12 years agoput in fixes for pbc from the master branch
Berk Hess [Thu, 13 Aug 2009 20:03:32 +0000 (13 22:03 +0200)]
put in fixes for pbc from the master branch

12 years agoadded check for Berendsen tcoupl with REMD
Berk Hess [Tue, 11 Aug 2009 11:05:33 +0000 (11 13:05 +0200)]
added check for Berendsen tcoupl with REMD

12 years agoMerge branch 'release-4-0-patches' of git@git.gromacs.org:gromacs into release-4...
Berk Hess [Mon, 10 Aug 2009 11:14:07 +0000 (10 13:14 +0200)]
Merge branch 'release-4-0-patches' of git@git.gromacs.org:gromacs into release-4-0-patches

12 years agoFixed append error for large files (64-bit offsets)
Erik Lindahl [Sat, 8 Aug 2009 07:21:00 +0000 (8 09:21 +0200)]
Fixed append error for large files (64-bit offsets)

12 years agocorrected COM pull position reference to init+rate*vec instead of vec
Berk Hess [Fri, 7 Aug 2009 10:30:35 +0000 (7 12:30 +0200)]
corrected COM pull position reference to init+rate*vec instead of vec

13 years agoMakefile.in should not be in git
Roland Schulz [Mon, 29 Jun 2009 20:16:52 +0000 (29 16:16 -0400)]
Makefile.in should not be in git

13 years agofixed nrdf for T-coupling being incorrect for more than 3 million atoms in single...
Berk Hess [Wed, 24 Jun 2009 15:22:41 +0000 (24 17:22 +0200)]
fixed nrdf for T-coupling being incorrect for more than 3 million atoms in single precision

13 years agocorrected sizeof - wrong size sended ( sizeof(bool**) != sizeof(bool) )
Roland Schulz [Sun, 28 Jun 2009 21:30:18 +0000 (28 17:30 -0400)]
corrected sizeof - wrong size sended ( sizeof(bool**) != sizeof(bool) )

13 years agoadded missing angle parameters for ACE
Berk Hess [Thu, 18 Jun 2009 15:42:21 +0000 (18 17:42 +0200)]
added missing angle parameters for ACE

13 years agofixed charged group move too far error with triclinic cells due to rounding effects
Berk Hess [Tue, 16 Jun 2009 10:06:08 +0000 (16 12:06 +0200)]
fixed charged group move too far error with triclinic cells due to rounding effects

13 years agofixed incorrect atom names in improper for NH2 which generated a fatal error
Berk Hess [Tue, 16 Jun 2009 09:17:40 +0000 (16 11:17 +0200)]
fixed incorrect atom names in improper for NH2 which generated a fatal error

13 years agoremoved superfluous memory allocation, helps a lot for large systems
Berk Hess [Thu, 11 Jun 2009 13:28:20 +0000 (11 15:28 +0200)]
removed superfluous memory allocation, helps a lot for large systems

13 years agoFixed a bug when DLB gets turned on, introduced in the previous commit of domdec.c
Berk Hess [Wed, 10 Jun 2009 14:02:21 +0000 (10 16:02 +0200)]
Fixed a bug when DLB gets turned on, introduced in the previous commit of domdec.c

13 years agoFixed DLB cell_size not being up to date when staggering limits were violated, this...
Berk Hess [Mon, 8 Jun 2009 14:24:46 +0000 (8 16:24 +0200)]
Fixed DLB cell_size not being up to date when staggering limits were violated, this never gave errors, only less load balancing. Changed angular comm removal error into a warning

13 years agofixed segv when B-top atom type was not found
hess [Fri, 29 May 2009 14:03:44 +0000 (29 14:03 +0000)]
fixed segv when B-top atom type was not found