Skip to content

JKM Multiperiod WRD#49

Draft
MuktaHardikar wants to merge 36 commits into
watertap-org:mainfrom
MuktaHardikar:multiperiod
Draft

JKM Multiperiod WRD#49
MuktaHardikar wants to merge 36 commits into
watertap-org:mainfrom
MuktaHardikar:multiperiod

Conversation

@MuktaHardikar

@MuktaHardikar MuktaHardikar commented Mar 3, 2026

Copy link
Copy Markdown
Collaborator

Simulation that outputs

  • Update power use equation to reflect new pumps
  • Assess usefulness of simplified MILP optimization
  • Clean up files (there's a bunch of junk in this branch now)
  • Stretch Goal - Turn into an easy to use tool where you upload the operations and rate structure and it gives the key outputs and plots. This wouldn't be the difficult, but not a priority.

Comment thread src/wrd/multiperiod/multiperiod_week.py Outdated
# return Constraint.Skip
return b.fs.mp.blocks[h].process.fs.train_4_on == b.fs.mp.blocks[h - 1].process.fs.train_4_on

@m.Constraint(doc="Production should not change at midnight")

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this constraint only applied on the first day?

@kurbansitterley kurbansitterley changed the title Multiperiod JKM Multiperiod WRD Mar 10, 2026
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

Successfully merging this pull request may close these issues.

3 participants