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

Velocity at boundaries #22

Open
mdbartos opened this issue Apr 15, 2020 · 0 comments
Open

Velocity at boundaries #22

mdbartos opened this issue Apr 15, 2020 · 0 comments

Comments

@mdbartos
Copy link
Owner

Velocity and first and last nodes should be the following averages:

u_1k = 0.5 * (Q_uk / A_uk + Q_1k / A_1k)
u_Np1k = 0.5 * (Q_Nk / A_Nk + Q_dk / A_dk)

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