Skip to content

Commit

Permalink
doc: note to use the develop branch of phonopy
Browse files Browse the repository at this point in the history
  • Loading branch information
天琦 authored and 天琦 committed Sep 6, 2022
1 parent d9c3dad commit 3f84fbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/examples/phonopy.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[back to main page](../../README.md)


[Phonopy](https://github.com/phonopy/phonopy) 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:
[Phonopy](https://github.com/phonopy/phonopy) (Note: please use the `develop` branch, rather than the `master` branch untile 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:


1. Prepare a 'setting.conf' with following tags:
Expand Down Expand Up @@ -39,4 +39,4 @@ PRIMITIVE_AXES = 0 1/2 1/2 1/2 0 1/2 1/2 1/2 0
BAND= 1 1 1 1/2 1/2 1 3/8 3/8 3/4 0 0 0 1/2 1/2 1/2
BAND_POINTS = 21
BAND_CONNECTION = .TRUE.
```
```

0 comments on commit 3f84fbf

Please sign in to comment.