-
Notifications
You must be signed in to change notification settings - Fork 527
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: Support time-dependent efield #2625
Conversation
for more information, see https://pre-commit.ci
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## devel #2625 +/- ##
==========================================
- Coverage 78.45% 78.43% -0.02%
==========================================
Files 233 232 -1
Lines 24373 24432 +59
Branches 1444 1461 +17
==========================================
+ Hits 19121 19163 +42
- Misses 4873 4877 +4
- Partials 379 392 +13
☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Could you please add to the document how to use the TD efield?
- UT is needed.
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
Head branch was pushed to by a user without write access
Signed-off-by: Yifan Li李一帆 <yifanl0716@gmail.com>
for more information, see https://pre-commit.ci
Head branch was pushed to by a user without write access
for more information, see https://pre-commit.ci
Supports the uses to define time-dependent efield through LAMMPS's variable feature.