powsybl / powsybl-open-loadflow

An open source loadflow based on PowSyBl
Mozilla Public License 2.0
45 stars 7 forks source link

Fast restart #949

Open annetill opened 6 months ago

annetill commented 6 months ago

Describe the current behavior

The supported features are:

Describe the expected behavior

We need more features:

Describe the motivation

No response

Extra Information

No response

bdonon commented 6 months ago

A fast restart would be super useful to accelerate the training of machine learning models that require to run a lot of simulations with small variations. Features mentioned in the above message would directly benefit my ongoing project, hopefully drastically decreasing the training time. Here are some related features that I would need:

geofjamg commented 5 months ago

A fast restart would be super useful to accelerate the training of machine learning models that require to run a lot of simulations with small variations. Features mentioned in the above message would directly benefit my ongoing project, hopefully drastically decreasing the training time. Here are some related features that I would need:

* Secondary Voltage Control extension: change of targetV.

* Ratio Tap Changers: change of targetV.

Secondary voltage control targetV pilot point and participate of control units fast restart is done in https://github.com/powsybl/powsybl-open-loadflow/pull/966. 2 and 3 windings transformers target V fast restart is done in https://github.com/powsybl/powsybl-open-loadflow/pull/967.