1. 21 May, 2014 1 commit
    • 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 2 commits
  3. 15 May, 2014 3 commits
  4. 14 May, 2014 1 commit
  5. 12 May, 2014 3 commits
  6. 10 May, 2014 1 commit
  7. 08 May, 2014 2 commits
  8. 07 May, 2014 2 commits
  9. 06 May, 2014 2 commits
  10. 01 May, 2014 3 commits
  11. 30 Apr, 2014 1 commit
  12. 28 Apr, 2014 7 commits
  13. 27 Apr, 2014 7 commits
  14. 25 Apr, 2014 1 commit
  15. 24 Apr, 2014 4 commits