|
Revision 13, 0.7 kB
(checked in by gary, 3 years ago)
|
|
adjust file properties for ascii and perl files - no source change
|
-
Property svn:eol-style set to
native
|
| Line | |
|---|
| 1 | # grey grains, constant opacity as a function of wavelength |
|---|
| 2 | 1030103 # magic number for version control |
|---|
| 3 | MgSiFeO4 # bogus chemical formula for constituent atom, molecule, ... |
|---|
| 4 | # chemical formulas are case sensitive and fractional indices are allowed, |
|---|
| 5 | # (e.g., Mg0.6Fe0.4SiO3). Use no brackets or spaces. |
|---|
| 6 | 4.00e-5 # default abundance |
|---|
| 7 | 0.82 # default depletion |
|---|
| 8 | 3.30 # material density in g/cm^3 |
|---|
| 9 | 2 # material type for enthalpy function, 1=carbonaceous, 2=silicate |
|---|
| 10 | 0.5883 # work function in Rydberg |
|---|
| 11 | 0.3676 # gap between valence and conduction band in Rydberg |
|---|
| 12 | 0.5 # thermionic efficiency ( 0. < efficiency <= 1. ) |
|---|
| 13 | 2000. # sublimation temperature in K |
|---|
| 14 | grey # type of data in this file, rfi_tbl, grey, pah1, etc... |
|---|
| 15 | # no further data required |
|---|