-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.cfg
33 lines (32 loc) · 897 Bytes
/
config.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[serviceParameters]
default_log_file = logs/PgmTransform_log.txt
default_output_folder = OutputTransform
[inputFileParameters]
input_base_voltage_name = u_rated
input_right_base_voltage_name = u_rated2
input_ref_voltage_name = u_ref
input_trans_ratio = rap_trans
input_id_name = id
input_uid_name = uid
input_nodes_name = node
input_left_nodes_name = from_node
input_right_nodes_name = to_node
input_type_nodes_name = type
input_status_name = status
input_left_status_name = from_status
input_status_na_name = to_status
res_name = r1
react_name = x1
bch_name = c1
res_name_0 = r0
react_name_0 = x0
bch_name_0 = c0
length_name = length
active_power_name = p_specified
reactive_power_name = q_specified
base_mva_name = sn
types_nodes = ["source", "sym_load", "sym_gen"]
types_lines = ["line","link","transformer"]
types_switch = [1,0]
IMS_cim_type = disconnector
congiuntore_cim_type = disconnector