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 CFL != 1in shedding step #78

Closed
ArturoMS13 opened this issue Apr 14, 2020 · 0 comments
Closed

Allow CFL != 1in shedding step #78

ArturoMS13 opened this issue Apr 14, 2020 · 0 comments

Comments

@ArturoMS13
Copy link
Collaborator

The usual discretisation and implementation of the wake convection equation requires that it complies with CFL = 1 in both the shedding and the convection stages.

This requirement is not longer needed in the shedding stage due to a new implementation. It requires the activation of "cfl1" = False in the aerodynamic solvers.

Notice that it is only valid for the shedding stage. The rest of the wake still requires to comply with the condition of CFL =1.

It requires the update of UVLM.

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

1 participant