[yt-users] Streamlines for FLASH in yt

Nathan Goldbaum nathan12343 at gmail.com
Fri Jul 31 13:34:38 PDT 2015


On Friday, July 31, 2015, Mikhail Klassen <klassm at mcmaster.ca> wrote:

> ​Hi Michael, John, Nathan,​
>
> ​My strealines script can be see here:​
>
> http://paste.yt-project.org/show/5767/
>
> ​Modifying the periodicity manually via
>
> ds.periodicity = (True, True, True)
>
> causes the script to appear to execute for a very long time. I have never
> seen it run to completion, even for a single streamline. Perhaps I am just
> impatient.
>

 How big is the dataset? It's entirely possible it's just slow, hopefully
the cython grid visitors will speed this up, something I'd like to get
finished soon.

You might also try using the volume rendering refactor bookmark in the main
yt repo. Some of the improvements there might have led to a speed up for
your script, I believe the streamlines use the AMRKDTree under the hood.


> If I do not directly modify the periodicity, the output I have pasted here:
>
> http://paste.yt-project.org/show/5768/
>
> Any help is appreciated.
>
> Best,
> Mikhail​
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20150731/2f238a11/attachment.html>


More information about the yt-users mailing list