From 57956eab8a7ea2ae550ee7a13590c1bec69b46d4 Mon Sep 17 00:00:00 2001
From: "Documenter.jl"
Date: Thu, 15 Feb 2024 21:08:38 +0000
Subject: [PATCH] build based on 8707bc7
---
dev/.documenter-siteinfo.json | 2 +-
dev/GTEP/index.html | 2 +-
dev/GTEP_inputs/index.html | 2 +-
dev/PCM/index.html | 2 +-
dev/PCM_inputs/index.html | 2 +-
dev/index.html | 2 +-
dev/installation/index.html | 2 +-
dev/model_introduction/index.html | 2 +-
dev/notation/index.html | 2 +-
dev/reference/index.html | 2 +-
dev/run_case/index.html | 2 +-
11 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/dev/.documenter-siteinfo.json b/dev/.documenter-siteinfo.json
index 366965e..10ff565 100644
--- a/dev/.documenter-siteinfo.json
+++ b/dev/.documenter-siteinfo.json
@@ -1 +1 @@
-{"documenter":{"julia_version":"1.6.7","generation_timestamp":"2024-02-15T05:40:48","documenter_version":"1.2.1"}}
\ No newline at end of file
+{"documenter":{"julia_version":"1.6.7","generation_timestamp":"2024-02-15T21:08:32","documenter_version":"1.2.1"}}
\ No newline at end of file
diff --git a/dev/GTEP/index.html b/dev/GTEP/index.html
index 8c37a65..d917a84 100644
--- a/dev/GTEP/index.html
+++ b/dev/GTEP/index.html
@@ -17,4 +17,4 @@
\end{aligned}\]
(27) Cap & Trade - State carbon allowance cap:
\[\sum_{g \in (\bigcup_{i \in I_{w}} G_{i}) \cap G^{F}} a+{g,t} - em_{w}^{emis} \le ALW_{t,w}; w \in W, t \in T\]
(28) Cap & Trade - Balance between allowances and emissions:
\[N_{t} \sum_{h \in H_{t}} EF_{g} \times p_{g,t,h} = a_{g,t} + b_{g,t-1} = b_{g,t}; g \in (\bigcup_{i \in I_{w}} G_{i}) \cap G_{F}, w \in W, t \in T\]
(29) Cap & Trade - No cross-year banking:
\[b_{g,1} = b_{g,end} = 0; g \in G_{F}\]
(30) Binary variables:
\[x_{g} = \{0,1 \}; \forall g \in G_{+}
y_{l} = \{0,1 \}; \forall l \in L_{+}
z_{s} = \{0,1 \}; \forall s \in S_{+}\]
(31) Nonnegative variable:
\[a_{g,t}, b_{g,t}, p_{g,t,h}, p_{d,t,h}^{LS}, c_{s,t,h}, soc_{s,t,h}, pt^{rps}, pw_{g,w}, pwi_{g,w,w'}, em^{emis} \\
-\ge 0\]
This document was generated with Documenter.jl version 1.2.1 on Thursday 15 February 2024. Using Julia version 1.6.7.