Skip to content

Partitions with varying durations#97

Open
JulStraus wants to merge 3 commits into
mainfrom
js/partition_varying_duration
Open

Partitions with varying durations#97
JulStraus wants to merge 3 commits into
mainfrom
js/partition_varying_duration

Conversation

@JulStraus

Copy link
Copy Markdown
Collaborator

#95 introduced partitions based on durations for time periods. While the approach is satisfactory, it may be beneficial to provide varying partition durations when, e.g., the time structure is not regular. An example is the following time structure

ts = TwoLevel(2, 2, RepresentativePeriods(8760, [SimpleTimes(168, 1), SimpleTimes(24,1)]), op_per_strat=8760.)

where we utilize a peak day an a regular week.

This PR allows now the introduction of time profiles for specifying varying durations. This allows variations on the strategic, representative, operational scenario, and partition level.

@JulStraus JulStraus added the enhancement New feature or request label Jun 19, 2026
@JulStraus JulStraus requested a review from trulsf June 19, 2026 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant