Replies: 1 comment 1 reply
-
Allowing this change would require quite a big change to the code base. I can tell you how to do it but it's not an easy change |
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.
-
Hello everybody,
I am trying to implement a custom diffusivity function, which calculates the diffusivity by interpolation. But using the current raises a NotImplementedError. Is there a workaround on how to get the value from "Current function [A]"?
method self.evaluate() not implemented for symbol Current function [A] of type <class 'pybamm.expression_tree.parameter.FunctionParameter'>
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions