UCL / LatBo.jl

Lattice-Boltzmann implementation in Julia
Other
19 stars 3 forks source link

Flow visualization #12

Closed mdavezac closed 9 years ago

mdavezac commented 10 years ago

For the visualization itself, could use a Julia package, eg Gadfly. Or we could use Mayavi2 interfaced to julia via PyCall.

To create interpolated meshes or downsampled meshes, grid looks like it could do the job.