Changeset 3343 in Sophya for trunk/Cosmo/SimLSS/cmvtstsch.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/cmvtstsch.cc

    r3320 r3343  
    3737 double h75 = 0.71 / 0.75;
    3838 double nstar = 0.006*pow(h75,3.);  // 
    39  double mstar = pow(10.,9.8/(h75*h75));  // MSol
     39 double mstar = pow(10.,9.8);  // MSol
    4040 double alpha = -1.37;
    4141 cout<<"h75= "<<h75<<" nstar= "<<nstar<<"  mstar="<<mstar<<"  alpha="<<alpha<<endl;
Note: See TracChangeset for help on using the changeset viewer.