<div dir="ltr">Hi all,
<div><br></div><div>I'm trying to plot the density profile of a 1D simulation, but can't find any instruction on how to do this.</div><div><br></div><div>I tried ray=pf.h.ortho_ray(0,[ord1,ord2]) with several different ord1 and ord2, including [0.5, 0.5]; while "ray['x']" returns an array of values, "ray[FieldName]" (where FieldName can be Density, TotalEnergy, GasEnergy, etc) returns nothing but "YTArray([],dtype=float 64) (dimensionless)". </div>


<div><br></div><div>Using ortho_ray on the 2D simulation of the same problem gives correct answer. Also, the "all_data" and "sphere" object do not work for 1D (they work for 2D, too).</div><div><br></div>

<div>Thanks,</div><div><br></div><div>Hao</div></div>