Add doc for model deviation#1153
Merged
amcadmus merged 4 commits intodeepmodeling:develfrom Sep 17, 2021
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## devel #1153 +/- ##
===========================================
- Coverage 75.66% 64.28% -11.39%
===========================================
Files 89 5 -84
Lines 7048 14 -7034
===========================================
- Hits 5333 9 -5324
+ Misses 1715 5 -1710 Continue to review full report at Codecov.
|
njzjz
reviewed
Sep 15, 2021
doc/third-party/lammps-command.md
Outdated
| - models = frozen model(s) to compute the interaction. If multiple models are provided, then the model deviation will be computed | ||
| - models = frozen model(s) to compute the interaction. | ||
| If multiple models are provided, then only the first model serves to provide energy and force prediction for molecular dynamics, | ||
| and the model deviation will be computed among all models. |
Member
There was a problem hiding this comment.
The energy and force will be computed every step, but the model deviation will be only computed every out_freq steps.
denghuilu
approved these changes
Sep 15, 2021
njzjz
reviewed
Sep 17, 2021
Co-authored-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
amcadmus
approved these changes
Sep 17, 2021
njzjz
added a commit
to njzjz/deepmd-kit
that referenced
this pull request
Sep 26, 2021
…eepmodeling#1153)" This reverts commit d8acbb8.
njzjz
pushed a commit
to njzjz/deepmd-kit
that referenced
this pull request
Sep 21, 2023
…t_fp_abacus_scf() (deepmodeling#1153) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.