Changeset 3805 in Sophya for trunk/Cosmo/SimLSS/cmvtgrowth.cc


Ignore:
Timestamp:
Jul 24, 2010, 12:01:34 AM (15 years ago)
Author:
cmv
Message:

Refonte totale de la structure des classes InitialSpectrum, TransfertFunction, GrowthFactor, PkSpectrum et classes tabulate pour lecture des fichiers CAMB, cmv 24/07/2010

File:
1 edited

Legend:

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

    r3768 r3805  
    3030 cout<<"Om0="<<om0<<"  Ol0="<<ol0<<endl;
    3131
    32  GrowthFactor growth(om0,ol0);
     32 GrowthEisenstein growth(om0,ol0);
    3333 cout<<"D1(z=0) = "<<growth(0.)<<endl;
    3434
Note: See TracChangeset for help on using the changeset viewer.