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

fix_dplr: make pppm_dplr optional #2581

Merged
merged 23 commits into from
Jun 5, 2023

Conversation

Yi-FanLi
Copy link
Collaborator

There are some cases that users may only need to compute the external electric field force on the Wannier centroids and not need the electrostatic forces between atoms and WCs. This PR makes pppm_dplr optional and supports the users to only calculate field forces in fix dplr.

@codecov
Copy link

codecov bot commented May 31, 2023

Codecov Report

Patch coverage: 54.54% and project coverage change: -0.02 ⚠️

Comparison is base (0d732ad) 76.67% compared to head (8c0342b) 76.66%.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #2581      +/-   ##
==========================================
- Coverage   76.67%   76.66%   -0.02%     
==========================================
  Files         233      233              
  Lines       24158    24174      +16     
  Branches     1710     1697      -13     
==========================================
+ Hits        18524    18533       +9     
- Misses       4507     4518      +11     
+ Partials     1127     1123       -4     
Impacted Files Coverage Δ
source/lmp/fix_dplr.cpp 78.00% <54.54%> (-1.58%) ⬇️

... and 4 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:36
@wanghan-iapcm wanghan-iapcm enabled auto-merge (squash) June 5, 2023 04:52
@wanghan-iapcm wanghan-iapcm merged commit 3d564df into deepmodeling:devel Jun 5, 2023
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.

2 participants