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

How to estimate the first layer thickness on a wall when using HiFiLES? #103

Closed
popstar0426 opened this issue Oct 16, 2015 · 3 comments
Closed

Comments

@popstar0426
Copy link

Hi:
The wall distance is normally required around y+ =1 in DNS or Wall Resolved LES.
How about the mesh requirement in HiFiLES?
How to estimate the first layer thicknes on a wall when using HiFiLES?

Best regards!
Yue

@mlopez14
Copy link
Member

Here is a neat calculator for finding the width of the element closest to the no-slip boundary.
http://www.pointwise.com/yplus/
This calculator is intended for 2nd order methods, so multiply whatever width this calculator suggests by (p+1)/2, where p is the degree of the polynomial you are using to approximate the solution.

In this way, the first degree of freedom will be at a distance close to y+

@popstar0426
Copy link
Author

Can HiFiLES solve a flow with Ma =0.025?

Best regards!

@mlopez14
Copy link
Member

Yes, using the Rusanov flux.

On Thu, Oct 15, 2015 at 8:59 PM, popstar0426 notifications@github.com
wrote:

Can HiFiLES solve a flow with Ma =0.025?

Best regards!


Reply to this email directly or view it on GitHub
#103 (comment)
.

@mlopez14 mlopez14 mentioned this issue Mar 6, 2016
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