tabfsk.choices [SRC] [CPP] [JOB] [SCAN]
TOOLS / CHOICES



   1 | 'FSCK'            ! Model [ FSCK | FSK ]
   2 | 'SNB'             ! Narrow Band data base [ SNB | NBKM ]
   3 | './SPECTRAL'      ! pathspec
   4 | 'test.dat'        ! outfile [table.dat]
   5 | 5                 ! nquad
   6 | 
   7 | 0.d0              ! Planck temperature for weighting if 0 Tp=Tg
   8 | 1.d0              ! Pressure(atm)
   9 | 1000.d0           ! Reference temperature for FSCK
  10 | 0.2d0             !           XH2O
  11 | 0.1d0             !           XCO2
  12 | 0.d0              !           XCO
  13 | 0.d0              !           XO2
  14 | 0.7d0             !           XN2
  15 | 
  16 | 10                ! Dela T
  17 | 0.05		  ! Delta X_H
  18 | 0.05		  ! Delta X_C
  19 | 0.1 		  ! Delta X_CO
  20 | 0.7               ! max X_H2O
  21 | 0.7	          ! max X_CO2
  22 | 0.5  	          ! max X_CO
  23 |