Skip to content

Support vacancies in spin wave theory #350

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

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Support vacancies in spin wave theory #350

merged 1 commit into from
Jan 21, 2025

Conversation

kbarros
Copy link
Member

@kbarros kbarros commented Jan 12, 2025

Make linear spin wave theory compatible with set_vacancy_at!. To simplify the indexing of a system, vacant sites are not truly removed. However, they are marked as non-magnetic with iszero(sys.κs[site]). When LSWT detects this case, all operators on the vacant site will be set to zero. Consequently, bosons on vacant sites will not be excited, and do not contribute to any intensities. Note, however, that vacant sites will still produce artificial zero-energy bands that must be ignored.

@kbarros kbarros merged commit 7b017b5 into main Jan 21, 2025
4 checks passed
@kbarros kbarros deleted the vacancies branch January 21, 2025 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant