Skip to content

Commit 1f44f43

Browse files
nhew1994Copilot
andauthored
Update dfttk/thermal_electronic/thermal_electronic.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent e766d15 commit 1f44f43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dfttk/thermal_electronic/thermal_electronic.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -780,7 +780,7 @@ def plot_fermi_dirac_distribution(
780780
temperature and chemical potential.
781781
782782
Args:
783-
energy (np.ndarray): Energy values for the electron DOS, in eV.
783+
energies (np.ndarray): Energy values for the electron DOS, in eV.
784784
fermi_dist (np.ndarray): Fermi-Dirac distribution function values.
785785
chemical_potential (float): Chemical potential for a given volume and
786786
temperature, in eV.

0 commit comments

Comments
 (0)