ddmarshall / IBL

Tools to model boundary layer flows using the integral relations
GNU General Public License v3.0
5 stars 2 forks source link

Recreate Malachi's Thesis Figures #7

Closed ddmarshall closed 2 years ago

ddmarshall commented 2 years ago

Put together example(s) that recreate all of Malachi's figures in his thesis. Have each example linked to the figure number in his thesis. These might make a good set of examples on how to use the python code to produce useful results.

ddmarshall commented 2 years ago

Commit eb25c357 seems to generate all of the tikz files.

ddmarshall commented 2 years ago

Here are the figures generated by the code:

ddmarshall commented 2 years ago

Note that these are not exact reproductions because of some bug fixes that improve the accuracy of some cases, and because some errors made more sense being grouped in different plots.

ddmarshall commented 2 years ago

Additional difference arise from improving the methods used to get XFoil data.

ddmarshall commented 2 years ago

Commit 01b78522 resolves this issue.