Changeset 3343 in Sophya for trunk/Cosmo/SimLSS/cmvschdist.cc
- Timestamp:
- Oct 8, 2007, 6:17:46 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cosmo/SimLSS/cmvschdist.cc
r3322 r3343 48 48 double h75 = 0.71 / 0.75; 49 49 double nstar = 0.006*pow(h75,3.); // 50 double mstar = pow(10.,9.8 /(h75*h75)); // MSol50 double mstar = pow(10.,9.8); // MSol 51 51 double alpha = -1.37; 52 52 cout<<"h75= "<<h75<<" nstar= "<<nstar<<" mstar="<<mstar<<" alpha="<<alpha<<endl;
Note:
See TracChangeset
for help on using the changeset viewer.