Changeset 2108 for trunk/source/grainvar.h
- Timestamp:
- 06/13/08 11:23:57 (7 months ago)
- Files:
-
- 1 modified
-
trunk/source/grainvar.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/grainvar.h
r1813 r2108 240 240 /** general information on the grains */ 241 241 char chDstLab[13]; /**< label for the species */ 242 double eec; /**< pow(dustp[0],-0.85), needed for electron esacpe length */ 243 double eyc; /**< 1./AvRadius + 1.e7, needed for electron yield */ 242 244 realnum dustp[5], /**< 0 = specific weight (g/cm^3), 1 = mol. weight (amu), 2 = default abundance, 243 245 * 3 = default depletion, 4 = fraction of the mass in this grain bin */
