Extracts aerodynamic data from strings pulled from XFOIL log files. The two string inputs are the string outputs
from pymead.analysis.read_aero_data.read_aero_data_from_xfoil
Parameters:
line1 (str) – First line containing the aerodynamic data in the XFOIL log file.
line2 (str) – Second line containing the aerodynamic data in the XFOIL log file.
aero_data (dict) – Dictionary to which to write the aerodynamic data