Skip to content
Snippets Groups Projects
  1. Mar 11, 2014
  2. Mar 06, 2014
  3. Mar 04, 2014
  4. Feb 27, 2014
  5. Feb 26, 2014
  6. Feb 18, 2014
  7. Feb 14, 2014
    • Giovanni Bussi's avatar
      Fix · 29b9f7ba
      Giovanni Bussi authored
      It was not compiling on BGQ
      29b9f7ba
    • Giovanni Bussi's avatar
      Fixes #82 · 67c64d59
      Giovanni Bussi authored
      Sorry for this - on linux/intel it was compiling properly
      67c64d59
  8. Feb 13, 2014
  9. Feb 12, 2014
  10. Feb 11, 2014
  11. Feb 07, 2014
  12. Feb 05, 2014
  13. Feb 03, 2014
    • Carlo Camilloni's avatar
      35e7dde6
    • Gareth Tribello's avatar
      Added documentation on component registration. · 1ed73b4e
      Gareth Tribello authored
      Also took the opportunity to fix a couple of errors in other parts of the
      developer documentation
      1ed73b4e
    • Gareth Tribello's avatar
      Added component registering · fe95e57d
      Gareth Tribello authored
      All components now have to be registered in registerKeywords so that
      documentation on what componets are available in a given action are
      available in the manual.  Currently the code gives a warning if a user
      tries to use a component that is not properly described in the manual.
      In the future (v2.2) this warning will be replaced by an error.  That
      is to say you wont be allowed to use unregistered components.  This is
      all described more in #76
      fe95e57d
    • Giovanni Bussi's avatar
      Regtest · a2670040
      Giovanni Bussi authored
      a2670040
    • Giovanni Bussi's avatar
      Fix #79 · d41a0f90
      Giovanni Bussi authored
      I changed the behavior of METAD INTERVAL in such a way that the bias
      is correctly set to the value at the boundary when the CV is outside
      of the interval. This changes the behavior of plumed when using
      METAD INTERVAL and any sort of replica exchange (e.g. bias exchange).
      
      Before the fix the bias was incorrectly set to zero outside the
      interval.
      
      * NOTICE THAT THIS BEHAVIOR IS DIFFERENT FROM THAT IMPLEMENTED
        IN PLUMED 1*
      d41a0f90
    • Giovanni Bussi's avatar
      Changelog · 83bd0533
      Giovanni Bussi authored
      83bd0533
    • Giovanni Bussi's avatar
      Fixed #73 (problems with --version) · de512c15
      Giovanni Bussi authored
      The only way to have something working has been to include a "VERSION"
      file in the root dir which should be updated by hand when releasing.
      Additionally, plumed --git-version can be used
      de512c15
    • Giovanni Bussi's avatar
      Couple of fixes to 'plumed mklib' · 9c7be15b
      Giovanni Bussi authored
      (cherry picked from commit 2ccba594)
      
          Backported changes from master to fix "plumed mklib"
      
          There was a problem with Makefile.conf as produced with ./configure
          if used in v2.0. This fix allows to use new Makefile.conf with old
          (2.0) plumed.
      
          This should fix the problem with rt15 mentioned by Gareth in
          the discussion of #76
      
      Conflicts:
      	src/config/Makefile
      9c7be15b
  14. Jan 22, 2014
  15. Jan 17, 2014
  16. Jan 16, 2014
  17. Jan 15, 2014
Loading