Parameterisation - Define each cell component individually #3255
Answered
by
brosaplanella
Sunnyturicum
asked this question in
Q&A
-
I watched this YouTube tutorial about parametrisation. However, in the latest PyBaMM version, the structure of parameters is organised in parameter sets only, without having a modular system for each cell component. Is there a way to define each cell component individually? Here an example of what I am trying to do:
|
Beta Was this translation helpful? Give feedback.
Answered by
brosaplanella
Aug 9, 2023
Replies: 1 comment
-
You can write a parameter script (like the ones in the current approach) that imports various parameters from other files. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Sunnyturicum
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can write a parameter script (like the ones in the current approach) that imports various parameters from other files.