Skip to content

Bug: ODEint fails with "Repeated convergence failures" when using EnergyTXTL #337

Description

@zjurado

When switching the simulation from SimpleTXTL to EnergyTXTL, the system fails to solve the differential equations and throws an ODEintWarning. The exact same model and setup simulate perfectly when using SimpleTXTL, but fail completely when the energy-dependent model is initialized.

Error Logs / Traceback

ODEintWarning: Repeated convergence failures (perhaps bad Jacobian or tolerances). Run with full_output = 1 to get quantitative information.
  result = py_simulate_model(
odeint failed completely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions