Skip to content
Snippets Groups Projects
  1. Nov 12, 2016
  2. Sep 20, 2016
  3. Aug 07, 2016
  4. Jun 22, 2016
  5. May 13, 2016
  6. Apr 27, 2016
  7. May 20, 2015
  8. Apr 28, 2015
  9. Oct 01, 2014
  10. Jul 23, 2014
  11. Jul 07, 2014
  12. Jan 13, 2014
  13. Dec 10, 2013
  14. Dec 09, 2013
  15. 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
  16. 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
  17. Aug 07, 2013
  18. 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
  19. 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
  20. Sep 14, 2012
  21. 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