We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 81575ec + 331c7da commit 81cf0f7Copy full SHA for 81cf0f7
README.md
@@ -23,9 +23,12 @@ $$\left(i \gamma^\mu \partial_\mu-m\right) \psi=0$$
23
3. Einstein's Field Equations:
24
25
$$R_{\mu \nu}-\frac{1}{2} g_{\mu \nu} R+\Lambda g_{\mu \nu}=\frac{8 \pi G}{c^4} T_{\mu \nu}$$
26
-
27
+#
28
+
29
+4. Navier-Stokes Equation:
30
31
+$$\rho\left(\frac{\partial \mathbf{u}}{\partial t}+\mathbf{u} \cdot \nabla \mathbf{u}\right)=-\nabla p+\mu \nabla^2 \mathbf{u}+\mathbf{f}$$
32
33
34
0 commit comments