Replies: 2 comments 3 replies
-
Note that for 2D Interpolants, you need to pass a tuple with x and y as first argument, and z as second (see the docs for interpolant). |
Beta Was this translation helpful? Give feedback.
3 replies
-
hello, is there any updates on this? I am having the same problem. Thanks |
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.
-
I struggle to get the 2D interpolation working (1D interpolation works just fine). However, I would like to have the exchange current density dependent on the stoichiometry and temperature, using lookup tables and 2d interpolation. For that i use the function:
But when trying to use this in a DFN model, i receive the error:
Beta Was this translation helpful? Give feedback.
All reactions