Skip to content

Conversation

geofjamg
Copy link
Member

@geofjamg geofjamg commented Jun 19, 2023

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Does this PR already have an issue describing the problem?

No

What kind of change does this PR introduce?

Feature

What is the new behavior (if this is a feature change)?
A notebook to show how to use OLF fast restart mode is added.

Does this PR introduce a breaking change or deprecate an API?

  • The Breaking Change or Deprecated label has been added
  • The migration guide has been updated in the github wiki (What changes might users need to make in their application due to this PR?)

Other information:

geofjamg and others added 4 commits June 19, 2023 23:05
Signed-off-by: Geoffroy Jamgotchian <geoffroy.jamgotchian@gmail.com>
Signed-off-by: Geoffroy Jamgotchian <geoffroy.jamgotchian@rte-france.com>
Signed-off-by: Geoffroy Jamgotchian <geoffroy.jamgotchian@rte-france.com>
@geofjamg geofjamg changed the title [WIP] OLF fast restart notebook OLF fast restart notebook Jun 12, 2024
{
"cell_type": "markdown",
"source": [
"Configure load flow parameters to fast restart mode. In this mode, many load flow context data are saved between two run to allow faster restart.\n",
Copy link
Member

Choose a reason for hiding this comment

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

run -> runs

" - target voltage and tap position of transformers (2 and 3 windings).\n",
" - secondary voltage control pilot point target voltage and control units participation.\n",
"\n",
"All others modifications wil result by a full cache cleaning and so on normal execution performances. "
Copy link
Member

Choose a reason for hiding this comment

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

wil -> will

Signed-off-by: Geoffroy Jamgotchian <geoffroy.jamgotchian@rte-france.com>
{
"cell_type": "markdown",
"source": [
"Now, we can update close the switch"
Copy link
Member

Choose a reason for hiding this comment

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

update close the switch?

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