henry2004y / Batsrus.jl

BATSRUS/SWMF Data Processor
https://henry2004y.github.io/Batsrus.jl/dev/
MIT License
5 stars 2 forks source link

streamplot for dxSavePlot=0 #25

Closed henry2004y closed 3 years ago

henry2004y commented 3 years ago

In BATSRUS,

In our plotting routines, it takes significantly longer time (~20x for ~100 MB data) to reconstruct the mesh given unstructured outputs. Streamline plotting is working, though.

Streamline plotting for AMR structured grid is not working.

henry2004y commented 3 years ago

Maybe quiver is a better solution here. Now I've added a wrapper over PyPlot.quiver and it works for AMR structured grid.

Check bd4e15ac1d3b214ee1