Skip to content

Commit 6b93cab

Browse files
authored
Merge pull request #31 from DBJochym/develop
Revert workaround for dos.pl command
2 parents a0663c0 + b925535 commit 6b93cab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/workshop/02_bands_dos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ SPECTRAL_KPOINT_MP_GRID 12 12 12
125125
Run CASTEP using these new input files then use the dos.pl plotting script
126126

127127
```
128-
dos.pl -xg -np -w 0.2 Fe.bands | xmgrace -
128+
dos.pl -xg -w 0.2 Fe.bands
129129
```
130130

131131
Can you relate the features in the DOS to those in the Bandstructure?

0 commit comments

Comments
 (0)