-
Notifications
You must be signed in to change notification settings - Fork 40
Adding binary for four phonons thermal conductivity #91
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
Merged
flokno
merged 24 commits into
tdep-developers:main
from
OrbitalC:thermal_conductivity_4ph
Dec 2, 2024
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
9aab780
Clean branch for the thermal conductivity with four phonon
OrbitalC bc41ff1
Removing spurious type_phonon_dispersions.f90 file in the thermal con…
OrbitalC d3a7117
Renaming the binary to kubo_transport, with all necessary changes to …
OrbitalC dba4ce2
Adding a check to stop calculation if qg4ph is set without fourthorder
OrbitalC 70c1471
Changing coherent to coherences
OrbitalC f893abf
Making the manual markdown in the docs and src consistent with each o…
OrbitalC ba4260b
Changing sum for symmetrization of off-diagonal scattering to only do…
OrbitalC 5fa63ae
Renaming the binary to modecoupling_transport, which is more coherent…
OrbitalC a5884be
Renaming binary to thermal_conductivity
OrbitalC 5d1ef25
nullspace | increase symmetry tolerance for quartets
flokno b5d85d8
Merge pull request #3 from flokno/fk_increase_rc4_tolerance
OrbitalC bde0e8b
Merge branch 'main' into thermal_conductivity_4ph
flokno 42e258d
Merge pull request #5 from flokno/fk_maint_merge_main
OrbitalC b27b925
Adding reference for the thermal conductivity tests
OrbitalC 271e8b7
Add the possibility to give the random number generator seed
OrbitalC 8a5730c
Adding another way to compute the adaptive gaussian broadening
OrbitalC f3bbd41
Improving the docs for thermal_conductivity
OrbitalC 7367874
more consistent naming, and a bit of doc for thermal_conductivity
OrbitalC 35885cc
More explicit naming in thermal_conductivity
OrbitalC e402346
Checking for seed=0 in thermal_conductivity
OrbitalC e1c5189
Change print of number of mpi rank for thermal_conductivity
OrbitalC f9391a2
Updating test for thermal_conductivity to add fourth order
OrbitalC 4b4801f
only take care of seed if strictly greater than 0 in thermal_conducti…
OrbitalC 49133c0
Updating reference for thermal_conductivity
OrbitalC File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
as before