Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the 'time' action #722

Merged
merged 13 commits into from
May 20, 2019
Merged

Add the 'time' action #722

merged 13 commits into from
May 20, 2019

Commits on May 20, 2019

  1. DRR - Cpptraj: Initial incarnation of the time action.

    Daniel R. Roe committed May 20, 2019
    Configuration menu
    Copy the full SHA
    b093987 View commit details
    Browse the repository at this point in the history
  2. DRR - Cpptraj: Enable time command

    Daniel R. Roe committed May 20, 2019
    Configuration menu
    Copy the full SHA
    49fa494 View commit details
    Browse the repository at this point in the history
  3. DRR - Cpptraj: Add basic time addition test

    Daniel R. Roe committed May 20, 2019
    Configuration menu
    Copy the full SHA
    fb8e5be View commit details
    Browse the repository at this point in the history
  4. DRR - Cpptraj: Clean up error message. Return MODIFY_TOPOLOGY even th…

    …ough we are not really modifying the topology so that if 'time' is used with 'crdaction' the warning about COORDS data sets not storing time values is printed.
    Daniel R. Roe committed May 20, 2019
    Configuration menu
    Copy the full SHA
    a6aaaf6 View commit details
    Browse the repository at this point in the history
  5. DRR - Cpptraj: Add time to trajectory test

    Daniel R. Roe committed May 20, 2019
    Configuration menu
    Copy the full SHA
    83fb9ff View commit details
    Browse the repository at this point in the history
  6. DRR - Cpptraj: Modify time info test

    Daniel R. Roe committed May 20, 2019
    Configuration menu
    Copy the full SHA
    034f3a9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fb08fe1 View commit details
    Browse the repository at this point in the history
  8. DRR - Cpptraj: Add test for removing time info

    Daniel R. Roe committed May 20, 2019
    Configuration menu
    Copy the full SHA
    02701d5 View commit details
    Browse the repository at this point in the history
  9. DRR - Cpptraj: Add test to makefile

    Daniel R. Roe committed May 20, 2019
    Configuration menu
    Copy the full SHA
    dfa99bd View commit details
    Browse the repository at this point in the history
  10. DRR - Cpptraj: Revision bump for adding 'time' action

    Daniel R. Roe committed May 20, 2019
    Configuration menu
    Copy the full SHA
    56eaed9 View commit details
    Browse the repository at this point in the history
  11. DRR - Cpptraj: Update manual.

    Daniel R. Roe committed May 20, 2019
    Configuration menu
    Copy the full SHA
    c0125b3 View commit details
    Browse the repository at this point in the history
  12. DRR - Cpptraj: Want TrajoutNum(), not incoming frameNum.

    Daniel R. Roe committed May 20, 2019
    Configuration menu
    Copy the full SHA
    6856dc4 View commit details
    Browse the repository at this point in the history
  13. DRR - Cpptraj: Test that writes netcdf in parallel requires parallel …

    …netcdf
    Daniel R. Roe committed May 20, 2019
    Configuration menu
    Copy the full SHA
    e257393 View commit details
    Browse the repository at this point in the history