PyBOP with custom models from PyBaMM #718
Unanswered
isaacbasil
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @isaacbasil We are currently undergoing a restructure to allow this (see #699). At the moment, your custom PyBaMM model would require wrapping to make it compatible. I probably shouldn't suggest this, but you may get somewhere with, e.g.
But if you are working with geometric parameters (which require a PyBaMM model rebuild) then you would need to take care to also set the That said, I would advise waiting for the restructure. |
Beta Was this translation helpful? Give feedback.
1 reply
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 am wanting to optimise parameters for a custom model which I have build in PyBaMM. Is PyBOP appropriate for this, or is it currently suitable only for the standard models included in PyBaMM?
Cheers,
Isaac
Beta Was this translation helpful? Give feedback.
All reactions