Skip to content

Commit dbac083

Browse files
committed
ok
1 parent 21c3d76 commit dbac083

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

contenido/flujo_alrededor_circulo.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ <h1>Flujo Uniforme Alrededor <br> de un Círculo</h1>
200200
\psi = Uy\left(1- \frac{a^2}{x^2+y^2} \right).
201201
\end{eqnarray*}
202202
y podemos observar que el círculo $x^2+y^2=a^2$ es de hecho una línea de flujo,
203-
con $\psi=0.$ El flujo resultante se muestra en la Figura 2 con $a=1.$
203+
con $\psi=0.$ El flujo resultante se muestra en la Figura 1 con $a=1.$
204204
</p>
205205

206206
<figure>
@@ -215,7 +215,7 @@ <h1>Flujo Uniforme Alrededor <br> de un Círculo</h1>
215215
$Ua^2/z.$ La singularidad en el origen está en el interior del
216216
obstáculo y de esta manera no afecta el flujo externo.
217217
El patrón de las líneas de flujo, incluyendo el doblete dentro del círculo,
218-
se muestra en la Figura 3.
218+
se muestra en la Figura 2.
219219
</p>
220220

221221
<figure>

content/flow_around_circle.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -186,12 +186,12 @@ <h1>Uniform Flow Around a Circle</h1>
186186
\end{eqnarray}
187187
</p>
188188

189-
<p>Consequently, the streamfunction is just the imaginary part of (\ref{potential}), namely
189+
<p>Consequently, the stream function is just the imaginary part of (\ref{potential}), namely
190190
\begin{eqnarray*}
191191
\psi = Uy\left(1- \frac{a^2}{x^2+y^2} \right).
192192
\end{eqnarray*}
193193
and we can see that the circle $x^2+y^2=a^2$ is indeed a streamline, with $\psi=0.$ The resulting
194-
flow is shown in Figure 2 with $a=1.$
194+
flow is shown in Figure 1 with $a=1.$
195195
</p>
196196

197197
<figure>
@@ -205,7 +205,7 @@ <h1>Uniform Flow Around a Circle</h1>
205205
kind of singularity is known as a <em>doublet</em> and corresponds to the
206206
function $Ua^2/z.$ The singularity at the origin is inside the obstacle and
207207
thus does not affect the external flow. The full streamline pattern, including
208-
the doublet inside the circle, is shown in Figure 3.
208+
the doublet inside the circle, is shown in Figure 2.
209209
</p>
210210

211211
<figure>

0 commit comments

Comments
 (0)