Skip to content

Comments

Hydro model changes#12

Open
rschell wants to merge 9 commits intoadamgreenhall:hydrofrom
rschell:hydro
Open

Hydro model changes#12
rschell wants to merge 9 commits intoadamgreenhall:hydrofrom
rschell:hydro

Conversation

@rschell
Copy link

@rschell rschell commented Jul 18, 2013

Here are my changes. The solution still has warts. Now starting to debug import/export logic.

What is the format expected to a UC single bus system? currently have Time, Import_price, Import_max, export_price and Export_max across 744 hours.

rschell added 9 commits July 18, 2013 14:09
Using kcfs and Acre-ft units.  Compute initial power from initial
outflow and volume.  Commented out two var PWL because I couldn't get it
to work right.  Using Linear curves at this point.  Computing volume
balance using change in volume from last hour.  Added ramping and
net_outflow constraints.  Added penalty for spill.
time varying limits not working right now.  Removed "elevation" and
"power" initial values from hydro initial input file, these are
dependent on volume and head calcalutions.  Let model compute them.
Need penalties to differentiate and prioritize been two similarly
variables that don't have costs associated with them.  Hydro_var panel
not concat'ing correctly.
partial implementation for non-hydro generation.  Expect to add a
ramping penalty and a dump energy penalty
Added penalty logic and cosmetic change to object names.  Names are
currently mandatory.
Number of Typos.  Also having issues with time varying constraints in
add_variable method, once that is rectified some or all of these changes
are mute, as well as, some prior commits in get_data.  Issue is with
numpy float 64 and int 64.  Add_variable logic might need further review
as well.
Need to generalize the report outputs across the problem types.  If a
problem has network data it should automatically report network results.
Economic results should be reported when an economic dispatch has
occurred (most cases) .

Going to consider if report data should be sent to excel or database
should be an option.
@rschell
Copy link
Author

rschell commented Jul 19, 2013

Added import/export logic commits

@rschell rschell closed this Jul 19, 2013
@rschell rschell reopened this Jul 19, 2013
@adamgreenhall
Copy link
Owner

Thanks for all the work so far. I'm swamped today, but I'll look these over this weekend.

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.

2 participants