navidcy / TurbulentImages.jl

Images of turbulence. Wait no, is it turbulence of images?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TurbulentImages.jl

Images of turbulence. Wait... no. Is it turbulence of images?

We use Oceananigans to simulate turbulence, mostly turbulent kittens. Make sense?

Testimonials

Whoa. This might actually get me to try Julia.

— Tim

Installation

Well, it's a Julia package, so

julia> ] # to enter package manager mode
pkg> add https://github.com/glwagner/TurbulentImages.jl.git
pkg> instantiate

or if you want to turbulence the kitten,

$ git clone https://github.com/glwagner/TurbulentImages.jl.git

Try it

$ julia --project examples/turbulent_kitten.jl

which makes

kitten_128.mp4

As we know, the only thing cuter than a kitten is a high-resolution kitten (try z_pixels = 1024, and then find something else to do for a few hours)!

kitten.mp4

About

Images of turbulence. Wait no, is it turbulence of images?


Languages

Language:Julia 100.0%