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

Implement MAC grid #18

Open
jklae opened this issue Nov 3, 2021 · 0 comments
Open

Implement MAC grid #18

jklae opened this issue Nov 3, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@jklae
Copy link
Owner

jklae commented Nov 3, 2021

Description
Currently, center-type velocity storage is being used. Although this method is easy to implement, it is outdated and causes problems with boundary conditions. Therefore, MAC grid is adopted.

Todo

  • Implement MAC grid. It should provide various functions using classes. (ex. getHalfVelocity())
@jklae jklae added the enhancement New feature or request label Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant