diff --git a/tex/reynold.tex b/tex/reynold.tex index 93a996bb27d18487be50a60e41ce55cdd3cbd2cd..97a0a81bb9f67d70d99d80914f59ddf0eaa66b07 100644 --- a/tex/reynold.tex +++ b/tex/reynold.tex @@ -16,5 +16,7 @@ Therefore \bar u = \SI{0.2}{\metre\per\second} \quad \text{for } \Rey = 20 \\ \bar u = \SI{1}{\metre\per\second} \quad \text{for } \Rey = 100 \end{align*} -This can be changed the inlet velocity computation where a variable is used that is set in the file |scale|. +This mean velocity needs to be changed in |0/U| in the code. +It is not used if it lays in |system/codeDict|. (Ignored without error message or warning.) +The mean velocity cannot be moved to |scale| as a variable because then the C++ code resuts in an error. \docEnd