Hi,
I think I found the problem!
When I converted the .model file to a .mmt file and did the simulation with Myokit I observed the same unstable behavior of the Na and K concentrations as in OpenCARP.
However, when I manually added the stimulus current to the equation for diff_Ki the concentrations stabilized.
So I think the problem is that in bench the stimulus current is not added properly to the diff_Ki equation.
I didn't expect this, since in my command file I used ['--stim-assign', 'on', '--stim-species', 'Ki'] so I though the stimulus would affect the change of Ki (and I checked it, the variable name is indeed Ki).
Do you have an idea why it's still not working?
Best,
Sophia