Skip to content

Commit

Permalink
#1957 remove scikits log
Browse files Browse the repository at this point in the history
  • Loading branch information
rtimms committed Mar 9, 2022
1 parent f9266e0 commit 2de921e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion pybamm/models/full_battery_models/base_battery_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ class BatteryModelOptions(pybamm.FuzzyDict):
(if thermal effects are included) solves a lumped thermal model
with prescribed surface area for cooling.
* "calculate heat source for isothermal models" : str
Whether to compute the heat source terms during isothermal operation.
Whether to calculate the heat source terms during isothermal operation.
Can be "true" or "false". If "false", the heat source terms are set
to zero. Default is "false" since this option may require additional
parameters not needed by the electrochemical model.
Expand Down
3 changes: 0 additions & 3 deletions pybamm/scikits_odes_setup.log

This file was deleted.

0 comments on commit 2de921e

Please sign in to comment.