Commit 05bbe130 by dongshufeng

refactor: little change

parent 7ea4b1ca
#include ../data/case145.txt
#include ../lib/idx_gen.txt
#include ../lib/idx_bus.txt
#include ../lib/idx_brch.txt
#include ../lib/make_y_bus.txt
#include ../lib/dsbus_dv.txt
#include ../lib/make_sdzip.txt
#include ../lib/make_sbus.txt
#include ../lib/newtonpf.txt
#include ../lib/runpf.txt
info("Running 2000 times power flow case145...");
for i in 0..2000 {
r = runpf();
}
info("Run power flow on case145 end");
return r;
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论