LIST/NOLIST

The LIST and NOLIST statements allow and suppress writing of the input data to the tabular output file. Combinations of LIST and NOLIST can be used to output any part of the input dataset. The portion of the dataset following the LIST statement up to the NOLIST statement or through the end of the file is copied to the tabular output file. If you include neither a LIST statement nor a NOLIST statement in the dataset, Adams Solver (FORTRAN) assumes that you do not want to record any portion of the input dataset in the tabular output file.

Format

LIST
or
NOLIST
See other Output available.