Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 327 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 327 Bytes

2D Relativistic Fluid

Simple python script to solve a 2D relativistic fluid with periodic boundary conditions.

The code uses RK4 for time stepping and finite difference to compute the fluxes.

A low res example:

out