- Aug 16, 2013
-
-
Davide Branduardi authored
Here you can use regex to refer to argument in a list For example in t1: TORSION ATOMS=5,7,9,15 t2: TORSION ATOMS=7,9,15,17 d1: DISTANCE ATOMS=7,17 COMPONENTS PRINT ARG=(d1.[xy]|t[0-9]) STRIDE=100 FILE=colvar FMT=%8.4f
-
Davide Branduardi authored
-
- Aug 12, 2013
-
-
Davide Branduardi authored
-
- Aug 11, 2013
-
-
Davide Branduardi authored
with this keyword you can limit the range of sigma when using the adaptive Gaussian scheme.
-
Davide Branduardi authored
-
Davide Branduardi authored
-
Davide Branduardi authored
-
- Aug 09, 2013
-
-
Giovanni Bussi authored
With this fix plumed crashed when using ADAPTIVE=DIFF and replica exchange.
-
Giovanni Bussi authored
-
- Aug 08, 2013
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
I think the way pbc were applied was not correct (Fix #19).
-
Giovanni Bussi authored
It was a longstanding (unknown) bug! I added reference output files for all the simpledmd regtest. This will allow to distinguish bugs in plumed from Lyapunov effects in trajectories.
-
Giovanni Bussi authored
This fixes #23 Notice that it slows down (with icpc) generation of Gaussian numbers by a factor 2.5. I think it is better now to have reproducible regtests.
-
- Aug 07, 2013
-
-
Gareth Tribello authored
-
Gareth Tribello authored
-
Giovanni Bussi authored
-
Carlo Camilloni authored
added the keyword PERIODIC=NO in the example
-
Giovanni Bussi authored
Old patches have been remove.
-
Giovanni Bussi authored
I had to change the place plugin_forces is called in espresso. This is because in the original implementation plugin_forces was called *before* stress calculation. I did some qualitative test, but I am not able to run a proper thermostated variable cell simulation with QE. Probably will require some extra validation by QE guys. I also updated qe version to 5.0.2
-
Giovanni Bussi authored
Currently the .diff file is compulsory, the .config is not. So, the list of MD codes should be built looking at .diff files
-
Giovanni Bussi authored
In PW, they use Ry units instead of Ha units, which leads to a factor 2 in time. I realized it looking at the output of espresso, where time is written also in ps. Now colvar and output are consistent.
-
- Aug 05, 2013
-
-
Giovanni Bussi authored
Virial was not scaled together with forces. The contribution is not negligible, and I verified it is correct by testing with gromacs a box of water in NPT and biasing the energy, then comparing the -kt*log(histogram) biased and unbiased. It seems after this fix agreement is much better
-
Giovanni Bussi authored
-
Giovanni Bussi authored
This closes #5
-
- Aug 04, 2013
-
-
Giovanni Bussi authored
After Max validation I feel I can merge on release branch
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
- Aug 02, 2013
-
-
Giovanni Bussi authored
-
- Aug 01, 2013
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
- Jul 31, 2013
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
There was a problem when running regtests using another plumed executable (e.g. the one installed). In particular a wrong warning was shown. This is fixed now.
-
Giovanni Bussi authored
-
- Jul 30, 2013
-
-
Giovanni Bussi authored
Still we should write some doc. Also, there is not regtest for this...
-
- Jul 29, 2013
-
-
Giovanni Bussi authored
-
- Jul 28, 2013
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
This allows citing without explicitly including PlumedMain
-
Giovanni Bussi authored
* check that PLUMED_KERNEL is not redefined * disable paths for libraries if plumed is statically compiled Also fixed "make uninstall" so that it always clean up dynamic libraries
-
Giovanni Bussi authored
I moved the reference together with the others (using cite()) so that it is more visible. I also updated a bit the description
-