Skip to content
Snippets Groups Projects
  1. Apr 24, 2015
  2. Apr 23, 2015
  3. Apr 22, 2015
  4. Apr 21, 2015
  5. Apr 15, 2015
    • Giovanni Bussi's avatar
      Tuned travis file · 5a854736
      Giovanni Bussi authored
      I changed a few things:
      1. instead of checking with "--enable-debug" and "--enable-debug --enable-debug-glibcxx"
        I always use both.
      2. I check with debug flags and serial compiler (before it was only debug+MPI)
      3. I changed the order so that runs with manual is the first and runs
        with debug options are also made earlier. This is convenient since they
        take more time
      5a854736
  6. Apr 14, 2015
  7. Apr 13, 2015
  8. Apr 10, 2015
  9. Apr 09, 2015
  10. Mar 27, 2015
    • Giovanni Bussi's avatar
      changelog · f616d243
      Giovanni Bussi authored
      [makedoc]
      f616d243
    • Giovanni Bussi's avatar
      Fixed bug in virial computed from FIT_TO_TEMPLATE · f46039f3
      Giovanni Bussi authored
      This bug was not detected since it only appears if the reference pdb
      has center not in the origin. I also added an extra regtest to check for
      this
      f46039f3
    • Giovanni Bussi's avatar
      Fixed misleading name · 3062f527
      Giovanni Bussi authored
      I changed modifyForce to modifyGlobalForce. Notice that other modifyXX
      methods in ActionAtomistic are returning the local copy. "Global"
      makes more clear that one is modifying the global copy of forces.
      
      I also added modifyGlobalVirial with an analogous functionality
      3062f527
  11. Mar 26, 2015
  12. Mar 24, 2015
Loading