mchlshort / mchlshort/MExNetS

Initialization run for correction factors

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

Nobody has claimed this yet.

Dominant language
Python
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Instead of having the user input the correction factors to initialize the iterative procedure, we should make these automated through the use of a single MINLP and NLP iteration. These will generate the correction factors. This should be a user option as to whether or not to include these auto-generated corrections or to input manually. Saves time for the user as they do not need to generate the initial underestimating correction factors.

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 named. Start by locating the iterative initialization and correction-factor input in the Python/Pyomo code, then determine how a user option should select automatic versus manual factors. Done means both initialization paths work and the generated factors are used by the iterative procedure.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.