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

Support electronic temperature #258

Merged
merged 29 commits into from
Sep 4, 2024
Merged

Commits on Aug 26, 2024

  1. add support for ele temp

    Signed-off-by: zjgemi <[email protected]>
    zjgemi committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    72ea7a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. fix syntax error

    Signed-off-by: zjgemi <[email protected]>
    zjgemi committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6dcf88f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d59bdf8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7103fd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b33847 View commit details
    Browse the repository at this point in the history
  5. fix type check

    Signed-off-by: zjgemi <[email protected]>
    zjgemi committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    30c1fa6 View commit details
    Browse the repository at this point in the history
  6. fix typo

    Signed-off-by: zjgemi <[email protected]>
    zjgemi committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    68873fd View commit details
    Browse the repository at this point in the history
  7. fix UTs

    Signed-off-by: zjgemi <[email protected]>
    zjgemi committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    99d1d39 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9db0f63 View commit details
    Browse the repository at this point in the history
  9. convert ele_temp to float

    Signed-off-by: zjgemi <[email protected]>
    zjgemi committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    8072529 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ac96957 View commit details
    Browse the repository at this point in the history
  11. get ele temp from lammps log

    Signed-off-by: zjgemi <[email protected]>
    zjgemi committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6b24527 View commit details
    Browse the repository at this point in the history
  12. add arg use_ele_temp to RunLmp

    Signed-off-by: zjgemi <[email protected]>
    zjgemi committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    eae2097 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    036d5c6 View commit details
    Browse the repository at this point in the history
  14. support ele_temp in CollectData

    Signed-off-by: zjgemi <[email protected]>
    zjgemi committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e8aee91 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a95d71d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    443adf4 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. handle optional outputs in traj render

    Signed-off-by: zjgemi <[email protected]>
    zjgemi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    5c982bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    549e5dc View commit details
    Browse the repository at this point in the history
  3. fix ntraj

    Signed-off-by: zjgemi <[email protected]>
    zjgemi committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    3f206ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2a3c3b View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. add comments and UTs

    Signed-off-by: zjgemi <[email protected]>
    zjgemi committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    8bb15d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e4b233 View commit details
    Browse the repository at this point in the history
  3. Upgrade dpdata and remove workarounds about dpdata

    Signed-off-by: zjgemi <[email protected]>
    zjgemi committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    48277d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eaf2c18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b9c5b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. add UTs

    Signed-off-by: zjgemi <[email protected]>
    zjgemi committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    2078c54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ddfe74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b22a73e View commit details
    Browse the repository at this point in the history