11 const double OmM = 0.2711;
12 const double Omb = 0.0451;
13 const double Omn = 0.;
14 const double massless = 3.04;
15 const int massive = 0;
16 const double Omr = 0.;
17 const double OmL = 0.7289;
18 const double hh = 0.703;
19 const double As = 2.194e-9;
20 const double pivot = 0.05;
21 const double ns = 0.96;
22 const double w0 = -1.;
25 cbl::cosmology::Cosmology cosm {OmM, Omb, Omn, massless, massive, OmL, Omr, hh, As, pivot, ns, w0, wa};
29 vector<int> column = {3, 5, 6, 7};
31 const string file_catalogue =
"./LCDM_CoDECS_Groups_092.txt";
32 const int comments = 0;
33 const double nSub = 1.1;
34 const double fact = 0.001;
37 cout <<
"Catalogue read! " << endl;
39 for (
size_t i=0; i<catalogue_input.nObjects(); i++)
int main()
main function to create the logo of the CosmoBolognaLib
void set_sigma8(const double sigma8=-1.)
set the value of σ8
const char * what() const noexcept override
the error description
@ _Zehavi05_
Zehavi et al. (2005)
The global namespace of the CosmoBolognaLib
@ _comoving_
comoving coordinates (x, y, z)