[yt-users] cloud in cell mesh construction for particle data

Nathan Goldbaum nathan12343 at gmail.com
Fri Jun 6 14:42:57 PDT 2014


On Fri, Jun 6, 2014 at 1:16 PM, Brendan Griffen <brendan.f.griffen at gmail.com
> wrote:

> OK great. It is very low resolution but it worked. Thanks for all your
> help. My higher resolution run 1024^3 in 100 Mpc seems to crash on 128GB
> memory machine. I might have to look elsewhere.
>

Hmm, for a 1024^3 dataset it might be best to read the data off-disk
instead of using load_particles.  We're getting into territory that I'm
entirely unfamiliar with, although others on here might be able to help
dealing with very large datasets.


>
> Also, I normally use Canopy distribution but I just use an alias to loadyt
> which erases my PYTHONPATH and I can't access scipy and a few other
> libraries any more. What is the best practice here? Should I just manually
> export PYTHONPATH and point to the libraries need in canopy or can they
> play nice together?
>
>
Rather than using the install script, you can build yt inside of canopy's
python environment by doing:

cd /directory/to/put/yt
hg clone https://bitbucket.org/yt_analysis/yt ./yt-hg
cd yt-hg
python setup.py develop


With yt-3.0 and canppy this should work right out of the box.



> Thanks.
>
> BG
>
> .[image: Inline image 1]
>>
> _______________________________________________
> yt-users mailing list
> yt-users at lists.spacepope.org
> http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20140606/b7c27ca5/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: viz.png
Type: image/png
Size: 637290 bytes
Desc: not available
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20140606/b7c27ca5/attachment.png>


More information about the yt-users mailing list