dpsim是一种在动态相量和电动暂态域运行的实时电力系统模拟器。

dpsim的Python项目详细描述


build statuscoverage report

dpsim是电力系统仿真的解算器库。

  • 它同时支持电磁暂态(emt)和动态相量(dp)域。
  • 它提供了一个Python模块,可以嵌入到任何Python 3应用程序/脚本中
  • 以高效的C++代码实现。
  • 它支持实时执行,时间步长可达50 uS
  • 它可以加载Common Information Model (CIM)XML格式的模型
  • 它可以通过VILLASnode连接到各种协议和接口。

安装

如果您只想使用dpsim进行模拟,请查看installation instructions

如果您想修改/扩展dpsim或为特定平台构建它,请查看build instructions

用法

DPSIM是一个Python扩展模块,它是在优化的本地C++代码中实现的。

用户可以使用python脚本控制和编写模拟脚本。签出Quickstart Guide

许可证

这个项目是根据GPL version 3的条款发布的。

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see .

有关其他许可选项,请参阅Prof. Antonello Monti

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
?: 在Java中:如何更合理地组合res和resString?   java Jackson序列化/反序列化空值   java编辑JTable单元格,作为JTree节点   java为什么我总是遇到I/O异常?   java AspectJ declare annotation@method不起作用   java为JavaFX图像使用JarURLInputStream   java无法单击链接以清除巡更弹出窗口   javaee中书店应用逻辑的mysql问题   java Android OnClick播放声音并更改按钮图像。   java Spark流式卡夫卡消费者   java为什么这个文件上传线程(ServletFileUpload.parseRequest)被阻止?   java是否可以将jtable模型分成5个不同的模型?   java向wsdl2java生成的类添加wssecurity   java在两次运行之间的双重计算中略有变化