.xsc File | ![]() | ![]() |
RFM File Formats: Molecular Cross-Section Data | 12MAR25 |
File Structure | |
---|---|
!CMNT | (optional) comment records |
*** IDX NTAB [FMT] [WNLSET] [WNUSET] | (optional) RFM Header record |
Repeat until [eof] | Loop over data tabulations |
MOLEC WMIN WMAX NPT TEM PRE [XMAX] [RES] [NAM] [DUM] [BRD] [REF] | HITRAN header record [3] |
XSC[1] XSC[2] ... XSC[1]) | Formatted data records, 10 values per record, '(10E10.3)' |
XSC[11] XSC[12] ... XSC[20] | |
... XSC[NPT] | |
[eof] | End-of-file |
Field | Format | Description | Units | Range |
---|---|---|---|---|
A80 | Comment record(s) (optional) | Record starts with '!' | ||
I7 | RFM index for molecule (optional) [6] | ≥100 | ||
I10 | No.of (p,T) tabulations in dataset | >0 | ||
A10 | File Format (optional) [5] | ' ' or 'HITRAN2K' | ||
F10.4 | Min. Wavenumber of dataset (optional) | cm-1 | 0 ≤ : ≤ WNUSET | |
F10.4 | Max. Wavenumber of dataset (optional) | cm-1 | ≥ WNLSET | |
A20 | Chemical Formula (right justified) [7] | |||
F10.4 | Lower Wavenumber of tabulation | cm-1 | >0 | |
F10.4 | Upper Wavenumber of tabulation | cm-1 | > | |
I7 | No. of tabulated points | >0 | ||
F7.2 | Temperature of tabulation | K | >0 | |
F6.1 | Pressure of tabulation | Torr | ≥ 0 [8] | |
E10.3 | Max value of | cm2/molec | 10-17 – 10-20 | |
F5.2 | Instrument Resolution [3] [9] | cm-1 | >0 | |
A15 | Common name (right justified) [3] | |||
A4 | (Reserved for future use) [3] | ' ' | ||
A3 | Broadener (right-justified) [3] | 'air', ' N2' or ' ' [4] | ||
I3 | Index pointing to source of data [3] | |||
E10.3 | (NPT) Absorption Cross-Section [10] | cm2/molec |
Resln = ( WMAX - WMIN ) / ( NPT - 1)