Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

question regarding details of friction coefficient comparison #1

Open
Lchrodinger opened this issue Jul 12, 2023 · 2 comments
Open

Comments

@Lchrodinger
Copy link

Hi, Lukasz. I'm reading your paper "Mean flow reconstruction of unsteady flows using physics-informed neural networks", and i'm very impressed by some of your ideas.
I noticed that you compared the friction coefficient predicted by PINN with the experimental reults from Dimopoulos and Hanratty (1968). But i didn't find the friction coefficient data from the reference paper and in your repository, i wonder if it's possible you can provide these data, and make a brief introduction of your process procedures. It would be a great help.

@ls2716
Copy link
Owner

ls2716 commented Jul 14, 2023

Hi,
in Section 5 of Dimopoulos and Hanratty (1968) you have a following formula:
obraz
and Figure 9 shows the relation between X and position on the airfoil theta. From the figure, you can make a table with values of X for each theta. I did it myself but you should take it from the source, there is software to do that.

What is left to do is to transform X into the friction coefficient. Using the standard notation for velocity, Reynolds number, dynamic viscosity etc., we write:
obraz
where Re is 151.

I hope this helps. For further questions, email me on [email protected].

@Lchrodinger
Copy link
Author

Lchrodinger commented Jul 16, 2023

Hi, thanks for replying., it is a great help! Have a nice weekend!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants