Skip to content

Commit 46c42b6

Browse files
author
Sia Ghelichkhan
committed
Adjusting the text
1 parent 7f1e31f commit 46c42b6

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

07-GD-2D-cylindrical.ipynb

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
" + \\int_\\Omega \\left(\\nabla q\\right) \\cdot \\left(\\kappa \\nabla T\\right) \\ dx = 0 \\text{ for all } q\\in Q.$$\n",
4949
"\n",
5050
"\n",
51-
"In the Cartesian examples considered below, zero-slip and free-slip boundary conditions for \\eqref{eq:weak_mom} and \\eqref{eq:weak_cont} are imposed through strong Dirichlet boundary conditions for velocity $\\vec{u}$. This is achieved by restricting the velocity function space $V$ to a subspace $V_0$\n",
51+
"In the Cartesian examples we saw earlier are imposed through strong Dirichlet boundary conditions for velocity $\\vec{u}$. This is achieved by restricting the velocity function space $V$ to a subspace $V_0$\n",
5252
"of vector functions for which all components (zero-slip) or only the normal\n",
5353
"component (free-slip) are zero at the boundary. Since this restriction also\n",
5454
"applies to the test functions $\\vec{v}$, the weak form only needs to be\n",
@@ -57,13 +57,11 @@
5757
" -\\int_{\\partial\\Omega} \\vec{v}\\cdot \\left(\\mu \\left[\\nabla\\vec{u}\n",
5858
" + \\left(\\nabla\\vec{u}\\right)^T\\right]\\right)\\cdot \\vec{n} ds\n",
5959
"\\end{equation}\n",
60-
"that was required to obtain the integrated by parts viscosity term in Equation\n",
61-
"\\eqref{eq:weak_mom}, automatically vanishes for zero-slip boundary conditions as\n",
60+
"that was required to obtain the integrated by parts viscosity term, automatically vanishes for zero-slip boundary conditions as\n",
6261
"$\\bf v =0$ at the domain boundary, $\\partial\\Omega$. In the case of a free-slip\n",
6362
"boundary condition for which the tangential components of $\\vec{v}$ are\n",
64-
"non-zero, the boundary term does not vanish, but by omitting that term in\n",
65-
"\\eqref{eq:weak_mom} we weakly impose a zero shear stress condition. The boundary\n",
66-
"term obtained by integrating the pressure gradient term in \\eqref{eq:cmass} by parts,\n",
63+
"non-zero, the boundary term does not vanish, but by omitting that term, we weakly impose a zero shear stress condition. The boundary\n",
64+
"term obtained by integrating the pressure gradient term by parts,\n",
6765
"\\begin{equation}\n",
6866
" \\int_{\\partial\\Omega} \\vec{v}\\cdot\\vec{n} p ds ,\n",
6967
"\\end{equation}\n",

0 commit comments

Comments
 (0)