Skip to content
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

Update outputs of EPA app #212

Merged
merged 44 commits into from
Apr 26, 2024
Merged

Update outputs of EPA app #212

merged 44 commits into from
Apr 26, 2024

Conversation

jcoulter12
Copy link
Member

This is a small PR updating various outputs and print statements.

Summary of changes:

  • tau.py plot script is updated to match some relatively recent change by matplotlib which was causing it to crash.
  • 1 and 2D unit conversions for Wigner transport output were previously flipped
  • Chemical potential determination could previously crash if far too many MPI procs were used
  • EPA app now properly prints progress during Fourier bands calculation
  • EPA app now outputs DoS to json
  • General increase in verbosity in print statements of EPA app
  • Added "thickness" input variable for use with 2D systems
  • Variational solver now runs for at least several iterations by default to avoid spurious convergence claims
  • Added a function to print the dynmat to HDF5 if needed

jcoulter12 and others added 30 commits January 3, 2024 16:41
…termination segfaulted when more processes than kpoints were used
@jcoulter12 jcoulter12 added documentation Improvements or additions to documentation enhancement New feature or request labels Apr 26, 2024
@jcoulter12 jcoulter12 self-assigned this Apr 26, 2024
@jcoulter12 jcoulter12 merged commit f69a90b into develop Apr 26, 2024
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant