Changeset 3343 in Sophya for trunk/Cosmo/SimLSS/cmvschdist.cc


Ignore:
Timestamp:
Oct 8, 2007, 6:17:46 PM (18 years ago)
Author:
cmv
Message:

IMPORTANT: corrcetion bug Mstar article Zwaan h752 , cmv 08/10/2007

File:
1 edited

Legend:

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

    r3322 r3343  
    4848 double h75 = 0.71 / 0.75;
    4949 double nstar = 0.006*pow(h75,3.);  // 
    50  double mstar = pow(10.,9.8/(h75*h75));  // MSol
     50 double mstar = pow(10.,9.8);  // MSol
    5151 double alpha = -1.37;
    5252 cout<<"h75= "<<h75<<" nstar= "<<nstar<<"  mstar="<<mstar<<"  alpha="<<alpha<<endl;
Note: See TracChangeset for help on using the changeset viewer.