Skip to content

Commit

Permalink
kvs
Browse files Browse the repository at this point in the history
  • Loading branch information
migueldcga committed Dec 6, 2023
1 parent a20945b commit e1ea6e0
Show file tree
Hide file tree
Showing 6 changed files with 158 additions and 500 deletions.
14 changes: 7 additions & 7 deletions bdgd2dss.json
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,11 @@
"kvas": "POT_NOM",
"tap": "TAP",
"feeder": "CTMT",
"MRT": "MRT"
"MRT": "MRT",
"tip_trafo": "TIP_TRAFO",
"lig_fas_p": "LIG_FAS_P",
"lig_fas_s": "LIG_FAS_S",
"lig_fas_t": "LIG_FAS_T"
},
"indirect_mapping": {
"phases": [
Expand All @@ -272,18 +276,14 @@
"LIG_FAS_T",
"convert_tfascon_bus_terc"
],
"kv1": [
"v_pri": [
"TEN_PRI",
"convert_tten"
],
"kv2": [
"v_sec": [
"TEN_SEC",
"convert_tten"
],
"kv3": [
"TEN_TER",
"convert_tten"
],
"windings": [
"TIP_TRAFO",
"convert_ttranf_windings"
Expand Down
14 changes: 7 additions & 7 deletions bdgd2dss copy.json → bdgd2dssbkp.json
Original file line number Diff line number Diff line change
Expand Up @@ -253,11 +253,7 @@
"kvas": "POT_NOM",
"tap": "TAP",
"feeder": "CTMT",
"MRT": "MRT",
"tip_trafo": "TIP_TRAFO",
"lig_fas_p": "LIG_FAS_P",
"lig_fas_s": "LIG_FAS_S",
"lig_fas_t": "LIG_FAS_T"
"MRT": "MRT"
},
"indirect_mapping": {
"phases": [
Expand All @@ -276,14 +272,18 @@
"LIG_FAS_T",
"convert_tfascon_bus_terc"
],
"v_pri": [
"kv1": [
"TEN_PRI",
"convert_tten"
],
"v_sec": [
"kv2": [
"TEN_SEC",
"convert_tten"
],
"kv3": [
"TEN_TER",
"convert_tten"
],
"windings": [
"TIP_TRAFO",
"convert_ttranf_windings"
Expand Down
Loading

0 comments on commit e1ea6e0

Please sign in to comment.