From 37bb47448946c0af2747a12c5e5949c8a060e4d0 Mon Sep 17 00:00:00 2001 From: RB Metcalf Date: Fri, 6 Dec 2019 12:53:04 +0100 Subject: [PATCH] Correct Omega b in Planck18 parameter set. --- cosmo.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cosmo.cpp b/cosmo.cpp index 6cdc077..8367c4d 100644 --- a/cosmo.cpp +++ b/cosmo.cpp @@ -265,11 +265,11 @@ void COSMOLOGY::SetConcordenceCosmology(CosmoParamSet cosmo_p){ // Final Planck cosmology Aghanim, 2018 + h = 0.674; Omo = 0.315; Oml = 1-Omo; - h = 0.674; - - Omb = 0.02224/h/h; + + Omb = 0.0224/h/h; ww=-1.0; ww1=0.0;