Enumeration

NumCosmoTransferFuncBBKSType

Declaration

enum NumCosmo.TransferFuncBBKSType

Description [src]

BBKS transfer function variant.

Members

NC_TRANSFER_FUNC_BBKS_TYPE_NOBARYONS

BBKS without Baryions correction.

  • Value: 0
  • Available since: 1.0
NC_TRANSFER_FUNC_BBKS_TYPE_BARYONS

BBKS with Baryions correction.

  • Value: 1
  • Available since: 1.0
NC_TRANSFER_FUNC_BBKS_TYPE_CCL

BBKS with Baryions correction without T_gamma term (as implemented in CCL). Check why they modify it like this, is it an typo?

  • Value: 2
  • Available since: 1.0