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

lmp: support unit real #2775

Merged
merged 16 commits into from Sep 2, 2023
Merged

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Sep 1, 2023

Fix #1262.

njzjz added 11 commits July 13, 2023 18:14
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@codecov
Copy link

codecov bot commented Sep 1, 2023

Codecov Report

Patch coverage: 87.50% and no project coverage change.

Comparison is base (835d6e5) 78.75% compared to head (8a4222e) 78.76%.
Report is 2 commits behind head on devel.

Additional details and impacted files
@@           Coverage Diff           @@
##            devel    #2775   +/-   ##
=======================================
  Coverage   78.75%   78.76%           
=======================================
  Files         242      242           
  Lines       25641    25653   +12     
  Branches     1517     1518    +1     
=======================================
+ Hits        20193    20205   +12     
  Misses       5058     5058           
  Partials      390      390           
Files Changed Coverage Δ
source/lmp/pair_deepmd.cpp 54.06% <87.50%> (+0.66%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@wanghan-iapcm wanghan-iapcm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The output of model deviations are also needed to be converted.

source/lmp/pair_deepmd.cpp Outdated Show resolved Hide resolved
source/lmp/pair_deepmd.cpp Outdated Show resolved Hide resolved
@wanghan-iapcm wanghan-iapcm merged commit 94fa534 into deepmodeling:devel Sep 2, 2023
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants