Skip to content

Conversation

@Andrew-S-Rosen
Copy link
Contributor

@Andrew-S-Rosen Andrew-S-Rosen commented Dec 22, 2025

Closes #127.

Checklist

  • Google format doc strings added. Check with ruff.
  • Type annotations included. Check with mypy.
  • Tests added for new features/fixes.
  • If applicable, new classes/functions/modules have duecredit @due.dcite decorators to reference relevant papers by DOI (example)

Tip: Install pre-commit hooks to auto-check types and linting before every commit:

pip install -U pre-commit
pre-commit install

Closes materialyzeai#127. Pending confirmation on `fmax` value.

Signed-off-by: Andrew S. Rosen <asrosen93@gmail.com>
Signed-off-by: Andrew S. Rosen <asrosen93@gmail.com>
@Andrew-S-Rosen Andrew-S-Rosen changed the title Tighten fmax in PhononCalc and QHACalc Tighten default fmax in PhononCalc and QHACalc Dec 22, 2025
Andrew-S-Rosen and others added 3 commits December 22, 2025 21:09
Signed-off-by: Andrew S. Rosen <asrosen93@gmail.com>
Updated expected volumes in the QHA test to match new scale factor results.

Signed-off-by: Andrew S. Rosen <asrosen93@gmail.com>
Signed-off-by: Andrew S. Rosen <asrosen93@gmail.com>
Signed-off-by: Andrew S. Rosen <asrosen93@gmail.com>
@Andrew-S-Rosen
Copy link
Contributor Author

Andrew-S-Rosen commented Dec 23, 2025

FYI, the (unrelated) failed test here is flakey. I fixed it in #131.

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.

fmax setting in PhononCalc and QHACalc

1 participant