Enumeration

NumCosmoClusterMassExtSParams

Declaration

enum NumCosmo.ClusterMassExtSParams

Description [src]

Parameters for the extended cluster mass-richness relation.

Members

NC_CLUSTER_MASS_EXT_MU_P0

Constant term (bias) in the mean log-richness.

  • Value: 1
  • Available since: 1.0
NC_CLUSTER_MASS_EXT_MU_P1

Linear mass coefficient in the mean log-richness.

  • Value: 2
  • Available since: 1.0
NC_CLUSTER_MASS_EXT_MU_P2

Quadratic mass coefficient in the mean log-richness.

  • Value: 3
  • Available since: 1.0
NC_CLUSTER_MASS_EXT_MU_P3

Cubic mass coefficient in the mean log-richness.

  • Value: 4
  • Available since: 1.0
NC_CLUSTER_MASS_EXT_SIGMA_P0

Constant term in ln(sigma).

  • Value: 5
  • Available since: 1.0
NC_CLUSTER_MASS_EXT_SIGMA_P1

Linear coefficient of mu in ln(sigma).

  • Value: 6
  • Available since: 1.0
NC_CLUSTER_MASS_EXT_SIGMA_P2

Quadratic coefficient of mu in ln(sigma).

  • Value: 7
  • Available since: 1.0