<span class="Apple-style-span" style="border-collapse:collapse;font-family:arial,sans-serif;font-size:13px"><div>Hi YT users,</div><div><br></div><div>I have two questions on the YT analysis:</div><div><br></div><div>First, I would like to make profiles (mass, angular momentum) in the cylindrical coordinate.</div>
<div>In other world, the profiles depend on r_xy (x-y is the cylinder plane).</div><div>I define disk object and compute Profile as follow:</div><div>> disk = pf.h.disk(center, [0, 0, -1], (100., 'pc'), (1., 'pc'))</div>
<div>> profile = BinnedProfile1D(disk, 50, 'Radius', smallest_bin, largest_bin, lazy_reader=True)</div><div>,but I find that Radius is for x,y, and z distance.</div><div>Can I get the cylindrical profile, if I simply make derived field for RadiusXY and replace Radius?</div>
<div>And does there any RadiusXY kind of field exist?</div><div><br></div><div>Second, I would like to compute the RMS velocity in my disk.</div><div>However, I would like to compute RMS velocity according to local mean velocity (e.g. mean velocity inside 0.1 pc sphere center on a given position), instead of compute according to global mean velocity.</div>
<div>Is there a routine (or way) to compute the local mean velocity in YT and compute RMS of it?</div><div>I found that some papers with Enzo simulation compute the RMS velocity (such as Kitsuk et al 2007 and Wise et al 2008 although I am not sure whether they use YT or not).</div>
<div><br></div><div>Thank you in advance,</div><div>Junhwan Choi</div></span><div><br></div>-- <br>--------------------------------------------------------------<br>Jun-Hwan Choi, Ph.D.<br>Department of Physics and Astronomy, University of Kentucky<br>
Tel: (859) 897-6737        Fax: (859) 323-2846<br>Email: <a href="mailto:jhchoi@pa.uky.edu" target="_blank">jhchoi@pa.uky.edu</a>   URL: <a href="http://www.pa.uky.edu/~jhchoi" target="_blank">http://www.pa.uky.edu/~jhchoi</a><br>
--------------------------------------------------------------<br><br><br>