Changeset 3252 in Sophya for trunk/Cosmo/SimLSS/cmvobserv3d.cc


Ignore:
Timestamp:
May 22, 2007, 11:00:18 AM (18 years ago)
Author:
cmv
Message:

details cmv 22/05/2007

File:
1 edited

Legend:

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

    r3246 r3252  
    396396   cout<<"...D(z=0)="<<growth(0.)<<"  D(z="<<zref<<")="<<growth(zref)<<endl;
    397397   fluct3d.ApplyGrowthFactor();
    398    rmin,rmax; rgen.MinMax(rmin,rmax);
     398   rgen.MinMax(rmin,rmax);
    399399   cout<<"rgen.Min = "<<rmin<<" , Max="<<rmax<<endl;
    400400   PrtTim(">>>> End Applying growth factor");
Note: See TracChangeset for help on using the changeset viewer.