Skip to content

Commit

Permalink
Try to remove lstinline from section names
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 5699472 commit 7cbb535
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 @@ -47,7 +47,7 @@ \section{Reasons for avoiding the actual mixing enthalpy in connector definition
\end{center}
\end{figure}

\section{Rationale for the formulation of \lstinline!inStream!}\doublelabel{rationale-for-the-formulation-of-the-instream-operator}
\section{Rationale for the formulation of inStream}\doublelabel{rationale-for-the-formulation-of-the-instream-operator}

For simplicity, the derivation of \lstinline!inStream! is shown at hand of 3 model components that are connected together.
The case for $N$ connections follows correspondingly.
Expand Down Expand Up @@ -149,7 +149,7 @@ \section{Rationale for the formulation of \lstinline!inStream!}\doublelabel{rati
\text{\lstinline!inStream!}(h_{outflow,i})=\frac{\sum_{j=1,...,n;j\neq i}\text{max}(-\dot{m}_j,0)h_{outflow,j}}{\sum_{j=1,...,n;j\neq i}\text{max}(-\dot{m}_j,0)}
\end{equation*}

\section{Special cases covered by \lstinline!inStream! definition}\doublelabel{special-cases-covered-by-the-instream-operator-definition}
\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}
For this case, the return value of \lstinline!inStream! is arbitrary.
Therefore, it is set to the outflow value.
Expand Down

0 comments on commit 7cbb535

Please sign in to comment.