Skip to content

Commit

Permalink
Merge pull request #132 from VINFeng/patch-1
Browse files Browse the repository at this point in the history
modifications to intro
  • Loading branch information
KuangYu authored Nov 5, 2023
2 parents bf7c379 + ed328eb commit 48656e3
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions docs/user_guide/1.introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@

In this user guide, you will learn:

- [DMFF Installation](./installation.md)
- [Basic Usage](./usage.md) of DMFF, including how to compute energy, forces and parametric gradients
- [New modules release]
- [Advanced examples] of DMFF, which can help you quickly get started with DMFF
- [DMFF Installation](./2.installation.md)
- [Basic Usage](./3.usage.md) of DMFF, including how to compute energy, forces and parametric gradients
- [New modules release](./4.modules.md)
- [Advanced examples](./DMFF_example.ipynb) of DMFF, which can help you quickly get started with DMFF


The first thing you should know is that DMFF is not an actual force field model (such as OPLS or AMBER), but a differentiable implementation of various force field (or "potential") functional forms. It contains following modules:

Expand Down

0 comments on commit 48656e3

Please sign in to comment.