hmf.alternatives.wdm.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 (WDM subclass instance) – An instance of WDM providing a Warm Dark Matter model.

  • **model_parameters (unpack-dict) – Parameters specific to this model: beta. To see the default values, check the _defaults class attribute.

Methods

__init__(m, dndm0[, wdm])

Initialize self.

dndm_alter()

get_models()

Get a dictionary of all implemented models for this component.