Skip to content
Snippets Groups Projects
  1. Mar 18, 2018
  2. Mar 12, 2018
  3. Nov 06, 2017
  4. Aug 31, 2017
  5. Aug 30, 2017
  6. Jul 23, 2017
  7. Jun 20, 2017
  8. Jun 19, 2017
  9. Jun 08, 2017
  10. Jun 06, 2017
  11. May 11, 2017
  12. May 04, 2017
    • Giovanni Bussi's avatar
      headers · 9d462172
      Giovanni Bussi authored
      Notice that almost all files were updated with the astyle commit
      2813d759
      
      Year in header is here updated to 2017
      9d462172
  13. Apr 25, 2017
  14. Apr 21, 2017
  15. Apr 04, 2017
  16. Dec 21, 2016
    • Giovanni Bussi's avatar
      Fix #210 · 86612388
      Giovanni Bussi authored
      Solves an issue when using switching functions without specifying DMAX
      leading to a crash with some particular compiler
      86612388
  17. Oct 03, 2016
    • Giovanni Bussi's avatar
      Improved parser · da3b17bf
      Giovanni Bussi authored
      When making mistakes such as
      STRIDE=2.5
      or
      COORDINATION NN=6.5
      It gives an error instead of using the default values.
      
      This fixes #104
      da3b17bf
  18. Apr 09, 2016
  19. Mar 10, 2016
  20. Jan 08, 2016
  21. Dec 11, 2015
  22. Nov 24, 2015
  23. Oct 21, 2015
  24. Oct 19, 2015
    • Giovanni Bussi's avatar
      Implemented MATHEVAL switching function · a54fc225
      Giovanni Bussi authored
      It is now possible to specify a generic switching function
      with MATHEVAL. Notice that this is slower than the C++
      implementation. Anyway, it allows arbitrary switching functions
      to be quickly tested.
      a54fc225
  25. Oct 16, 2015
  26. Jun 26, 2015
  27. Jun 24, 2015
    • Giovanni Bussi's avatar
      stretch by default also when using simple syntax · 86102101
      Giovanni Bussi authored
      this is affecting a lot of regtests because of small numerical
      changes.
      
      Since in the simple syntax (COORDINATION NN=xx) there is
      no way to control stretching, I cannot change the input files
      to keep output unchanged, so I had to reset a lot
      of tests
      
      I am not sure whether we should merge this
      86102101
    • Giovanni Bussi's avatar
      I made switching functions stretched by default · 4198f675
      Giovanni Bussi authored
      I did it only when using the advanced syntax (SWITCH={...}).
      I changed the input in some regtests to comply with
      this change.
      4198f675
  28. Jun 08, 2015
Loading