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