-
Notifications
You must be signed in to change notification settings - Fork 7
Flow communication between primary and secondary networks #2556
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 26 commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
3a173f9
Toward implementing secondary network demand analogously to UserDemand
SouthEndMusic 64f85a8
Toward adding `has_demand_priority` to `AllocationModel`
SouthEndMusic 902d6ec
Finalize getting demand_priority for secondary networks
SouthEndMusic 6ef764f
Ground work
SouthEndMusic 80a6d9b
Merge branch 'main' into primary_to_secondary_communication
SouthEndMusic aeccef8
Merge branch 'main' into primary_to_secondary_communication
SouthEndMusic d7db802
replace native multi objective with manual multi objective optimization
simulutions 93fb449
fix mistake
simulutions b4d1614
setup demand collection and test driven case
simulutions 6b9d665
intermediate commit
simulutions 0162194
set demands from subnetwork in primary network
simulutions ce770fe
subnet communication works 2 timesteps
simulutions 0abf7aa
fixed missing set_simulation_data! for primary network
simulutions 444ee01
succesfull test
simulutions a9bcc94
Add subnetwork demand fairness constraints only for primary network
simulutions 76f7140
it works!!
simulutions 251a3a8
save flows only once
simulutions 45928ba
small fixes
simulutions e43974c
this seems to work. Added unit test
simulutions 5ba9a9e
Merge branch 'main' into primary_to_secondary_communication
simulutions 0730a01
better test
simulutions 07e044f
Merge branch 'primary_to_secondary_communication' of https://github.c…
simulutions a63cafe
fix naming conflict
simulutions a73e9b3
change order
simulutions 5614722
update allocation problems
simulutions e9739a0
reduce code duplication in optimize_multi_objective!
simulutions 315b2ea
remove MOA
simulutions 81cc022
remove MOA
simulutions fb7bd66
rename
simulutions 83ba2ca
rename errors
simulutions 884a912
remove pump/outlet
simulutions 74bfade
continue after heisenbug infeasibility
simulutions 44a5ab1
allocate owned links in init
simulutions c801121
update allocation problems
simulutions 1bc5586
fix bug in owned links
simulutions eccfdd2
Revert "fix bug in owned links"
simulutions ae3cf87
Revert "allocate owned links in init"
simulutions 3e7f904
update allocation problems
simulutions 76824a0
update project files
simulutions 00868d5
Revert "update project files"
simulutions ff17dc2
medium sized test model runs without errors
simulutions 97a176c
add proper test for medium sized multi subnet allocation model
simulutions 1a8f93d
improve model structure
simulutions 1135fb4
temp plot
simulutions 4ecb0c5
Merge branch 'main' into primary_to_secondary_communication
simulutions edc7aaa
update version
simulutions a72e6b0
update alloc probs
simulutions 5c56926
delete plots
simulutions dba20fa
attempt fix for infeasibility test
simulutions 18a3718
only run tests
simulutions e841fbd
revert docs
simulutions 3a7ddf7
mark broken
simulutions ad96a38
better brokenm
simulutions 5a658cc
Merge branch 'main' into primary_to_secondary_communication
simulutions a2185d3
fix typo
simulutions File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.