Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to remove model timespan #966

Open
TorkelE opened this issue Feb 14, 2025 · 0 comments
Open

How to remove model timespan #966

TorkelE opened this issue Feb 14, 2025 · 0 comments

Comments

@TorkelE
Copy link

TorkelE commented Feb 14, 2025

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant