positive current, negative voltage #2294
akariwrynn
started this conversation in
General
Replies: 1 comment
-
Hi, I recommend the following articles for the basics of 1+1D battery models and their parameterization: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I asked a question regarding applying a sinusoidal current as (params['Current function [A]'] = lambda t: amplitude * pybamm.sin(2 * np.pi* freq[i] * t). However, it seems that when the current is positive, the voltage becomes negative. I can basicly multiply with minus but do you know why this is happening?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions