Changeset 3607 in Sophya for trunk/Cosmo/SimLSS/cmvchkwhu.cc
- Timestamp:
- Apr 29, 2009, 12:47:19 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cosmo/SimLSS/cmvchkwhu.cc
r3572 r3607 17 17 int main(int narg,char *arg[]) 18 18 { 19 double k1 = 1e- 6, k2 = 10.; int_4 npt = 10000;19 double k1 = 1e-4, k2 = 10.; int_4 npt = 10000; 20 20 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 21 23 22 24 cout<<"k1="<<k1<<" k2="<<k2<<" npt="<<npt<<endl; … … 149 151 n/plot nt.hutf/hutfnb%$k hutfnb>0. ! "nsta connectpoints same blue" 150 152 addline -1000 1 1000 1 "red" 153 154 ###################### 155 zone 156 n/scan nt ! ! -f:cmvchkwhu.data k tf tfnb 151 157 */
Note:
See TracChangeset
for help on using the changeset viewer.