Skip to content

Latest commit

 

History

5,400 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

DPsim

CI

License: MPL 2.0 codecov OpenSSF Best Practices

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.

Getting started

Using Binder

Click the badge below to explore the interactive Jupyter notebooks in your browser:

Binder

Using Python on Linux and Windows

Install DPsim using the command

pip install dpsim

Wheels are published for CPython 3.10 through 3.14 on Linux and Windows x86-64. The Windows wheel is built without VILLASnode, real-time support and Sundials; use WSL2 or the sogno/dpsim container if you need those. See the installation instructions for the full matrix.

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.

For email inquiries regarding other licensing options, please contact the Institute for Automation of Complex Power Systems (ACS), which coordinates DPsim development: post_acs@eonerc.rwth-aachen.de.

Contact

GitHub Discussions - Ask questions, share ideas, and get community support.

Contribute

If you want to get more involved with DPsim, we welcome contributions of all kinds, including code, documentation, examples, models, bug reports, feature requests, and reviews.

Please open a Pull Request or issue on GitHub, or start a discussion there to propose ideas and get feedback from the community.

Have you developed something new and want to contribute it? Check the documentation for details on the preferred way to organize your code contributions.

Contributors

See CONTRIBUTORS.md for a list of contributors.

About

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

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

135 stars

Watchers

12 watching

Forks

Releases

Packages

Used by

Contributors

Languages