PyPSA / PyPSA/pypsa-app

[KEY FEATURE] Create custom constraints

Open
#52 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
25
Forks
5
PR merge metrics
No merged PRs in 30d

Description

User can define custom constraints, specifying the assets/connections included in the left-hand side, the "sense" aka >= or = or <=, and the righ-hand side (RHS) or constraint parameter.

For instance:
total units of all wind & solar <= 100 units

Note: Different modelling frameworks enable this in different ways. So it's probably not straight-forward for the generalized UI.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are identified. First review how the app currently represents assets, connections, and modelling-framework inputs, then determine how a generalized UI could capture the left-hand side, constraint sense, and right-hand-side parameter. Done should allow users to define and apply custom constraints across the supported frameworks.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.