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

Allow specifying a target yPlus #7

Open
petebachant opened this issue Aug 29, 2015 · 2 comments
Open

Allow specifying a target yPlus #7

petebachant opened this issue Aug 29, 2015 · 2 comments

Comments

@petebachant
Copy link
Owner

This would automatically adjust the blockMeshDict based on the Blasius boundary layer solution and the kinematic viscosity. Note that the free stream velocity should probably stay 1 for simplicity.

@Carlopasquinucci
Copy link

You can use this to calculate k omega epsilon from the U stram velocity

https://github.com/Carlopasquinucci/k-epsilon-omega-python

From there, you can also calculate the first cell height.

When you have it, you can put in
https://github.com/Carlopasquinucci/BlockMeshCellDimension/blob/master/blockMeshCell.py

and calculate the dimension of the blockMesh cell

@Carlopasquinucci
Copy link

Here you have an automatic toll for meshing, starting from velocity and turbolnet lenght scale

https://github.com/Carlopasquinucci/BlockMeshCellDimension

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

No branches or pull requests

2 participants