- Apr 28, 2015
-
-
Carlo Camilloni authored
gromacs-5.1.0 beta patch
-
Carlo Camilloni authored
- restart
-
- Apr 24, 2015
-
-
Carlo Camilloni authored
- updated patch to include api version - updated patch to inclide virial fix - updated patch to gromacs 4.5.7
-
- Apr 23, 2015
-
-
Giovanni Bussi authored
Notice that this only works with APIversion>2, that is with the to-be-released PLUMED 2.2
-
Carlo Camilloni authored
-
Carlo Camilloni authored
-
Carlo Camilloni authored
hopefully will avoid some mail to the mailing list
-
- Mar 26, 2015
-
-
Giovanni Bussi authored
Fixes a potential problem in the following commits: 423d49bf bb6178a2 (reported by C. Perego)
-
- Mar 23, 2015
-
-
Giovanni Bussi authored
Same as 423d49bf applied to gmx 5.0 Needs gromacs to be repatched
-
Giovanni Bussi authored
Workaround for #132. Notice that gromacs wants something like -0.5*f*x, whereas plumed provides something like -f*x. Additionally, for not so clear reasons, when using plumed without computing ENERGY the virial contribution from plumed was completely ignored. There are two workarounds in this patch: 1. In case plumed does not ask gromacs to compute ENERGY, the plumed contribution to virial is stored on a separate tensor and added to the gromacs one at the end 2. In case plumed asks gromacs to compute ENERGY, the a temporary tensor is created containing twice the gromacs virial and passed to plumed. The virial is then set to half of it. This should solve both the issues discussed in #132 Needs gromacs to be repatched.
-
Giovanni Bussi authored
-
- Mar 11, 2015
-
-
Giovanni Bussi authored
-
- Jan 30, 2015
-
-
Giovanni Bussi authored
-
- Jan 29, 2015
-
-
Giovanni Bussi authored
[makedoc]
-
Giovanni Bussi authored
Using numgroup as suggested by @swails on amber mailing list (cherry picked from commit 200f4cb42744926a027e30393e56d315f24cd535)
-
Giovanni Bussi authored
Before this fix, amber was working correctly with multiple replicas but not working correctly with a single replica. Now both situations should be ok. Notice that I used a hack to detect if replicas are present or not in sander. Probably this should be cleaned up in some way (cherry picked from commit 0b7dc44635708e821e14ed6f1156317807e6db7d)
-
Giovanni Bussi authored
It should now work properly (cherry picked from commit 6f96353a8a7975f7429426bce3777fb555deed65)
-
- Dec 29, 2014
-
-
Carlo Camilloni authored
-
- Dec 17, 2014
-
-
Carlo Camilloni authored
close #124
-
- Dec 02, 2014
-
-
Giovanni Bussi authored
Since ambertools are released under the GPL 3 license, we can store originals here. This is going to make future merges easier.
-
- Nov 18, 2014
-
-
Giovanni Bussi authored
Tentative patch for sander. It implements all features (including support for MPI runs) except for replica exchange stuff. Closes #106
-
- Nov 06, 2014
-
-
Carlo Camilloni authored
-
- Oct 01, 2014
-
-
Giovanni Bussi authored
related to #113
-
Giovanni Bussi authored
Closes #113
-
- Sep 22, 2014
-
-
Giovanni Bussi authored
-
- Sep 10, 2014
-
-
Giovanni Bussi authored
(no real change, the relevant files where not modified in gmx)
-
- Jul 23, 2014
-
-
Carlo Camilloni authored
it should works, but more tests are needed
-
- Jul 07, 2014
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
Same as 55bc92d2 (written by Carlo), but in such a way that it results as a git mv
-
Giovanni Bussi authored
(will be reintroduced with next commit)
-
Carlo Camilloni authored
-
- Jun 20, 2014
-
-
Giovanni Bussi authored
I added the possibility to pass kbT from gromacs to plumed. To allow compatibility between old and new versions, I used the API number. Namely: gromacs checks that plumed API>1; if so, pass the temperature. KbT is only used in METAD so far (not in HISTOGRAM) Addresses #35
-
- Jan 17, 2014
-
-
Carlo Camilloni authored
-
- Jan 14, 2014
-
-
Gareth Tribello authored
-
Giovanni Bussi authored
-
- Jan 13, 2014
-
-
Giovanni Bussi authored
-
- Dec 16, 2013
-
-
Giovanni Bussi authored
-
- Dec 10, 2013
-
-
Gareth Tribello authored
-
Gareth Tribello authored
-
- Dec 09, 2013
-
-
Giovanni Bussi authored
(cherry picked from commit e1d01e84)
-