Registry / other / powsybl-iidm-impl

powsybl-iidm-impl

JSON →
library7.2.0javamavenunverified

Default implementation of the PowSyBl IIDM (Interconnected power system model) for power system simulations.

<dependency> <groupId>com.powsybl</groupId> <artifactId>powsybl-iidm-impl</artifactId> <version>7.2.0</version> </dependency>
INSTALL
IMPORT
SIG · POWSYBL-IIDM-IMPL
P
powsybl-iidm-impl
otherjavav7.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Network
✓ com.powsybl.iidm.network.Network

Create a new network and add a voltage level.

import com.powsybl.iidm.network.Network; Network network = Network.create("test", "code"); network.newVoltageLevel().setId("VL1").setNominalV(400.0).add();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.2.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
powsybl-iidm-impl — mvn dependency:get powsybl-iidm-impl · libregistry