My First Post
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
Advanced Scientific Matplotlib - Part 1/n
This series of blog post is here to give some of the tricks I use to produce high-quality figures, suitable for publications.
2020
Compact Schemes for the Poisson Equation
If you prefer to follow in the notebook directly, you can also get the notebook.
APS-Division of Fluid Dynamics
Abstract and video of my talk at APS-DFD 2020
My First Post
Trying all that markdown has to offers