Replies: 1 comment 1 reply
-
@tobykirk @valentinsulzer you also discussed/answered in similar questions about the psd-topic (like #2066) . |
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 all,
I want to extend and investigate my DFN model with the particle size distribution model from Kirk et al. 2021.
For my initial model I use SOC dependent parameters, so the parameter set is comparable to the ORegan2022 dataset.
When I try to solve the model I get the error "UnboundLocalError: local variable 'matrix' referenced before assignment".
A small example to reproduce the error is below. When I replace the "ORegan2022" dataset with the "Marquis2019" dataset the simulation works. If I use the MPM approach the model also works.
Can you tell me, what I have to do to use the MP-DFN model with concentration dependent parameters?
Thanks in advance and best regards
Nicolas
Beta Was this translation helpful? Give feedback.
All reactions