Fix broken reference

This commit is contained in:
Max Luebke 2022-04-20 10:09:43 +02:00
parent f42af515fb
commit f31937f4e0

View File

@ -192,7 +192,7 @@ C_n^{j+1} & = C_n^{j} + \frac{\alpha \cdot \Delta t}{\Delta x^2} \cdot \left( 2
& = C_n^{j} + \frac{\alpha \cdot \Delta t}{\Delta x^2} \cdot \left( 2 r - 3 C^j_{n} + C^j_{n-1} \right) & = C_n^{j} + \frac{\alpha \cdot \Delta t}{\Delta x^2} \cdot \left( 2 r - 3 C^j_{n} + C^j_{n-1} \right)
\end{align} \end{align}
If on the right boundary we have closed or Neumann condition, the left derivative in eq. [[eqn:5]] If on the right boundary we have closed or Neumann condition, the left derivative in eq. [[eqn:6]]
becomes zero and we are left with: becomes zero and we are left with: