Changeset 3607 in Sophya for trunk/Cosmo/SimLSS/cmvchkwhu.cc


Ignore:
Timestamp:
Apr 29, 2009, 12:47:19 PM (16 years ago)
Author:
cmv
Message:

commentaires pour param WMAP5+papier Hu, cmv 29/04/2009

File:
1 edited

Legend:

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

    r3572 r3607  
    1717int main(int narg,char *arg[])
    1818{
    19  double k1 = 1e-6, k2 = 10.; int_4 npt = 10000;
     19 double k1 = 1e-4, k2 = 10.; int_4 npt = 10000;
    2020 double h100 = 0.71, Om0 = 0.267804, Ob0 = 0.0444356, tcmb = T_CMB_Par;
     21 //double h100 = 0.71, Om0 = 0.2736, Ob0 = 0.0456, tcmb = T_CMB_Par; //WMAP5+BAO+SN
     22 //double h100 = 0.5, Om0 = 0.2, Ob0 = 0.1, tcmb = T_CMB_Par; //papier de Hu
    2123
    2224 cout<<"k1="<<k1<<"  k2="<<k2<<" npt="<<npt<<endl;
     
    149151n/plot nt.hutf/hutfnb%$k hutfnb>0. ! "nsta connectpoints same blue"
    150152addline -1000 1 1000 1 "red"
     153
     154######################
     155zone
     156n/scan nt ! ! -f:cmvchkwhu.data k tf tfnb
    151157*/
Note: See TracChangeset for help on using the changeset viewer.