Skip to content

Commit e766d15

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

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
@@ -623,7 +623,7 @@ def calculate_chemical_potential(
623623
dos (np.ndarray): Electron DOS values.
624624
temperature (float): Temperature in K.
625625
chemical_potential_range (np.ndarray, optional): Range to search for the
626-
chemical potential. Defaults to None.
626+
chemical potential. Defaults to np.array([-0.1, 0.1]).
627627
electron_tol (float, optional): Tolerance for electron number matching.
628628
Defaults to 0.5.
629629

0 commit comments

Comments
 (0)