pymead.analysis.read_aero_data.read_forces_from_mses#

read_forces_from_mses(search_file: str)[source]#

This function uses regex to extract the aerodynamic force coefficients of the airfoil [system] from the list forces option available in the MPLOT menu

Parameters:

search_file (str) – “Forces” file to be read (log of the MPLOT function with mode=="forces")

Returns:

Dictionary containing the aerodynamic force coefficients

Return type:

dict