'Data file writ.dat: Names of output files' 1 / (only two-point rays will be stored) 'r .out' 'r i.out' 't .out' / 's0 .out' 's0 i.out' '1' '2' '3' '4' '5' '6' '7' '8' '9' / / '01' / '02' / '03' / '04' / '05' / '06' / '07' / '08' / '09' / '10' / ------------------------------------------------------------------------ 'The above data set writ.dat is equivalent, e.g., to this one:' 1 / (only two-point rays will be stored) ' .out' ' i.out' / ' .out' ' i.out' / / 'r01' ' ' ' ' 's01' 's02' 's03' 's04' 's05' 's06' 's07' 's08' 's09' / 'r02' ' ' ' ' 's01' 's02' 's03' 's04' 's05' 's06' 's07' 's08' 's09' / 'r03' ' ' ' ' 's01' 's02' 's03' 's04' 's05' 's06' 's07' 's08' 's09' / 'r04' ' ' ' ' 's01' 's02' 's03' 's04' 's05' 's06' 's07' 's08' 's09' / 'r05' ' ' ' ' 's01' 's02' 's03' 's04' 's05' 's06' 's07' 's08' 's09' / 'r06' ' ' ' ' 's01' 's02' 's03' 's04' 's05' 's06' 's07' 's08' 's09' / 'r07' ' ' ' ' 's01' 's02' 's03' 's04' 's05' 's06' 's07' 's08' 's09' / 'r08' ' ' ' ' 's01' 's02' 's03' 's04' 's05' 's06' 's07' 's08' 's09' / 'r09' ' ' ' ' 's01' 's02' 's03' 's04' 's05' 's06' 's07' 's08' 's09' / 'r10' ' ' ' ' 's01' 's02' 's03' 's04' 's05' 's06' 's07' 's08' 's09' / ------------------------------------------------------------------------ Specification of the names of output files with computed quantities: Above sample input data set writ.dat allows for maximum of 9 surfaces for storing the computed quantities, and maximum of 10 elementary waves. Storage of the endpoints of rays of elementary waves is not assumed. Example: If the computed quantities are stored along rays and at 1 given surface of any index, if there are 2 elementary waves and no storing of the quantities at the endpoints of ray elements, then (besides the log output file) following 6 files will be generated: s01.out... Computed quantities at the given surface (both waves). s01i.out... Quantities at the initial points of rays corresponding to the above file. r01.out... Computed quantities along rays of the first wave. r01i.out... Quantities at the initial points of rays corresponding to the above file. r02.out... Computed quantities along rays of the second wave. r02i.out... Quantities at the initial points of rays corresponding to the above file. The general description of the input data specifying the names of output files with computed quantities may be found in the subroutine package 'writ'. ========================================================================