Skip to content
Snippets Groups Projects
  1. Jun 12, 2013
  2. Jun 11, 2013
  3. Jun 10, 2013
  4. Jun 09, 2013
  5. Jun 04, 2013
  6. Jun 03, 2013
    • Giovanni Bussi's avatar
      More robust checks with replica exchange and neighbor list · 2dfcd7ff
      Giovanni Bussi authored
      Now the code crashes in the following cases:
      1. An exchange is attempted on a step where neighbor list for COORDINATION
      (or DHENERGY) are not updated
      2. An exchange is attempted and neighbor list for PATHMSD or PROPERTYMAP are enabled.
      
      The second should be fixed better to allow using strides for lists which are
      divisor of the stride between steps. The better thing will likely come later, at least
      the code is safe now.
      2dfcd7ff
  7. May 31, 2013
  8. May 29, 2013
  9. May 28, 2013
  10. May 23, 2013
  11. May 21, 2013
  12. May 20, 2013
  13. May 17, 2013
    • Giovanni Bussi's avatar
      Install procedure · 8a823a5b
      Giovanni Bussi authored
      It is now possible to install plumed with "make install".
      
      Installation is done just copying most files (e.g. obj needed
      for patching) and fixing hardcoded paths. The advantage is
      that it is possible to fix a location with environment variables
      PLUMED_PREFIX (e.g. /opt/local/) and a suffix with
      PLUMED_LIBPREFIX (e.g. 2.0.0). This will help in installing multiple
      plumed versions in the same path.
      
      Moreover, also include files are copied to e.g.
      /opt/local/include/plumed, so that it is possible to use the plumed
      tools library as a normal system library
      8a823a5b
  14. May 16, 2013
  15. May 15, 2013
  16. May 14, 2013
  17. May 11, 2013
  18. May 10, 2013
Loading