File tree Expand file tree Collapse file tree 3 files changed +5
-6
lines changed
Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -52,11 +52,11 @@ \section{\Acl{moo}}
5252&x \in \vec {X}\nonumber
5353\intertext {where}
5454&F_i \text { is an arbitrary objective function,}\nonumber \\
55- &w_i \text { is the weight for objective function $ F_i$ }\\
55+ &w_i \text { is the weight for objective function $ F_i$ }\nonumber \ \
5656&J \text { is the aggregated objective,}\nonumber \\
5757&g \text { is a constraint,}\nonumber \\
5858&p \text { is an arbitrary parameter of $ g$ ,}\nonumber \\
59- &\vec {X} \text { is the set of decision variables.}
59+ &\vec {X} \text { is the set of decision variables.}\nonumber
6060\end {align }
6161\noindent
6262These weights are varied in order to sample points along the Pareto-front.
Original file line number Diff line number Diff line change 1- \ac {osier} can automatically export technology data to a \texttt {pandas }
2- dataframe or a \LaTeX table with the
3- \texttt {technology\_ dataframe } method. \ac {osier} generated Table \ref {tab:tech-table }, which summarizes the
1+ \ac {osier}'s \texttt {technology\_ dataframe } method can automatically export technology data to a \texttt {pandas }
2+ dataframe or a \LaTeX table. \ac {osier} generated Table \ref {tab:tech-table }, which summarizes the
43technology data used in this thesis. The cost data come from \ac {nrel}'s
54\ac {atb} \cite {national_renewable_energy_laboratory_2023_2023 }. Carbon intensity
65data come from a life cycle analysis by the \ac {unece}
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ \subsection{Energy Demand}
66\begin {align }
77 E(t) &= -\sin\left (\frac {2\pi t}{N_{\text {day}}}\right ) + \sigma\sin\left (\frac {\pi t}{N_{\text {year}}}\right ) + \delta + \chi ,
88 \intertext {where}
9- E &= \text {electricity demand} \quad \left [\text {MWh}\right ] \\
9+ E &= \text {electricity demand} \quad \left [\text {MWh}\right ], \nonumber \\
1010 t &= \text {the indendent variable, time} \quad \left [\text {hours}\right ],\nonumber \\
1111 N_{i} &= \text {the total number of hours in a given period (day/year)},\nonumber \\
1212 \sigma &= \text {a scaling factor} \quad \left [-\right ],\nonumber \\
You can’t perform that action at this time.
0 commit comments