powsybl / powsybl-dynawo

Dynawo integration in powsybl
Mozilla Public License 2.0
3 stars 0 forks source link

Curve builder #362

Closed Lisrte closed 4 months ago

Lisrte commented 5 months ago

Please check if the PR fulfills these requirements

Does this PR already have an issue describing the problem?

No

What kind of change does this PR introduce?

Feature

What is the current behavior?

The only way to create curve is to use a groovy script as input.

What is the new behavior (if this is a feature change)? Add a curve builder and a Json Deserializer in Dynawaltz in order to create curves without using groovy script.

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

If yes, please check if the following requirements are fulfilled

What changes might users need to make in their application due to this PR? (migration steps)

In Groovy DSL curves keyword no longer exist, use curve instead.

flo-dup commented 4 months ago

Could you update the PR description and title?

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
95.8% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud