- Jun 14, 2019
-
-
Giovanni Bussi authored
-
- Jun 03, 2019
-
-
Gareth Tribello authored
-
Giovanni Bussi authored
@gtribello I have to revert this since it fails on travis. Can you please fix it and add it again on v2.4 (then merge, as you did)? Thanks! This reverts commit ce4bbf4e.
-
- May 30, 2019
-
-
Gareth Tribello authored
- May 27, 2019
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
Check that METAD + TARGET + GRID_SPARSE works correctly.
-
Giovanni Bussi authored
Solves a bug with METAD + TARGET + GRID_SPARSE See also #467
-
- May 25, 2019
-
-
Gareth Tribello authored
-
- May 21, 2019
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
- May 07, 2019
-
-
carlocamilloni authored
-
carlocamilloni authored
-
carlocamilloni authored
-
MoleOrbitalHybridAnalyst authored
I verified it, I will then modified a regtest so to keep checking for this
-
- Apr 01, 2019
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
- Mar 28, 2019
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
- Mar 22, 2019
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
(backported from v2.5)
-
Giovanni Bussi authored
-
Giovanni Bussi authored
no actual change
-
- Mar 19, 2019
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
See #435
-
Giovanni Bussi authored
-
Gareth Tribello authored
[makedoc] (cherry picked from commit 781e5677)
-
- Feb 27, 2019
-
-
Giovanni Bussi authored
Can be found with the following python snippet import re plumedDictionary={} with open("/opt/local/lib/plumed/vim/syntax/plumed.vim") as fin: for line in fin: if re.match("^let b:plumedDictionary\[.*$",line): line=re.sub("^let b:","",line) exec(line,{'__builtins__': None},{'plumedDictionary':plumedDictionary}) for key in plumedDictionary.keys(): diction={} for opt in plumedDictionary[key]: if(opt['word'] in diction): print(key,opt['word']) diction[opt['word']]=1
-
- Feb 21, 2019
-
-
Giovanni Bussi authored
-
- Jan 21, 2019
-
-
Giovanni Bussi authored
-
- Jan 14, 2019
-
-
Giovanni Bussi authored
-
- Jan 11, 2019
-
-
Giovanni authored
Plumedbot pull request
-
Travis CI User authored
This commit contains changes automatically generated by plumedbot on Travis-ci.
-
- Dec 19, 2018
-
-
Giovanni Bussi authored
-