Skip to content

Model failing when service demands are zero #1401

Description

@tsmbland

simple_modified 3.zip

The attached model runs successfully until 2038, where it fails with

The solver has indicated that the problem is infeasible, probably because the supplied assets could not meet the required demand. Demand was not met for the following markets: [(CommodityID("RSHEAT"), RegionID("GBR"))]

This happens to be the year when external demands for RSHEAT drop to zero (so there shouldn't be any demands for it not to meet!). I strongly suspect this is due to the epsilon added in #1387, as reducing the epsilon resolves the error (but also pushes some shadow prices back to zero!)

See #1397

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
🔖 Ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions