<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi everyone,<div><br></div><div>I am trying to analyze a unigrid simulation, 512^3 zones. Each dump has a size of ~ 7 GB.</div><div>I use the following script to get the angular momenta:</div><div><br></div><div><a href="http://paste.yt-project.org/show/4340/">http://paste.yt-project.org/show/4340/</a></div><div><br></div><div>I am running it on a cluster with 1 core and 16GB. It typically runs fine for the first 2 dumps, then crashes on the third one when asking for AngularMomentumZ. I assume that I must not erase variables correctly. Does someone have any suggestion about how to optimize the script?</div><div><br></div><div>Also, would that make sense to run the script in parallel or would the root grid be duplicated on all processors?</div><div><br></div><div>Sorry for the naive questions, and thanks a lot for the help!</div><div>Cheers,</div><div><br></div><div>JC</div></body></html>