Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve PhononBandStructure.has_imaginary_gamma_freq() by checking for negative freqs at all q-points close to Gamma #3530

Merged
merged 13 commits into from
Dec 20, 2023

Conversation

janosh
Copy link
Member

@janosh janosh commented Dec 20, 2023

6087d5d PhononDos.get_last_peak reduce threshold value from 10% to 5%
8649e79 PhononBandStructure add max_freq() equivalent to min_freq() method
0dd3527 i->idx
d92f0e7 test_bandstructure.py add new test cases for (min|max)_freq
f77779c refactor symbol mapping in ExcitingInput and PhononBandStructure
dddd81e add get_gamma_point() method to PhononBandStructure
d16e6ef add test_get_gamma_point
878ef99 big improvement to has_imaginary_gamma_freq: check for negative frequencies at all q-points close to the gamma point, not just the gamma point itself
1416791 fix test_has_imaginary_freq in test_bandstructure.py
ac38d65 PhononBandStructure add width() method
2b70e03 add test_width for PhononBandStructure

@janosh janosh added enhancement A new feature or improvement to an existing one phonon Lattice vibrations labels Dec 20, 2023
@janosh janosh enabled auto-merge (squash) December 20, 2023 19:47
@janosh janosh merged commit 0d6d341 into master Dec 20, 2023
22 checks passed
@janosh janosh deleted the ph-bs-max-freq branch December 20, 2023 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A new feature or improvement to an existing one phonon Lattice vibrations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant