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 minimization in dplr #2584

Merged
merged 11 commits into from Jun 5, 2023
Merged

Conversation

Yi-FanLi
Copy link
Collaborator

@Yi-FanLi Yi-FanLi commented Jun 2, 2023

The corresponding functions (min_pre_force and min_post_force) in fix dplr are added so that the positions and forces of Wannier centroids can be correctly assigned during minimization.

@github-actions github-actions bot added the LAMMPS label Jun 2, 2023
@codecov
Copy link

codecov bot commented Jun 3, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02 🎉

Comparison is base (0d732ad) 76.67% compared to head (85359a1) 76.70%.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #2584      +/-   ##
==========================================
+ Coverage   76.67%   76.70%   +0.02%     
==========================================
  Files         233      233              
  Lines       24158    24165       +7     
  Branches     1710     1696      -14     
==========================================
+ Hits        18524    18536      +12     
  Misses       4507     4507              
+ Partials     1127     1122       -5     
Impacted Files Coverage Δ
source/lmp/fix_dplr.h 100.00% <ø> (ø)
source/lmp/fix_dplr.cpp 81.44% <100.00%> (+1.86%) ⬆️

... and 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Yi-FanLi Yi-FanLi requested a review from njzjz June 3, 2023 02:28
source/lmp/fix_dplr.cpp Outdated Show resolved Hide resolved
source/lmp/fix_dplr.cpp Show resolved Hide resolved
@Yi-FanLi Yi-FanLi requested a review from njzjz June 3, 2023 07:48
@wanghan-iapcm wanghan-iapcm merged commit 7996b40 into deepmodeling:devel Jun 5, 2023
38 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

3 participants