Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
S
sparrowzz
概览
Overview
Details
Activity
Cycle Analytics
版本库
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
问题
0
Issues
0
列表
Board
标记
里程碑
合并请求
0
Merge Requests
0
CI / CD
CI / CD
流水线
作业
日程表
图表
维基
Wiki
代码片段
Snippets
成员
Collapse sidebar
Close sidebar
活动
图像
聊天
创建新问题
作业
提交
Issue Boards
Open sidebar
sgool
sparrowzz
Commits
60e7c54b
Commit
60e7c54b
authored
Feb 06, 2025
by
dongshufeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改readme
parent
6a9dbcb0
显示空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
25 行增加
和
3 行删除
+25
-3
mems/examples/ds-powerflow/README.md
+25
-3
没有找到文件。
mems/examples/ds-powerflow/README.md
查看文件 @
60e7c54b
...
...
@@ -14,7 +14,7 @@
#### 输出
-
默认输出
下面六列
-
static_topo,如果输出的边是该名称,或者输出的边不是下面两种情况,输出静态拓扑,即
下面六列
<table>
<th>
source
</th>
<th>
target
</th>
...
...
@@ -49,7 +49,7 @@
#### 输出
-
默认输出下面几列
-
dyn_topo: 如果输出的边是该名称,或者不是下面的情况,
默认输出下面几列
<table>
<th>
cn
</th>
<th>
tn
</th>
...
...
@@ -67,7 +67,7 @@
### 3.1 设备电气参数计算
#### 输入
-
电气岛
-
配置
-
配置
表格,第1列是config的key,第二列是json格式的矩阵
<table>
<th>
config
</th>
...
...
@@ -83,7 +83,28 @@
### 3.2 潮流已知量输入
#### 输入
-
static_topo
-
terminal_cn_dev
-
point_terminal_phase
-
dev_topo
-
shunt_meas: 如果想要输出tn_input,需要此项
#### 输出
-
shunt_meas: 如果输入的边有static_topo,则输出下面几列
<table>
<th>
point
</th>
<th>
terminal
</th>
<th>
phase
</th>
</table>
-
tn_input: 如果输出的边是该名称,则输出下面几列
<table>
<th>
tn
</th>
<th>
phase
</th>
<th>
unit
</th>
<th>
value
</th>
</table>
## 4. 潮流计算
### 4.1 潮流计算模型
\ No newline at end of file
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论