Skip to content
Snippets Groups Projects
  1. Oct 04, 2019
  2. Mar 22, 2019
  3. Mar 22, 2018
  4. Oct 03, 2017
  5. Sep 29, 2017
  6. Mar 14, 2017
  7. Nov 12, 2016
  8. Sep 20, 2016
  9. Aug 07, 2016
  10. Jun 22, 2016
  11. May 13, 2016
  12. Apr 27, 2016
  13. May 20, 2015
  14. Apr 28, 2015
  15. Oct 01, 2014
  16. Jul 23, 2014
  17. Jul 07, 2014
  18. Jan 13, 2014
  19. Dec 10, 2013
  20. Dec 09, 2013
  21. Dec 07, 2013
    • Gareth Tribello's avatar
      Added info option in patching script · a273bb84
      Gareth Tribello authored
      This allows one to create information on the differences in
      the various patching procedures by executing:
      
      plumed patch -i
      
      This information is also put into the online manual
      a273bb84
  22. Sep 26, 2013
    • Giovanni Bussi's avatar
      Improved hrex patch · b83193a7
      Giovanni Bussi authored
      This now allows to activate hrex from the command line:
      mdrun -hrex
      b83193a7
    • Giovanni Bussi's avatar
      Merged patch into gromacs-4.6.3 · ccd3ef1a
      Giovanni Bussi authored
      As of this commit, to patch with Hamiltonian replica exchange
      just use the gromacs-4.6.3 patch
      
      This will simplify keeping up to date with upstream changes in the patch.
      ccd3ef1a
  23. Aug 07, 2013
  24. Mar 15, 2013
    • Giovanni Bussi's avatar
      Fixed bug with gromacs 4.6 and ENERGY · 928a2724
      Giovanni Bussi authored
      Energy was not calculated at every step. Now, gromacs ask to plumed
      whether energy is needed at that step and calculate it accordingly.
      
      I also updated the patch to 4.6.1
      928a2724
  25. Jan 17, 2013
    • Carlo Camilloni's avatar
      PATCH for GROMACS4.6 beta3 · cc32edeb
      Carlo Camilloni authored
      - the patch.sh and src/lib/Makefile are the same of those in the branch tmp-cmake
      
      the CMAKE patch works different from the former gromacs patches:
      
      - untar gromacs-4.6b3 (./gromacs-4.6/)
      - in gromacs-4.6/ copy patch.sh and patch
      - mkdir a build folder ./gromacs-4.6/gmx-plumed/
      - in gmx-plumed/ run cmake ../ to configure gromacs
      - make / make install as usual
      
      there is a bug somewhere for which a "-l" is added before
      Accelerate in "-framework Accelerate" thus resulting in a
      compilation error.
      cc32edeb
  26. Sep 14, 2012
  27. Jun 16, 2011
    • Giovanni Bussi's avatar
      Initial version · 4e6818a6
      Giovanni Bussi authored
      This is the draft version that I prepared and that we will use as
      a starting point. Still it is a bit dirty, and I will try to improve
      documentation and delete unused routines
      4e6818a6
Loading