Skip to content

Warnings

mlopez14 edited this page Nov 26, 2014 · 2 revisions

HiFiLES is under active development and in its initial stages.

The core functionality of solving the Navier-Stokes, Euler, and Advection-Diffusion equations in 2D and 3D in unstructured grids (with triangular and quadrilateral elements, or tetrahedral, hexhahedral, and prismatic elements) in CPUs and GPUs is mature. Sub-Grid Scale models can be used in all elements with both CPUs and GPUs. However some other functionality works only on certain elements:

  • Shock capturing: implemented in triangular elements, for GPUs and CPUs
  • Local time-stepping: has been implemented in 2D elements, for GPUs and CPUs
  • RANS-based turbulence models: implemented in 2D elements, for GPUs and CPUs
Clone this wiki locally