-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PhononMaker
add options to calculate_pdos
and save force constant…
…s to file (#1008) * add calculate_pdos and make force constance can be save * add calculate_pdos and make force constance can be save * Update phonons.py * Apply pre-commit hooks for code formatting and linting * Fix issues found by pre-commit hooks * add force_constants2file parameter * - Renamed "force_constants2file" to "force_constants_filename" - Add "create_force_constants_file" in "generate_frequencies_eigenvectors_kwargs" - Move "force_constants_filename" and "calculate_pdos" to "generate_frequencies_eigenvectors_kwargs" * fix doc string placement * refactor from_forces_born handling create_force_constants_file --------- Co-authored-by: Yaotang Zhang <[email protected]> Co-authored-by: Janosh Riebesell <[email protected]>
- Loading branch information
1 parent
67efb7f
commit 7add7ca
Showing
2 changed files
with
47 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters