Changeset 3246 in Sophya for trunk/Cosmo/SimLSS/pkspectrum.cc
- Timestamp:
- May 15, 2007, 10:39:59 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cosmo/SimLSS/pkspectrum.cc
r3196 r3246 71 71 nobaryon_ = false; 72 72 O0_ = Oc_ + Ob_; 73 if(lp) cout<<"Omatter="<<O0_<<" Ocdm="<<Oc_<<" Ob="<<Ob_<<endl;73 if(lp) cout<<"h100="<<h_<<" Omatter="<<O0_<<" Ocdm="<<Oc_<<" Ob="<<Ob_<<endl; 74 74 75 75 double H0 = 100. * h_, h2 = h_*h_;
Note:
See TracChangeset
for help on using the changeset viewer.