Skip to content

Commit 51e445e

Browse files
authored
Merge pull request #39 from patrick1396/develop
Typo
2 parents 96d62b2 + c6622f9 commit 51e445e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/workshop/05_phonon.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ BN is one of a family of Nitride semiconductors, which occurs in cubic zincblend
4747
Have a look in the `.param` file, look up the meaning of any keywords you don’t know (you can use `castep.serial -h <keyword>`). Test your configuration using
4848

4949
```
50-
castep.serial dryrun h-BN
50+
castep.serial --dryrun h-BN
5151
```
5252

5353
This tells CASTEP to read the intput files and summaries the calculation in the `.castep` file, but does not run the electronic structure calculation. It is very useful to check syntax before submitting to a batch queue (and finding out later you’d made a spelling mistake!).

0 commit comments

Comments
 (0)