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

Add mesh CLI option and fix thermal mesh #307

Merged
merged 5 commits into from
Oct 3, 2024

Conversation

ElliottKasoar
Copy link
Member

Starting point to resolves #305

janus_core/cli/phonons.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@oerc0122 oerc0122 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Once those floats are ints, I'm happy for this to go in.

@alinelena alinelena self-requested a review September 13, 2024 11:18
@alinelena alinelena self-assigned this Sep 13, 2024
@ElliottKasoar ElliottKasoar marked this pull request as ready for review October 2, 2024 11:41
@ElliottKasoar ElliottKasoar marked this pull request as draft October 3, 2024 10:56
@ElliottKasoar
Copy link
Member Author

(Draft until decided on approach in sync with #320)

@alinelena
Copy link
Member

I will not draft it.. but merge it and 320 rebased based on it.

@ElliottKasoar
Copy link
Member Author

I agree 320 needs to be rebased, I mostly just want to be sure we want to change the type here.

Feels silly to change the type, then immediately change it again, but yeah I think a tuple either just for a diagonal supercell, or a custom Union of tuples, is looking like the way to go, so this should be a sensible starting point.

@ElliottKasoar ElliottKasoar marked this pull request as ready for review October 3, 2024 11:37
@ElliottKasoar ElliottKasoar dismissed oerc0122’s stale review October 3, 2024 11:38

Addressed with changes

@ElliottKasoar ElliottKasoar merged commit b6d8430 into stfc:main Oct 3, 2024
8 checks passed
@ElliottKasoar ElliottKasoar deleted the add-mesh branch October 3, 2024 11:39
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.

mesh is missing as an option for phonons
3 participants