Skip to content

Commit c5d5234

Browse files
Aurashkalexdewar
andauthored
escape underscores
Co-authored-by: Alex Dewar <alexdewar@users.noreply.github.com>
1 parent d496a43 commit c5d5234

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/model/investment.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ providing investment and dynamic decommissioning decisions.
7575

7676
#### Coefficients of activity
7777

78-
- Calculate net revenue per unit of activity \\(AC_{t}^{NPV} \\) (Tool A):
78+
- Calculate net revenue per unit of activity \\(AC\_{t}^{NPV} \\) (Tool A):
7979
\\[
8080
\begin{aligned}
8181
AC\_{t}^{NPV} = &-cost\_{\text{var}}[t] \\\\
@@ -86,16 +86,16 @@ providing investment and dynamic decommissioning decisions.
8686
\end{aligned}
8787
\\]
8888
\\(\varepsilon \approx 1\times 10^{-14}\\) is added to
89-
each \\(AC_{t}^{NPV} \\) to allow assets which are breakeven (or very close to breakeven) to be
89+
each \\(AC\_{t}^{NPV} \\) to allow assets which are breakeven (or very close to breakeven) to be
9090
dispatched.
9191

92-
- Calculate cost per unit of activity \\( AC_{t}^{LCOX} \\) (Tool B). Note that the commodity
93-
of interest (primary output \\( c_{primary} \\)) is excluded from the price term:
92+
- Calculate cost per unit of activity \\( AC\_{t}^{LCOX} \\) (Tool B). Note that the commodity
93+
of interest (primary output \\( c\_{primary} \\)) is excluded from the price term:
9494
\\[
9595
\begin{aligned}
9696
AC\_{t}^{LCOX} = & \quad cost\_{\text{var}}[t] \\\\
9797
&+ \text{SPCF}\_{t} \\\\
98-
&- \sum\_{c \neq c_{primary}} \Big( output\_{\text{coeff}}[c] - input\_{\text{coeff}}
98+
&- \sum\_{c \neq c\_{primary}} \Big( output\_{\text{coeff}}[c] - input\_{\text{coeff}}
9999
[c] \Big)
100100
\cdot \lambda\_{c,r,t} \\\\
101101
\end{aligned}

0 commit comments

Comments
 (0)