Skip to content

Commit 31ec7cc

Browse files
Defining new variables to be used for InfraFair (#371)
* Update README.md Expanding the data format structure of region to allow specifying three regions * Update README.md Describing the change more accurately. * Update electricity-grid.yaml Adding new variables for InfraCost outputs * Revision 1 Fixing the Readme description and the variable hierarchy according to the received comments. * Updating the variables Included a more accurate hierarchy for the new variables. * Update electricity-grid.yaml Defining new variables to be used by InfraFair. * Update definitions/variable/technology/electricity-grid.yaml Co-authored-by: Philip Hackstock <20710924+phackstock@users.noreply.github.com> * Update electricity-grid.yaml --------- Co-authored-by: Philip Hackstock <20710924+phackstock@users.noreply.github.com>
1 parent dc8e23a commit 31ec7cc

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

definitions/variable/technology/electricity-grid.yaml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,21 @@
5858
description: Overnight investment (capital) cost in a transmission line of the
5959
power network allocated to demand based on its electrical usage
6060
unit: [thousand EUR_2020/yr, thousand USD_2010/yr]
61+
- Network|Electricity|Investment|Network Usage Payment:
62+
description: Annualized overnight investment (capital) cost paid by a (sub)region to
63+
another (sub)region due to the usage that agents (generators and demand) in the first
64+
(sub)region are making of the network of the second (sub)region.
65+
unit: [thousand USD_2010/yr]
66+
- Network|Electricity|Investment|Network Usage Payment|Generation:
67+
description: Annualized overnight investment (capital) cost paid by a (sub)region to
68+
another (sub)region due to the usage that generators in the first (sub)region are
69+
making of the network of the second (sub)region.
70+
unit: [thousand USD_2010/yr]
71+
- Network|Electricity|Investment|Network Usage Payment|Demand:
72+
description: Annualized overnight investment (capital) cost paid by a (sub)region to
73+
another (sub)region due to the usage that demand in the first (sub)region are
74+
making of the network of the second (sub)region.
75+
unit: [thousand USD_2010/yr]
6176
- Network|Electricity|Fixed Charge Rate:
6277
description: Fixed charge rate to annualize the overnight investment cost. The
6378
Fixed Charge Rate (FCR) is the percentage of the total investment cost that
@@ -67,6 +82,10 @@
6782
- Network|Electricity|Line Losses:
6883
description: Total ohmic losses of a transmission line.
6984
unit: MW
85+
- Network|Electricity|Line Ownership:
86+
description: The percentage of ownership of a transmission line corresponding to the
87+
first (sending) (sub)region.
88+
unit: '%'
7089
- Network|Electricity|Loss Factor:
7190
description: Transmission losses equal to the line flow times this factor
7291
unit: '-'

0 commit comments

Comments
 (0)