[yt-dev] [yt_analysis/yt] Clump finding doesn't use chunks (issue #546)

Christopher Moody issues-reply at bitbucket.org
Mon Apr 8 14:48:06 PDT 2013


New issue 546: Clump finding doesn't use chunks
https://bitbucket.org/yt_analysis/yt/issue/546/clump-finding-doesnt-use-chunks

Christopher Moody:

Clump-finding is broken for the chunk system; currently IsBound returns pot/kin for every chunk. This fails spectacularly when the chunking goes level-by-level, where we only include cells at the same levels in the potential calculation. Instead, it should add every chunk to a persistent octree, and in the combine step it should calculate the binding energy. 


Responsible: juxtaposicion
--

This is an issue notification from bitbucket.org. You are receiving
this either because you are the owner of the issue, or you are
following the issue.



More information about the yt-dev mailing list