-
Notifications
You must be signed in to change notification settings - Fork 13
Add mesh CLI option and fix thermal mesh #307
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
Conversation
oerc0122
left a comment
There was a problem hiding this 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.
0f950d3 to
a20bd80
Compare
a20bd80 to
1266fe5
Compare
|
(Draft until decided on approach in sync with #320) |
|
I will not draft it.. but merge it and 320 rebased based on it. |
|
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. |
Starting point to resolves #305