- Oct 09, 2019
-
-
carlocamilloni authored
-
- Sep 04, 2019
-
-
carlocamilloni authored
-
- Aug 31, 2019
-
-
carlocamilloni authored
-
- Aug 07, 2019
-
-
Gareth Tribello authored
-
- Aug 06, 2019
-
-
Gareth Tribello authored
-
- Aug 05, 2019
-
-
Giovanni Bussi authored
-
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
Check that METAD + TARGET + GRID_SPARSE works correctly.
-
- May 07, 2019
-
-
carlocamilloni authored
-
- Apr 02, 2019
-
-
carlocamilloni authored
@chi2, @chi3, @chi4 and @chi5
-
- Mar 29, 2019
-
-
carlocamilloni authored
now an option to avoid clearDependecies. This allows to have in a single class actionAtomistic and actionWithArguments and actually use them together this is used in Action build on MetainferenceBase where requestAtomst(atoms, false)
-
- Mar 19, 2019
-
-
Giovanni Bussi authored
-
- Jan 25, 2019
-
-
carlocamilloni authored
-
carlocamilloni authored
This add some incompatibility with all former implementations but is far easier to use
-
- Dec 18, 2018
-
-
Michele Invernizzi authored
* restyling for the reweighting c(t) calculation * fixed bug in multidimensional grid integration * fixed regtest for 2D reweighting * changed reweighting keywords and some doc
-
- Dec 17, 2018
-
-
Giovanni Bussi authored
@tetsuyamorishita Regtests See #422
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
See #399
-
- Dec 08, 2018
-
-
carlocamilloni authored
-
carlocamilloni authored
-
carlocamilloni authored
-
carlocamilloni authored
-
carlocamilloni authored
-
carlocamilloni authored
-
carlocamilloni authored
-
carlocamilloni authored
-
carlocamilloni authored
and improved regtests
-
carlocamilloni authored
-
carlocamilloni authored
-
- Nov 27, 2018
-
-
carlocamilloni authored
-
- Nov 19, 2018
-
-
Giovanni Bussi authored
-
- Nov 18, 2018
-
-
Giovanni Bussi authored
-
- Nov 13, 2018
-
-
Giovanni Bussi authored
I changed Plumed::invalid() to Plumed::makeInvalid() and added a new function Plumed::makeValid(). These names are more inline with stdlib names (e.g. make_shared), though with our conventions for capitalization. Hopefully there's no code yet using this (beta) interface. In addition, I made it possible to use a macro to change the behavior of the default constructor to makeInvalid(). This might be useful in python wrappers to avoid opening the library twice (python objects always use the "nullary" - default - constructor first).
-
- Nov 10, 2018
-
-
carlocamilloni authored
now covered by the regtest better
-
- Oct 28, 2018
-
-
carlocamilloni authored
-
carlocamilloni authored
and SCEXP to SCALEINT
-