Changeset 3800 in Sophya for trunk/Cosmo/SimLSS/cmvginit3d.cc


Ignore:
Timestamp:
Jul 19, 2010, 5:05:40 PM (15 years ago)
Author:
cmv
Message:

reorganisation tres legere du code Vlos, cmv 19/07/2010

File:
1 edited

Legend:

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

    r3782 r3800  
    572572      cout<<"\n--- Apply Growth factor"<<endl;
    573573      cout<<"...D(z=0)="<<growth(0.)<<"  D(z="<<zref<<")="<<growth(zref)<<endl;
    574       fluct3d.ApplyDerGrowthFactor(use_growth_factor);
     574      fluct3d.ApplyVelLosGrowthFactor(use_growth_factor);
    575575      fluct3d.MinMax(rmin,rmax);
    576576      cout<<"rgen.Min = "<<rmin<<" , Max="<<rmax<<endl;
Note: See TracChangeset for help on using the changeset viewer.