Simulation getting killed without giving any error #4357
Unanswered
abhishek-appana
asked this question in
Q&A
Replies: 1 comment
-
Hello, Can someone help me with this? |
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.
-
Hello everyone,
I added a new submodel level to my pybamm code. Basically, I added a submodel for the tabs at the level where thermal, interface, particle etc., are present. When I build the model, I do not get any errors.
I am using the IDAKLU solver installed on WSL for solving the model. When I do
sim.solve()
, the simulation gets killed without giving any error. Here is the terminal output! (I did not include all of it. I ran pybamm in DEBUG mode and it is very long. The code completed the discretisation before this stage without any problems)Can anyone help me understand why the simulation is getting killed?
Beta Was this translation helpful? Give feedback.
All reactions