Skip to content

Commit 85341c3

Browse files
authored
Merge pull request #1208 from hongriTianqi/develop
doc: note to use the develop branch of phonopy
2 parents d9c3dad + 8864166 commit 85341c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/examples/phonopy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[back to main page](../../README.md)
44

55

6-
[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:
6+
[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:
77

88

99
1. Prepare a 'setting.conf' with following tags:
@@ -39,4 +39,4 @@ PRIMITIVE_AXES = 0 1/2 1/2 1/2 0 1/2 1/2 1/2 0
3939
BAND= 1 1 1 1/2 1/2 1 3/8 3/8 3/4 0 0 0 1/2 1/2 1/2
4040
BAND_POINTS = 21
4141
BAND_CONNECTION = .TRUE.
42-
```
42+
```

0 commit comments

Comments
 (0)