yt.analysis_modules.halo_analysis.halo_callbacks.
virial_quantities
(halo, fields, overdensity_field=('gas', 'overdensity'), critical_overdensity=200, profile_storage='profiles')[source]¶Calculate the value of the given fields at the virial radius defined at the given critical density by interpolating from radial profiles.
Parameters: | halo : Halo object
fields : string or list of strings
overdensity_field : string or tuple of strings
critical_overdensity : float
profile_storage : string
|
---|