Changeset 3821 in Sophya for trunk/Cosmo/SimLSS/cmvtstpk.cc


Ignore:
Timestamp:
Jul 30, 2010, 12:35:57 PM (15 years ago)
Author:
cmv
Message:

type d'interpolation pour les spectres tabules, amelioration de cmvrvloscor.cc, cmv 30/07/2010

File:
1 edited

Legend:

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

    r3805 r3821  
    114114   pkcamb = new PkTabulate;
    115115   pkcamb->ReadCAMB(fcmbfile,h100,0.);
    116    pkcamb->SetInterpTyp(1);
     116   pkcamb->SetInterpTyp(2);
    117117   if(pkcamb->NPoints()==0) {delete pkcamb; pkcamb = NULL;}
    118118 }
Note: See TracChangeset for help on using the changeset viewer.