-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor thermal conductivity metrics and calculation modules
- rename mode_kappa_tot to mode_kappa_tot_rta in MbdKey enums - reinstate more flexible tiered mode kappa computation in calc_kappa_srme, i.e. support calculating mode kappa from components (kappa_p_rta, kappa_c, heat_capacity) - add attribution for ported code in phonons/thermal_conductivity.py and metrics/phonons.py module doc strings - update test cases to reflect fixed metric calculation logic
- Loading branch information
Showing
9 changed files
with
478 additions
and
66 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.