|
48 | 48 | " + \\int_\\Omega \\left(\\nabla q\\right) \\cdot \\left(\\kappa \\nabla T\\right) \\ dx = 0 \\text{ for all } q\\in Q.$$\n", |
49 | 49 | "\n", |
50 | 50 | "\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", |
52 | 52 | "of vector functions for which all components (zero-slip) or only the normal\n", |
53 | 53 | "component (free-slip) are zero at the boundary. Since this restriction also\n", |
54 | 54 | "applies to the test functions $\\vec{v}$, the weak form only needs to be\n", |
|
57 | 57 | " -\\int_{\\partial\\Omega} \\vec{v}\\cdot \\left(\\mu \\left[\\nabla\\vec{u}\n", |
58 | 58 | " + \\left(\\nabla\\vec{u}\\right)^T\\right]\\right)\\cdot \\vec{n} ds\n", |
59 | 59 | "\\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", |
62 | 61 | "$\\bf v =0$ at the domain boundary, $\\partial\\Omega$. In the case of a free-slip\n", |
63 | 62 | "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", |
67 | 65 | "\\begin{equation}\n", |
68 | 66 | " \\int_{\\partial\\Omega} \\vec{v}\\cdot\\vec{n} p ds ,\n", |
69 | 67 | "\\end{equation}\n", |
|
0 commit comments