Skip to content

Issue with the solver GLPK #728

@BaptisteFrancois

Description

@BaptisteFrancois

Hi,
It looks like I am having significant issue with GLPK.
Long story short - I have a working model that works sufficiently well. I am now trying to run several climate scenarios to assess the climate risk for the considered system.

When running these scenarios (mainly based on a resampling of T and P variables + step changes on these variables), the solver crash in the middle of the simulation, stating that NO PRIMAL SOLUTION EXISTS.

Sometimes, I got the error message below:

Assertion failed: teta >= 0.0
Error detected in file ..\src\simplex\spxchuzr.c at line 294

Looking online about the above assertion, it looks like this might come from numerical instability. Have you encounter such a issue in the past?
Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions