Skip to content

Commit

Permalink
Refactor phonons (#329)
Browse files Browse the repository at this point in the history
* Add displacement kwargs

* Add dos kwargs

* Test dos kwargs

* Use built in writer for phonon thermal props

* Tidy docstrings

* Add paths for phonons

* Speedup phonon test

* Add option for phonon n_qpoints

* Test n_qpoints

* Test displacement kwargs for phonons

* Tidy phonon paths code

* Test phonon paths

* Update phonon paths docs

* Update gitignore

* Add PDoS kwargs option

* Apply suggestions from code review

Co-authored-by: Jacob Wilkins <[email protected]>

---------

Co-authored-by: Jacob Wilkins <[email protected]>
  • Loading branch information
ElliottKasoar and oerc0122 authored Nov 8, 2024
1 parent 014c988 commit fb00ace
Show file tree
Hide file tree
Showing 9 changed files with 16,299 additions and 43 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
*.dot
*.png
*.svg
*.xz
~*
*~
.project
Expand Down
Loading

0 comments on commit fb00ace

Please sign in to comment.