8000 Scalable in pypowsybl : first POC · Issue #993 · powsybl/pypowsybl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Scalable in pypowsybl : first POC #993
Open
@HugoKulesza

Description

@HugoKulesza

Describe the current behavior

No response

Describe the expected behavior

We should try at first to add only one type of scalable modification (for example generators), without considering the ScalingParameters java object.

To do so :

  • create a Scalable python object that would be parametrized by a type, an id and limits (min/max)
  • Creating one such object should create its java counterpart to be used as JavaHandle by python
  • This class should have a scale method that takes a network and a value and apply the java scalable to the network

Describe the motivation

No response

Extra Information

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0