Skip to content

Steady State Simulation fails #1326

@jvanhoefer

Description

@jvanhoefer

Optimization in pyPESTO fails due to Steady state computation failed.

[Warning] AMICI:NaN: AMICI encountered a NaN value at index 10/29 in fxdot!
[Warning] AMICI:NaN: AMICI encountered a NaN value at index 12/122 in p!
[Warning] AMICI:NaN: AMICI encountered a NaN value at index 0/16 in w!
[Warning] AMICI:CVODES:CVode:OTHER: AMICI ERROR: in module CVODES in function CVode : The right-hand side routine failed at the first call. 
[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 occured in:
0          0x1114a5d03 amici::SteadystateProblem::handleSteadyStateFailure(amici::Solver const*, amici::Model*) + 531
1          0x1114a52fc amici::SteadystateProblem::findSteadyState(amici::Solver*, amici::NewtonSolver*, amici::Model*, int) + 332
2          0x1114a504e amici::SteadystateProblem::workSteadyStateProblem(amici::Solver*, amici::Model*, int) + 254
3          0x1114866e6 amici::AmiciApplication::runAmiciSimulation(amici::Solver&, amici::ExpData const*, amici::Model&, bool) + 230
4  

When simulating for a long time the system seemed to reach steady, though.

AMICI version and system environment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions