Grid Trade Master Agreement

The Grid Trade Master Agreement (GTMA) is an agreement for trading electricity within the United Kingdom.[1]

It is normally used either when a power station has excess electricity, which it wishes to "sell back" to the power grid, or when the electricity company wishes to buy surplus power to meet a surge in demand, or reduction in supply.

Although electricity is a non-tangible asset, these agreements are used in order to trade guarantees to provide power for a certain length of time.

Notes

  1. "Archived copy" (PDF). Archived from the original (PDF) on 2008-10-06. Retrieved 2008-10-20.CS1 maint: archived copy as title (link)
gollark: ++exec -L sqlite```sqlWITH RECURSIVEinput(sud) AS (VALUES('53..7....6..195....98....6.8...6...34..8.3..17...2...6.6....28....419..5....8..79') ), digits(z, lp) AS (VALUES('1', 1) UNION ALL SELECT CAST(lp+1 AS TEXT), lp+1 FROM digits WHERE lp<9 ), x(s, ind) AS ( SELECT sud, instr(sud, '.') FROM input UNION ALL SELECT substr(s, 1, ind-1) || z || substr(s, ind+1), instr( substr(s, 1, ind-1) || z || substr(s, ind+1), '.' ) FROM x, digits AS z WHERE ind>0 AND NOT EXISTS ( SELECT 1 FROM digits AS lp WHERE z.z = substr(s, ((ind-1)/9)*9 + lp, 1) OR z.z = substr(s, ((ind-1)%9) + (lp-1)*9 + 1, 1) OR z.z = substr(s, (((ind-1)/3) % 3) * 3+ ((ind-1)/27) * 27 + lp+ ((lp-1) / 3) * 6, 1) ) )SELECT s FROM x WHERE ind=0;```UTTERLY you.
gollark: It's not flawed. The freeform input means you can just put two lines on.
gollark: It begins.
gollark: From another thing.
gollark: * terribly
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.