Skip to content

printalpha

Peter van Rijn edited this page Feb 2, 2021 · 1 revision

If the logical variable printalpha is .TRUE., then the Fortran unit specified by unitalpha in units is used to store comma-separated values for and that have the format used for input from filename of inputinformation. For example, in listeninga.txt, the output is sent to listeningalpha.csv. This output is read in listeningb.txt. If printalpha is .FALSE., its default value, then values of and are not stored in an output file.

Clone this wiki locally