Skip to content

Added peak hour factor and cascading demand for DAT station capacities.#354

Merged
JamesVaughan merged 1 commit intodevfrom
StationCapacityFactor
Dec 3, 2025
Merged

Added peak hour factor and cascading demand for DAT station capacities.#354
JamesVaughan merged 1 commit intodevfrom
StationCapacityFactor

Conversation

@JamesVaughan
Copy link
Copy Markdown
Member

@JamesVaughan JamesVaughan commented Dec 3, 2025

In the previous implementations of ComputeStationCapacityFactor each time period was computed independently. This version allows for the additional demand to cascade down between time periods. The order of the time periods is assumed to be the same as the submodule list. This behaviour is off
by default to keep backwards compatibility. An additional change is the ability to set the time period peak hour factors. Previously demand was assumed to be in peak period. This option gives more flexibility going forward. The PHF will be divided back out in order to get the period volumes.

In the previous implementations of ComputeStationCapacityFactor each time period was computed independently.  This version allows for the additional
demand to cascade down between time periods.  The order of the time periods is assumed to be the same as the submodule list.  This behaviour is off
by default to keep backwards compatibility.  An additional change is the ability to set the time period peak hour factors.  Previously demand
was assumed to be in peak period.  This option gives more flexibility going forward.  The PHF will be divided back out in order to get the
period volumes.
@JamesVaughan JamesVaughan self-assigned this Dec 3, 2025
@JamesVaughan JamesVaughan merged commit 7996152 into dev Dec 3, 2025
@JamesVaughan JamesVaughan deleted the StationCapacityFactor branch December 3, 2025 15:03
JamesVaughan added a commit that referenced this pull request Dec 4, 2025
…s. (#354)

In the previous implementations of ComputeStationCapacityFactor each time period was computed independently.  This version allows for the additional demand to cascade down between time periods.  The order of the time periods is assumed to be the same as the submodule list.  This behaviour is off by default to keep backwards compatibility.  An additional change is the ability to set the time period peak hour factors.  Previously demand was assumed to be in peak period.  This option gives more flexibility going forward.  The PHF will be divided back out in order to get the period volumes.
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