RFM Driver Table Sections

*NTE Section: Non-LTE Data

14SEP05

Type
Secondary Section - depends on NTE Flag.

Description
Specify filenames of vibrational temperature profiles and partition functions for non-LTE calculations.

Format
Multiple fields, arbitrary order
FieldTypeDescription
FILNTE C*80 Name of .nte File
DEFNTE C*80 Default .nte Filename template (contains '*' character)

Notes
  1. If a filename template is supplied, first all the explicitly specified files are read, then '*' character in the template is expanded to the absorber name of any molecules for which vibrational temperature data has not yet been loaded and, if the file exists, the data is read in.

Example
*NTE
      co2_std.nte     ! CO2 vibrational temperatures for US Std Atmosphere
      h2o_std.nte     ! H2O vibrational temperatures for US Std Atmosphere 
      *_new.nte       ! default filename for other gases, eg 'o3_new.nte'

Bugs
[none reported]