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

unsteady corrections in free_flight #8

Open
tommy-engels opened this issue Jun 29, 2015 · 0 comments
Open

unsteady corrections in free_flight #8

tommy-engels opened this issue Jun 29, 2015 · 0 comments

Comments

@tommy-engels
Copy link
Contributor

The unsteady corrections in the free-flight solver need a thorough check.

For the falling cylinder, if we set
unst_corrections=0;
then we implicitly take those into account in the eqn, since it reads (rho_s-rho_f)u_dt = ...
so if you set
unst_corrections=1;
they are taken into account twice.
For the rotation, it needs to be checked as well

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

1 participant