-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add new class to calculate electronic F from DFT
The new class FermiSmearing is accessible via job.get_electronic_structure().fermi for all GenericDFTJobs. it calculates the free energy of the electronic system and can output it as a pandas dataframe. It also calculates the density at the fermi level for comparison with the Sommerfeld method, though the method itself is not implemented.
- Loading branch information
Showing
1 changed file
with
165 additions
and
0 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