TulipaEnergy/TulipaEnergyModel.jl
An energy system optimization model that is flexible, computationally efficient, and academically robust.
JuliaApache-2.0
Issues
- 1
- 2
Refactor the model
#701 opened by clizbe - 1
Update structures with year information and update the tests to use the multi-year test data
#759 opened by abelsiqueira - 0
Add remote url fix to readme.dev
#695 opened by clizbe - 5
Add information for diff of CSV files
#753 opened by abelsiqueira - 4
How to get a column from DuckDB directly?
#714 opened by datejada - 0
Create a test dataset for multi-year that makes more sense, considering existing capacities with different profiles.
#765 opened by gnawin - 0
Include durations on the ramping constraints
#772 opened by datejada - 0
Include a new section for ramping and unit commitment constraints in the concepts
#770 opened by datejada - 0
- 0
- 0
- 0
Update dataframe for UC and ramping constraints
#763 opened by datejada - 5
Fix readme.dev to our fork workflow
#696 opened by clizbe - 0
[BUG] Italics in docstring
#730 opened by clizbe - 1
- 1
Add basic investment model (obj, upper bounds, conversion, cost efficiency), and create the needed parameters
#722 opened by gnawin - 3
Create multi-year test data
#758 opened by abelsiqueira - 0
- 0
Multi-year data and timeframe relation
#748 opened by abelsiqueira - 0
- 0
- 0
Update documentation with the group feature
#743 opened by datejada - 1
Add optional ramping constraints
#724 opened by clizbe - 1
Create individual test for the functions that creates the constraints in the model
#749 opened by datejada - 1
Add the most complicated method
#740 opened by gnawin - 0
Improve group feature
#747 opened by datejada - 0
Refactor the inputs to use DuckDB as much as possible
#706 opened by clizbe - 3
- 0
Remove table_tree (the end)
#729 opened by abelsiqueira - 0
Refactor the groupby inside create_internal_structure to use DuckDB/TulipaIO in the for loops of profiles
#738 opened by abelsiqueira - 0
- 0
Check if TidierDB.jl is useful for us
#727 opened by abelsiqueira - 0
- 0
- 0
- 0
Change `representative_periods` to use DuckDB
#713 opened by abelsiqueira - 0
Do we need the timeframe structure?
#715 opened by datejada - 0
- 0
- 0
Create a new test for the balance_sense constraint
#718 opened by datejada - 0
Refactor to create RepresentativePeriod from DuckDB
#707 opened by datejada - 0
- 0
Add profiling.jl to the tests
#703 opened by clizbe - 3
- 0
[BUG] - Change aggregation function for the max/min energy outgoing flow for assets
#692 opened by datejada - 0
Test `TimeStruct.jl` package to handle the flexible time resolution in the model
#689 opened by datejada - 0
Define as input the `resolution` input data in the `rep_periods_data` from somewhere in the pipeline
#686 opened by datejada - 0
- 0
Create a meaningful year data for the Norse Case
#684 opened by datejada