Skip to content

Conversation

@nhew1994
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings February 10, 2026 20:37
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR refactors the Debye-Grüneisen implementation and its tests, introducing a new plot_vt plotting API and adding a tutorial notebook demonstrating the DebyeGruneisen workflow.

Changes:

  • Refactor DebyeGruneisen to use static calculation helpers and add plot_vt() for plotting vs temperature/volume.
  • Update tests/test_debye.py to align with the refactor (new plotting API + direct tests for static helpers).
  • Add a new example notebook for running DebyeGruneisen in Codespaces and plotting results.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 7 comments.

File Description
dfttk/debye.py Refactors processing/calculation helpers and replaces prior plotting with plot_vt()
tests/test_debye.py Updates tests for the refactor and adds coverage for the static helper methods and plot_vt()
examples/debye/Al_tutorial.ipynb Adds a DebyeGruneisen tutorial notebook (Codespaces setup + plotting examples)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

nhew1994 and others added 4 commits February 10, 2026 15:43
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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