<div dir="ltr"><div><div><div>Hi Kacper,<br></div>my minimal resolution is less than 1 AU, the problem seems more related to the Matt's issue.<br><br></div>The script is the same as in the yt website, here the link:<br>
<br><a href="http://yt-project.org/doc/cookbook/multi_plot_slice_and_proj.py">http://yt-project.org/doc/cookbook/multi_plot_slice_and_proj.py</a><br><br></div>the output of pf.h.find_max("Density") :<br><br><div>
<div><div><div>(1.139355201341093e-11, array([ 0.49722083,  0.50645245,  0.49492896]))<br><br></div><div>Thanks<br>Stefano<br></div><div><br>---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Kacper Kowalik</b> <span dir="ltr"><<a href="mailto:xarthisius.kk@gmail.com" target="_blank">xarthisius.kk@gmail.com</a>></span><br>

Date: Mon, Apr 29, 2013 at 1:35 PM<br>Subject: Re: [yt-users] slice plot<br>To: <a href="mailto:yt-users@lists.spacepope.org" target="_blank">yt-users@lists.spacepope.org</a><div class="im"><br><br><br><div>On 04/29/2013 01:22 PM, stefano bovino wrote:<br>


> Hi all,<br>
> when using the following script fromt the yt.project website<br>
</div></div>> multi_plot_slice_and_proj.py<<a href="http://yt-project.org/doc/cookbook/multi_plot_slice_and_proj.py" target="_blank">http://yt-project.org/doc/cookbook/multi_plot_slice_and_proj.py</a>>I<div class="im">
<br>
<div>> have problems if I change the resolution from mpc to pc.<br>
><br>
> slc_frb = slc.to_frb((1.0, "mpc"), 512) --> slc_frb = slc.to_frb((1.0,<br>
> "pc"), 512)<br>
><br>
> I even tried other ways (or scripts) to plot a slice of the density<br>
> changing the resolution, but the problem is still there. Do you have any<br>
> solution?<br>
><br>
> I just would like to create a 9 panels plot with slice of density, H2, and<br>
> Temperature with three different width (on the pc scale).<br>
<br>
</div></div>Hi Stefano,<br>
what is the size of your computational domain or size of the smallest<br>
cell you have? You can obtain that information using:<br>
 yt stats output_filename<br>
<br>
Cheers,<br>
Kacper</div></div></div></div></div>