My First Post

less than 1 minute read

Trying all that markdown has to offers

Code Snippets

Print Hello, World! using python

print("Hello, World!")

Equations

The Navier-Stokes Equations

\[\begin{split} &\frac{\partial \vec{u}}{\partial t} + \left(\vec{u}\cdot\nabla\right)\vec{u} = -\frac{1}{\rho}\nabla p + \nu\nabla^2\vec{u} + \vec{f},\\ &\nabla\cdot\vec{u} = 0. \end{split}\]

Where $\vec{u}$ is the velocity field and $p$ is the pressure field.

2023

Back to top ↑

2021

Back to top ↑

2020

My First Post

less than 1 minute read

Trying all that markdown has to offers

Back to top ↑

Updated: