Skip to content

How to remove model timespan #966

Description

@TorkelE

I got an

raise SimulationError(
gillespy2.core.gillespyError.SimulationError: argument 'solver=<gillespy2.solvers.cpp.ode_c_solver.ODECSolver object at 0x7826599b2ea0>' to run() failed.  Reason Given: 
                Failed while preparing to run the model. Both increment and timespan are set.

                To continue either remove your `timespan` definition from your Model or remove the
                `increment` argument from this `solver.run()` call.

error when running an old file. I would like to remove the timespan, but am not really sure how I do it (the model is loaded from SBML, so I don;t set it myself).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions