24 lines
1.2 KiB
Plaintext
24 lines
1.2 KiB
Plaintext
The directory contains input files for two tests of computing
|
|
synthetic spectra for a NLTE model atmosphere that was constucted
|
|
using partial opacity tables, namely model g55nres, generated as a test
|
|
case of tlusty in directory $TLUSTY/tests/tlusty/optab.
|
|
|
|
The first test is computing a spectrum between 6700 and 6800 A,
|
|
taking into account lines of atoms/ions (list gfATO.bin), diatomic
|
|
molecules (list gfMOL.bin), and of TiO (list gfTiO.bin). All line
|
|
lists are in the binary format. The standard input file, tabsp.5, was
|
|
described in detail in Paper IV (the manual), Sec, 7.2.3.
|
|
|
|
The second test is a computing flux in the theoretical continuum
|
|
(plus hydrogen lines), between 1500 and 7500 A.
|
|
|
|
The script R1 runs both tests; the user has first to make sure that
|
|
the environment variable TLUSTY is properly set to the main directory
|
|
of the Tlusty distribution. For example, if the downloaded distribution
|
|
file tlusty208.tar.gz was extracted in the home directory,
|
|
then the TLUSTY environment variable is to be set to ~/tlusty208.
|
|
|
|
The script R1 makes proper links to the data directory and to the line lists,
|
|
copies files g55nl.55 to fort.55 and g55nl.3 to fort.3, and runs SYNSPEC.
|
|
Analogously, it then runs SYNSPEC for the second test.
|