Next: mcs Files
Up: Input/Output Files for the
Previous: makemodel.***
When the saverun.f program is run (see below for description of this) it has an option for entering a comment
about the model just run. All the comments are stored in this file. They are all stored in one file so that
the listbox in the astra.tcl frontend can be filled quickly (if they were stored separately several hundred
files would have to be opened and closed in order to read the comment out of each file individually). The
format for this file is first an entry containing the total number of models that have entries. Then a blank
or divider line. Then two columns of numbers: the first column holds the run number for each model, the second
column holds the number of comment lines for each model. Then follows another blank or divider line and then
finally all the comments in the same order as described in the previous column.
1999-04-12