Changeset 3516 in Sophya for trunk/Cosmo/SimLSS/cmvdefsurv.cc
- Timestamp:
- Sep 9, 2008, 5:50:12 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cosmo/SimLSS/cmvdefsurv.cc
r3483 r3516 237 237 // On estime la valeur du redshift le plus grand 238 238 double bigred = redshift0 + dz/univ.Dhubble()*univ.E(redshift0) * nz/2.; 239 cout<<"big est redshift estimated to be "<<bigred<<endl;239 cout<<"biggest redshift estimated to be "<<bigred<<endl; 240 240 dzinc=bigred/100.; dzmax=dzinc*10.; 241 241 univ.SetInteg(perc,dzinc,dzmax,glorder); … … 287 287 cout<<"\n--- Cosmology for z = "<<redshift[i]<<endl; 288 288 univ.Print(redshift[i]); 289 cout<<"Nu(HI) = "<<Fr_HyperFin_Par*1000./(1.+redshift[i])<<" MHz"<<endl; 289 290 } 290 291
Note:
See TracChangeset
for help on using the changeset viewer.