Skip to content

Commit

Permalink
Reset default
Browse files Browse the repository at this point in the history
  • Loading branch information
kratman committed Oct 2, 2023
1 parent bf9e0b6 commit ea830d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pybamm/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ class Settings(object):
_debug_mode = False
_simplify = True
_min_max_mode = "exact"
_min_max_smoothing = 1000
_min_max_smoothing = 10
_heaviside_smoothing = "exact"
_abs_smoothing = "exact"
max_words_in_line = 4
Expand Down

0 comments on commit ea830d2

Please sign in to comment.