D_Z_Config

  • Header file for the cosmological interpolation

Variables

const char *cosmos[6] = {"PLANCK15", "PLANCK13", "WMAP9", "WMAP7", "WMAP5", "TESTING_COSMOLOGY"}
const int num_cosmologies = 6
const int num_segments[6] = {3, 3, 3, 3, 3, 3}
const int interp_degree[6] = {12, 12, 12, 12, 12, 12}
const double boundaries_Z[6][4] = {{1e-06, 0.00027144176165949066, 0.07368062997280773, 20.000000000000004}, {1e-06, 0.00027144176165949066, 0.07368062997280773, 20.000000000000004}, {1e-06, 0.00027144176165949066, 0.07368062997280773, 20.000000000000004}, {1e-06, 0.00027144176165949066, 0.07368062997280773, 20.000000000000004}, {1e-06, 0.00027144176165949066, 0.07368062997280773, 20.000000000000004}, {1e-06, 0.00027144176165949066, 0.07368062997280773, 20.000000000000004}}
const double boundaries_D[6][4] = {{0.004425637559926562, 1.2015524178010442, 344.0498142197095, 230421.91551573356}, {0.004423678447619419, 1.201020615326616, 343.9047300972533, 230427.0888269416}, {0.004324764762637979, 1.17417097464182, 336.6234405707774, 231610.64191786345}, {0.00425841898589636, 1.1561615382304566, 331.7253154763896, 232528.33987307717}, {0.004270551217702805, 1.1594542653630548, 332.57833550529614, 231611.2292384872}, {0.004282752719096059, 1.1627615740723667, 333.1073436849841, 225588.22699222033}}
const double COEFF_VEC_DZ[6][3][12]
const double COEFF_VEC_ZD[6][3][12]