Changeset 19009
- Timestamp:
- 04/27/18 20:26:32 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/msim/MSimAtmosphere.cc
r18548 r19009 452 452 // for the estimate of the Mie scattering and Ozone absorption: 453 453 Double_t dh = 1.e3; 454 const Double_t STEPTHETA = 1.74533e-2; // aprox. 1 degree454 //const Double_t STEPTHETA = 1.74533e-2; // aprox. 1 degree 455 455 456 456 // Ozone absorption … … 488 488 // for the estimate of the Mie scattering and Ozone absorption: 489 489 Double_t dh = 1.e3; 490 const Double_t STEPTHETA = 1.74533e-2; // aprox. 1 degree490 //const Double_t STEPTHETA = 1.74533e-2; // aprox. 1 degree 491 491 492 492 /* Mie (aerosol): */
Note:
See TracChangeset
for help on using the changeset viewer.