Changeset 3329 in Sophya for trunk/Cosmo/SimLSS/pkspectrum.cc


Ignore:
Timestamp:
Sep 27, 2007, 6:21:55 PM (18 years ago)
Author:
cmv
Message:

possibilite de ne pas faire poisson sur Ngal cmv 27/09/2007

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cosmo/SimLSS/pkspectrum.cc

    r3325 r3329  
    7878  O0_ = Oc_ + Ob_;
    7979  if(nobaryon_) {O0_ = Oc_; Ob_ = 0.;}
    80   if(lp_) cout<<"h100="<<h_<<" Omatter="<<O0_<<" Ocdm="<<Oc_<<" Ob="<<Ob_<<endl;
    81 
    8280  double H0 = 100. * h_, h2 = h_*h_;
     81  if(lp_) cout<<"h100="<<h_<<" H0="<<H0<<") Omatter="<<O0_<<" Ocdm="<<Oc_<<" Ob="<<Ob_<<endl;
     82
    8383
    8484  if(tcmb_<0.) tcmb_ = T_CMB_Par;
Note: See TracChangeset for help on using the changeset viewer.