Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 678 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 678 Bytes

JAX Finite Volume Simulation

The jupyter notebook contains a hardware accelerated finite volume simulation made using JAX.

You can read the write up about this in the article I wrote on Medium

The code is a port of the python tutorial made by Philip Mocz, https://github.com/pmocz/finitevolume-python/

finite_volume_sim.gif

Trying this out

Google Collab provides a GPU runtime, you can try this out using this link