You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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())
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: