<div dir="ltr"><div class="gmail_default" style="font-family:"trebuchet ms",sans-serif">
<p style="margin:0px">Hi all,</p>
<p style="margin:0px">I am trying to use inline python during an AMR cosmology simulation.  During the simulation, I access the grid using: </p>
<p style="margin:0px"><br></p>
<p style="margin:0px">rho = na.asarray(enzo.grid_data[enzo.grid_data.keys()[0]]["Density"])</p>
<p style="margin:0px"><br></p>
<p style="margin:0px">Which is what I used during a static hierarchy simulation without problems.  Will the above code access the top grid during AMR, or will it be accessing the most-refined grid level?</p>
<p style="margin:0px"><br></p>
<p style="margin:0px">Thanks very much,</p>
<p style="margin:0px">Azton</p>
<p style="margin:0px"><br></p></div></div>