Skip to content

Commit

Permalink
docs: change interface title (#1303)
Browse files Browse the repository at this point in the history
  • Loading branch information
hongriTianqi committed Sep 26, 2022
1 parent cc58d04 commit 443ffe5
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/advanced/interface/ase.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# Interface to ASE
# ASE
2 changes: 1 addition & 1 deletion docs/advanced/interface/deeph.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ For that purpose, in `INPUT` file we need to make the following specification of
calculation get_S
```

A file named `SR.csr` will be generated in te working directory, which contains the overlap matrix.
A file named `SR.csr` will be generated in te working directory, which contains the overlap matrix.
2 changes: 1 addition & 1 deletion docs/advanced/interface/deepks.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# Using DeePKS with ABACUS
# DeePKS
2 changes: 1 addition & 1 deletion docs/advanced/interface/dpgen.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ABACUS-dpgen interface
# DP-GEN


[DP-GEN](https://github.com/deepmodeling/dpgen), the deep potential generator, is a package designed to generate deep learning based model of interatomic potential energy and force fields (Yuzhi Zhang, Haidi Wang, Weijie Chen, Jinzhe Zeng, Linfeng Zhang, Han Wang, and Weinan E, DP-GEN: A concurrent learning platform for the generation of reliable deep learning based potential energy models, Computer Physics Communications, 2020, 107206). ABACUS can now interface with DP-GEN to generate deep potentials and performe autotests. In the following, we take the FCC aluminum as an example.
Expand Down
2 changes: 1 addition & 1 deletion docs/advanced/interface/phonopy.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ABACUS-Phonopy interface
# Phonopy

[Phonopy](https://github.com/phonopy/phonopy) (Note: please use the `develop` branch, rather than the `master` branch until the abacus interface has been merged into phonopy's `master` branch.) is a powerful package to calculate phonon and related properties. It has provided interface with ABACUS. In the following, we take the FCC aluminum as an example:

Expand Down

0 comments on commit 443ffe5

Please sign in to comment.