load_config_file
This function reads the flight condition and solver input files.
- param file_name:
contains the path and file name of the file to be read by the
configparserreader.- type file_name:
str
- returns:
a
ConfigParserobject that behaves like a dictionary- rtype:
config (dict)