Skip to content

Inclusion of keyword arguments#9

Merged
JulStraus merged 5 commits into
mainfrom
enhance/kwargs
Jun 21, 2026
Merged

Inclusion of keyword arguments#9
JulStraus merged 5 commits into
mainfrom
enhance/kwargs

Conversation

@JulStraus

Copy link
Copy Markdown
Member

This PR adds two keyword arguments:

  • use_op_per_strat is a Boolean that can be utilized to adjust the reference value for parameters indexed over strategic periods. In the previous version, these parameters were always based on a duration of 1 of an operational period while the new keyword argument allows to include a parameter op_per_strat to the provided TimeStructure to specify the reference.
  • optimizer_param which can be utilized for providing optimizer parameters.

@JulStraus JulStraus added the enhancement New feature or request label Jun 10, 2026

@lfbernardino lfbernardino left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The additions look straightforward. The incorporation of op_per_strat is solely related to the units of the strategic parameters at this point, as the model is still focusing on operational models (i.e. defined in a single strategic period).

Comment thread docs/src/how-to/use-emrh.md Outdated
@JulStraus JulStraus merged commit 6b58f77 into main Jun 21, 2026
5 checks passed
@JulStraus JulStraus deleted the enhance/kwargs branch June 21, 2026 06:47
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.

2 participants