I am looking for some advice in using Copasi for calculating steady state and examining the results, including eigenvalues and the Jacobian.
In Copasi, steady state succeeds if I set Resolution to 1e-5, but the results are not completely convincing, because some species show a (final) concentration different from what I see in the time course. I also have some eigenvalues of 0.
-> How can I find out which reactions are responsible for the zero eigenvalues?
As far as I can tell, the Jacobian looks OK (all diagonal values are negative).
-> Is there more information that I am overlooking?
When I run a time course, it looks like everything has settled into a steady state by a time of 2e+5. However, if I try to run the time course to 1e20, it fails at about 2e+19, even though the plot and the results look OK. In comparison, when I run this in AMICI, the time course fails at about 3e+199 and steady state fails completely.
Copasi error running time course to 1e20:
>EXCEPTION 2021-05-24T16:12:18<
CTrajectoryMethod (6): Deterministic integration failed. LSODA reported:
DLSODA- At T (=R1) and step size H (=R2), the
corrector convergence failed repeatedly
or with ABS(H) = HMIN
In above message, R1 = '2.06262e+19', R2 = '7.92357e+08'
Please see result for indications of numerical instability.
AMICI error tying to run steady state:
[Warning] AMICI:CVODES:CVode:OTHER: AMICI ERROR: in module CVODES in function CVode : At t = 3.18384e+199, the right-hand side routine failed in an unrecoverable manner.
[Warning] AMICI:simulation: AMICI simulation failed:
Steady state computation failed. First run of Newton solver failed: No convergence was achieved. Simulation to steady state failed. Second run of Newton solver failed: No convergence was achieved.
Error occurred in:
stacktrace not available on windows platforms