]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix typos in equations 8001/head
authorDaniel Garcia-Sanchez <daniel.garcia-sanchez@insp.upmc.fr>
Fri, 3 May 2019 16:29:01 +0000 (18:29 +0200)
committerDaniel Garcia-Sanchez <daniel.garcia-sanchez@insp.upmc.fr>
Fri, 3 May 2019 16:29:01 +0000 (18:29 +0200)
examples/step-62/step-62.cc

index 78f5d13a7a6493fb9b7ea220ec02bced13a921e7..07930b0a7fec978d8609a6ed8401307d9ca6d492 100644 (file)
@@ -530,11 +530,11 @@ namespace step62
     // than the wavelength. In this case it can be shown that for the two
     // dimensional case
     // @f[
-    //  K_e = 4\mu\frac{\lambda +\mu}{\lamda+2\mu}
+    //  K_e = 4\mu\frac{\lambda +\mu}{\lambda+2\mu}
     // @f]
     // and for the three dimensional case $K_e$ is equal to the Young's modulus.
     // @f[
-    //  K_e = 4\mu\frac{\lambda +\mu}{\lamda+2\mu}
+    //  K_e = \mu\frac{3\lambda +2\mu}{\lambda+\mu}
     // @f]
     double elastic_constant;
     if (dim == 2)

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.