Lovell14¶
- class hmf.alternatives.wdm.Lovell14(m, dndm0, wdm=<hmf.alternatives.wdm.Viel05 object>, **model_parameters)[source]¶
Lovell+2014 recalibration of the WDM HMF.
- Parameters:
m (array_like) – Masses at which the HMF is calculated.
dndm0 (array_like) – The original HMF at m.
wdm (
WDMsubclass instance) – An instance ofWDMproviding a Warm Dark Matter model.**model_parameters (unpack-dict) – Parameters specific to this model: beta. To see the default values, check the
_defaultsclass attribute.
Methods
- __init__(m, dndm0, wdm=<hmf.alternatives.wdm.Viel05 object>, **model_parameters)
- dndm_alter()[source]
Alter the CDM dn/dm to impose WDM modeling.