forked from HiFiLES/HiFiLES-solver
-
Notifications
You must be signed in to change notification settings - Fork 3
Warnings
weiqishen edited this page Mar 1, 2020
·
19 revisions
Due to the limitation of my knowledge and time, the GPU version of HiFiLES is no longer maintained. GPU version will not work.
The core functionality of solving the Navier-Stokes, Euler, ad-diff equations on 2D and 3D unstructured grids (with triangular and quadrilateral elements, or tetrahedral, hexhahedral and prismatic elements) using CPU/MPI is validated. Smagorinsky and WALE sub-grid scale model are tested. However there are still some features haven't been implemented/tested yet:
- body force
- Polynomial initial condition
- RANS-based turbulence models
- LES filters and similarity SGS model