How to call phase parameter in submodels that are not dorectly related to phase? #2421
-
Dear PyBaMM, I find that in the submodels files, like base_sei.py, when we want to call phase parameters, we do
However, what if we want to call phase parameters in other submodel like electrolyte diffusion? If we do the same, it will say something like
Thanks so much! |
Beta Was this translation helpful? Give feedback.
Answered by
valentinsulzer
Nov 2, 2022
Replies: 1 comment 2 replies
-
There's no concept of phase for the electrolyte submodel. Which parameter are you trying to access? |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
RuiheLi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There's no concept of phase for the electrolyte submodel. Which parameter are you trying to access?