Main program for TFana
This program reads a TOML file with the configuration of a throughflow analysis job and runs the analysis. The program prints a report summary to a screen and saves full results into a matlab/octave compatible file. Optionally, the program can also create plots of the results.
Type | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|
character(len=:), | allocatable | :: | input_file |
Name of the input file |
||
type(tfana_job_t) | :: | job |
Throughflow analysis job |
Prints a brief help message