Skip to content

Commit 4846b78

Browse files
committed
Website build
1 parent af7be80 commit 4846b78

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

Finiteelementcourse.pdf

0 Bytes
Binary file not shown.

L6_stokes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ <h2><span class="section-number">6.1. </span>Strong form of the equations<a clas
8080
<span class="eqno">(6.2)<a class="headerlink" href="#equation-l6-stokes-1" title="Link to this equation"></a></span>\[(\nabla u)_{ij} = \frac{\partial u_i}{\partial x_j},
8181
(\nabla u^T)_{ij} = (\nabla u)_{ji}.\]</div>
8282
<p>Note that under the incompressibility constraint <span class="math notranslate nohighlight">\(\nabla\cdot u =0\)</span>, we
83-
can write <span class="math notranslate nohighlight">\(\nabla\cdot\epsilon(u)=\nabla^2 u\)</span>. However, this leads to
83+
can write <span class="math notranslate nohighlight">\(2\nabla\cdot\epsilon(u)=\nabla^2 u\)</span>. However, this leads to
8484
various issues in the finite element discretisation, and makes it harder
8585
to apply stress-free boundary conditions.</p>
8686
<p>Under no slip boundary conditions, the pressure <span class="math notranslate nohighlight">\(p\)</span> only appears in

_sources/L6_stokes.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ that `\nabla u` is a 2-tensor (i.e. a matrix-valued function), with
4545
(\nabla u^T)_{ij} = (\nabla u)_{ji}.
4646
4747
Note that under the incompressibility constraint `\nabla\cdot u =0`, we
48-
can write `\nabla\cdot\epsilon(u)=\nabla^2 u`. However, this leads to
48+
can write `2\nabla\cdot\epsilon(u)=\nabla^2 u`. However, this leads to
4949
various issues in the finite element discretisation, and makes it harder
5050
to apply stress-free boundary conditions.
5151

0 commit comments

Comments
 (0)