[yt-users] Derived Field

Chen Jingjing chenjj235 at gmail.com
Fri Apr 10 13:20:13 PDT 2015


Dear yt-users,
I am trying to calculate the total HI mass within a sphere. I have a field
called 'HI_Density'. And I tried to use the script

HI_Mass = sphere['enzo','HI_Density'].in_units('Msun').sum()

But I got an error that says the unit code_mass/code_length**3 cannot be
converted to code_mass.

So I thought I might need to create a derived_field called 'HI_Mass' which
mutiplies the HI_Density with code_length**3. But I don't see that there is
any existing field of cell length/volume. So how should I do this?  Or is
there an easier way to compute the total HI mass without deriving a field?

Thanks,
Jingjing

-- 

Jingjing Chen [ chenjj235 at gmail.com ]
Department of Astronomy
Columbia University
550 West 120th Street
New York, New York 10027
Cell Phone: +1(347)5746709
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20150410/1b886f2e/attachment.htm>
-------------- next part --------------
_______________________________________________
yt-users mailing list
yt-users at lists.spacepope.org
http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org


More information about the yt-users mailing list