Changeset 4047 in Sophya for trunk/Cosmo/SimLSS/constcosmo.h
- Timestamp:
- Jan 12, 2012, 10:37:47 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cosmo/SimLSS/constcosmo.h
r3193 r4047 19 19 static const double ProtonMass_Cst = 1.67262171e-24; // 1 "proton mass" in "g" 20 20 static const double Deg2Rad_Cst = (M_PI/180.); // 1 deg into rad 21 // 4 PI sr = 180/Pi * 2 * 360 = 360^2/Pi -> deg^2 * 4*(Pi/360)^2 = sr 22 static const double Deg2toSr_Cst = M_PI*M_PI/32400.; // 1 deg^2 into steradian: 4*(Pi/360)^2 21 23 22 24 static const double T_CMB_Par = 2.725; // temperature du CMB en "K"
Note:
See TracChangeset
for help on using the changeset viewer.