Changeset 3483 in Sophya for trunk/Cosmo
- Timestamp:
- Apr 9, 2008, 6:17:47 PM (17 years ago)
- Location:
- trunk/Cosmo/SimLSS
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cosmo/SimLSS/cmvdefsurv.cc
r3462 r3483 290 290 291 291 cout<<endl; 292 cout<<"--- Resume"<<endl; 292 293 cout<<"Facteur de croissance lineaire = "<<growthfac[0] 293 294 <<" in ["<<growthfac[1]<<","<<growthfac[2]<<"]"<<endl; … … 448 449 for(double x=lnx1; x<lnx2-0.5; x+=1.) { 449 450 double n = IntegrateFuncLog(sch,x,lnx2,0.001,dlnx,10.*dlnx,6); 450 cout<<" m> "<<x<<" Msol: "<<n<<" /Mpc^3, "<<n*vol_pixel<<" /pixel, "451 cout<<" m>10^"<<x<<" Msol: "<<n<<" /Mpc^3, "<<n*vol_pixel<<" /pixel, " 451 452 <<n*vol_survey<<" in survey"<<endl; 452 453 } -
trunk/Cosmo/SimLSS/cmvtstpk.cc
r3318 r3483 204 204 addline -10 1 10 1 205 205 206 #### Spectre a z=0 206 #### Spectre a z=0 (scale ~= 2.54499e+07) 207 207 zone 208 208 n/plot nt.pk0%$xk ! ! "nsta connectpoints"
Note:
See TracChangeset
for help on using the changeset viewer.