1. 21 May, 2014 3 commits
    • Jason Swails's avatar
      Add tests for Amber inpcrd file parsing. · 3f090c77
      Jason Swails authored
      3f090c77
    • Jason Swails's avatar
      5cf7f74c
    • Jason Swails's avatar
      Rewrite Amber inpcrd/restart file handling. Among the improvements: · d3fd7d5a
      Jason Swails authored
          - existence of velocities and box vectors is auto-detected, so
            loadVelocities and loadBoxVectors are unnecessary
          - recognizes NetCDF-format Amber restart files (which can be written by
            tleap, sander, pmemd, and cpptraj).
          - Restart files coordinate/velocity/box fields have a hard width of 12
            characters and does not ensure that fields are whitespace delimited. This
            commit will correctly parse (valid) Amber restart files in which a
            particular coordinate is <= -100 A or >= 1000 A (not uncommon for restart
            files from sander/pmemd).
          - File format (ASCII vs. NetCDF) is auto-detected.
      
      I deprecated the loadVelocities and loadBoxVectors arguments, since the behavior
      does not change (and is correct) whether these variables are set or not. A
      DeprecationWarning is emitted if users specify these variables.
      d3fd7d5a
  2. 16 May, 2014 1 commit
  3. 14 May, 2014 1 commit
  4. 12 May, 2014 1 commit
  5. 10 May, 2014 1 commit
  6. 08 May, 2014 2 commits
  7. 30 Apr, 2014 1 commit
  8. 24 Apr, 2014 1 commit
  9. 21 Apr, 2014 1 commit
  10. 20 Apr, 2014 5 commits
  11. 19 Apr, 2014 2 commits
  12. 18 Apr, 2014 4 commits
  13. 16 Apr, 2014 5 commits
  14. 15 Apr, 2014 6 commits
  15. 14 Apr, 2014 3 commits
  16. 12 Apr, 2014 3 commits