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

    r3331 r3343  
    8686 double h75 = h100 / 0.75;
    8787 double nstar = 0.006*pow(h75,3.);
    88  double mstar = pow(10.,9.8/(h75*h75));  // MSol
     88 double mstar = pow(10.,9.8);  // MSol
    8989 double alpha = -1.37;
    9090
Note: See TracChangeset for help on using the changeset viewer.