Skip to content
/ dpsim Public
forked from sogno-platform/dpsim

Real-time power system simulator (powerflow, dynamic phasors, EMT)

License

Notifications You must be signed in to change notification settings

gnakti/dpsim

 
 

Repository files navigation

DPsim

Build & Test CentOS

Build & Test Fedora

Build & Test Fedora Minimal

Build & Test Windows

License: MPL 2.0

DPsim is a solver library for dynamic power system simulation.

  • It supports both the electromagnetic transient (EMT) and dynamic phasor (DP) domain for dynamic simulation.
  • A powerflow solver is included for standalone usage or initialization of dynamic simulations.
  • It provides a Python module which can be embedded in any Python 3 application / scripts.
  • The simulation core is implemented in highly-efficient C++ code.
  • It supports real-time execution with time-steps down to 50 uS.
  • It can load models in the IEC61970 CIM / CGMES XML format.
  • It can be interfaced to a variety of protocols and interfaces via VILLASnode.

Documentation

The documentation has build / installation instructions, links to examples and explains the concepts implemented in DPsim as well as its architecture.

License

The project is released under the terms of the MPL 2.0.

Contact

About

Real-time power system simulator (powerflow, dynamic phasors, EMT)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.9%
  • CMake 1.5%
  • C 1.2%
  • Shell 0.9%
  • Python 0.5%
  • Dockerfile 0.0%