You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The positive electrode Ohmic losses are positive, but they should be negative. This is because the definition on line 55 of base_electrode.py has the wrong sign compared to eq [8] in Marquis et al. (2019).
To Reproduce
Steps to reproduce the behaviour:
Just run the default DFN model
Plot "X-averaged positive electrode ohmic losses"
See that it is positive
Expected behaviour
The ohmic losses should be negative.
The text was updated successfully, but these errors were encountered:
Describe the bug
The positive electrode Ohmic losses are positive, but they should be negative. This is because the definition on line 55 of
base_electrode.py
has the wrong sign compared to eq [8] in Marquis et al. (2019).To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
The ohmic losses should be negative.
The text was updated successfully, but these errors were encountered: