pymead.analysis.read_aero_data.read_grid_stats_from_mses#

read_grid_stats_from_mses(src_file: str)[source]#

Reads grid statistics from an MPLOT output file and outputs them to a dictionary

Parameters:

src_file (str) – The file from which to read the grid statistics

Returns:

The grid statistics in a Python dictionary format

Return type:

dict