Skip to content
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

Jp/constructor dev #12

Merged
merged 30 commits into from
Sep 18, 2024
Merged

Jp/constructor dev #12

merged 30 commits into from
Sep 18, 2024

Conversation

jerrypotts
Copy link
Contributor

Thanks for opening a PR to PowerSystemsInvestments.jl, please take note of the following when making a PR:

Check the contributor guidelines

jd-lara and others added 30 commits July 3, 2024 12:41
* bring back deleted stuff for now

* add jump utils

* add settings to single opt container

* add variable

* update loading

* formatter

* add new variable parts for investment and operations

* fix typo

* fix other typo

* update upper bound

* restructure code

* add TimeSeries

* add renewable constraints

* add power variable

* add stuff to feasibility formulations

* formatter

* add constraints container

* add range constraint for renewables

* adding Opt contianer methods

* adding parameter methods

* add argument and model constructors

* change expression types

* add thermal limit constraint

* add expression container

* add capacity expression and max capacity constraint

* add JSON

* add SOS enum

* new files

* formatter and typos

* functions to add LinearCurve variable costs to obj function

* adding relevant constants

* add functions to add variable om costs to objective function

* add add_to_objective functions for investment and operation variables

* add typing to constructor functions

* added add_to_expression for VOM

* update includes and exports

* added objective_function! and add_expression! for VOM

* generalize functions for linearcurve cost data

* changed parametric typing

* comments and typos

* add functions for CAPEX components of objective function

* added functions for Fixed OM cost

* Add SupplyTotal Expression

* add DemandTotal Expression

* add power balance constraint

* formatter

* generalize _add_proportional_term functions

* added update_objective_function!

* add copperplate constraint

* add copperplate structs

* fix resolution issue

* add copperplate file

* update technology expressions

* adding example code for Jerry

* Added constructors, TechnologyModels, and initial tests (#8)

* change copperplate to singleregion

* copperplate to singleregion

* add technology_models

* update includes

* supply technology constructor

* move expression to argument stage

* typo

* add PSY

* networkmodel to transportmodel

* added _check_formulation and replaced new

* added portfolio for running tests

* added imports and constants

* rename test_util_folder

* add_expression_container for DemandTotal

* add missing compats

* remove duplicate expression container functions

* demand technologymodel for demandrequirement

* add demand_constructor

* move SupplyTotal and DemandTotal from supply constructor to demand constructor

* update default functions

* change add_expression to add_to_expression function

* update includes and data types

* correcting datatypes

* add tests for constructors

* formatter

* updates for adding storage models

* add TechnologyModels for storage

* add storage variables and expressions

* includes

* Argument constructor for storage

* Change investment formulation for demand

* add dispatch and capacity constraints for storage

* Add energy balance constraint

* formatter

* fix multiplier for demand

---------

Co-authored-by: sourabhdalvi <[email protected]>

---------

Co-authored-by: rodrigomha <[email protected]>
Co-authored-by: sourabhdalvi <[email protected]>
Co-authored-by: Jerry Potts <[email protected]>
Co-authored-by: Jerry Potts <[email protected]>
@jd-lara jd-lara merged commit edc8c6a into main Sep 18, 2024
0 of 5 checks passed
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.

4 participants