Changeset 3483 in Sophya


Ignore:
Timestamp:
Apr 9, 2008, 6:17:47 PM (17 years ago)
Author:
cmv
Message:

mise en forme cmv 09/04/2008

Location:
trunk/Cosmo/SimLSS
Files:
2 edited

Legend:

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

    r3462 r3483  
    290290
    291291 cout<<endl;
     292 cout<<"--- Resume"<<endl;
    292293 cout<<"Facteur de croissance lineaire = "<<growthfac[0]
    293294     <<" in ["<<growthfac[1]<<","<<growthfac[2]<<"]"<<endl;
     
    448449 for(double x=lnx1; x<lnx2-0.5; x+=1.) {
    449450   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, "
    451452       <<n*vol_survey<<" in survey"<<endl;
    452453 }
  • trunk/Cosmo/SimLSS/cmvtstpk.cc

    r3318 r3483  
    204204addline -10 1 10 1
    205205
    206 #### Spectre a z=0
     206#### Spectre a z=0   (scale ~= 2.54499e+07)
    207207zone
    208208n/plot nt.pk0%$xk ! ! "nsta connectpoints"
Note: See TracChangeset for help on using the changeset viewer.