Replies: 1 comment 4 replies
-
Hi! What PyBaMM version are you using and what error do you get? There is an example on how to calculate sensitivities in this notebook |
Beta Was this translation helpful? Give feedback.
4 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
I would like to use PyBaMM to model the electrochemical and thermal behavior of a cell during a simple experiment. Later on, I would like to compute the sensitivities of some outputs with respect to some input parameters in order to do some optimization. However, I am struggling implementing the sensitivities calculation. My code is the following:
It seems that the "calculate_sensitivities" is not a valid argument but I am not sure what would be the appropriate syntax.
Any help or advice would be greatly appreciated! Please let me know if you need any additional information for what I am trying to do.
Thank you so much!
P.S.: it also seems that argument "initial_soc" is not considered and I am not sure why.
Alex
Beta Was this translation helpful? Give feedback.
All reactions