Changeset 3329 in Sophya for trunk/Cosmo/SimLSS/pkspectrum.cc
- Timestamp:
- Sep 27, 2007, 6:21:55 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cosmo/SimLSS/pkspectrum.cc
r3325 r3329 78 78 O0_ = Oc_ + Ob_; 79 79 if(nobaryon_) {O0_ = Oc_; Ob_ = 0.;} 80 if(lp_) cout<<"h100="<<h_<<" Omatter="<<O0_<<" Ocdm="<<Oc_<<" Ob="<<Ob_<<endl;81 82 80 double H0 = 100. * h_, h2 = h_*h_; 81 if(lp_) cout<<"h100="<<h_<<" H0="<<H0<<") Omatter="<<O0_<<" Ocdm="<<Oc_<<" Ob="<<Ob_<<endl; 82 83 83 84 84 if(tcmb_<0.) tcmb_ = T_CMB_Par;
Note:
See TracChangeset
for help on using the changeset viewer.