-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLMBM3.dat
executable file
·24 lines (21 loc) · 1.02 KB
/
LMBM3.dat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
param baseMVA := 100;
param: bus_i: type Pd Qd Gs Bs area Vm Va baseKV zone Vmax Vmin :=
1 3 1.1 .4 0 0 1 1.0 0 230 1 1.1 0.9
2 2 1.1 .4 0 0 1 1.0 0 230 1 1.1 0.9
3 2 .95 .5 0 0 1 1.0 0 230 1 1.1 0.9
;
param: gen_i:Pg Qg Qmax Qmin Vg mBase gen_status Pmax Pmin :=
1 1 .1702 2 -2 1.069 100 1 4 0
2 1 -.035 2 -2 1.028 100 1 4 0
3 0 .0006 2 -2 1.001 100 1 0 0
;
param: branch : r x b rateA rateB rateC ratio angle branch_status :=
1 3 .065e2 .620e2 0.450e-2 2 250 250 0 0 1
3 2 .025e2 .750e2 0.700e-2 31.16e-2 250 250 0 0 1
1 2 .042e2 .900e2 0.300e-2 2 250 250 0 0 1
;
param: c0 c1 c2 :=
1 .11e4 5e2 0
2 .085e4 1.2e2 0
3 0 0 0
;