Commit 68ea2aa
authored
docs(lmp): fix the usage of LAMMPS
As documented in https://docs.lammps.org/pair_hybrid.html, "In the
pair_coeff commands, the name of a pair style must be added after the
I,J type specification".
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- Documentation
- Updated the hybrid/overlay example for D3 dispersion to use
model-specific pair_coeff entries instead of placeholders.
- Clarifies how to declare coefficients for multiple models in one
configuration (e.g., Deep Potential and D3), improving accuracy and
reducing setup confusion.
- Example now better reflects real-world usage without altering existing
commands.
- No functional changes to the software; updates are limited to
documentation examples.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@ustc.edu.cn>pair_style hybrid/overlay (#4951)1 parent d1428e0 commit 68ea2aa
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
322 | | - | |
323 | | - | |
| 322 | + | |
| 323 | + | |
324 | 324 | | |
0 commit comments