You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PhononMaker add options to calculate_pdos and save force constants 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]>
0 commit comments