Skip to content

Commit

Permalink
And no math in section-headings
Browse files Browse the repository at this point in the history
  • Loading branch information
HansOlsson authored and henrikt-ma committed Jun 18, 2020
1 parent 7cbb535 commit 984b2a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chapters/derivationofstream.tex
Original file line number Diff line number Diff line change
Expand Up @@ -150,11 +150,11 @@ \section{Rationale for the formulation of inStream}\doublelabel{rationale-for-th
\end{equation*}

\section{Special cases covered by inStream definition}\doublelabel{special-cases-covered-by-the-instream-operator-definition}
\subsection{Stream connector is not connected ($N = 1$)}\doublelabel{stream-connector-is-not-connected-n-1}
\subsection{Stream connector is not connected (N = 1)}\doublelabel{stream-connector-is-not-connected-n-1}
For this case, the return value of \lstinline!inStream! is arbitrary.
Therefore, it is set to the outflow value.

\subsection{Connection of 2 stream connectors, one to one connections ($N = 2$)}\doublelabel{connection-of-2-stream-connectors-one-to-one-connections-n-2}
\subsection{Connection of 2 stream connectors, one to one connections (N = 2)}\doublelabel{connection-of-2-stream-connectors-one-to-one-connections-n-2}

\begin{align*}
\text{\lstinline!inStream!}(h_{outflow,1}) &= \frac{\text{max}(-\dot{m}_2,0)h_{outflow,2}}{\text{max}(-\dot{m}_2,0)}=h_{outflow,2}\\
Expand Down

0 comments on commit 984b2a4

Please sign in to comment.