From e87a149f39ea35877816d45dce0e787851749cea Mon Sep 17 00:00:00 2001
From: "Documenter.jl"
Date: Thu, 8 Feb 2024 19:39:43 +0000
Subject: [PATCH] build based on e23717a
---
dev/.documenter-siteinfo.json | 2 +-
dev/GTEP/index.html | 2 +-
dev/PCM/index.html | 4 ++--
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 +-
dev/search_index.js | 2 +-
10 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/dev/.documenter-siteinfo.json b/dev/.documenter-siteinfo.json
index 39081ca..f9ac66a 100644
--- a/dev/.documenter-siteinfo.json
+++ b/dev/.documenter-siteinfo.json
@@ -1 +1 @@
-{"documenter":{"julia_version":"1.6.7","generation_timestamp":"2024-02-08T19:33:20","documenter_version":"1.2.1"}}
\ No newline at end of file
+{"documenter":{"julia_version":"1.6.7","generation_timestamp":"2024-02-08T19:39:38","documenter_version":"1.2.1"}}
\ No newline at end of file
diff --git a/dev/GTEP/index.html b/dev/GTEP/index.html
index 2365863..c374b83 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 8 February 2024. Using Julia version 1.6.7.