-
Notifications
You must be signed in to change notification settings - Fork 3
HiFiLES updates
-
Rewrote viscous and inviscid BC implementation
-
Rewrote non-dimensionalization
-
Fixed concentration method for tensor product elements
-
Added new initial conditions (patch, shock, complex vortex)
-
Added numerical probes for all supported element types
-
Fixed some critical bugs in LES model and MPI
-
Added MKL and sparse matrix solver support (3X faster than baseline BLAS)
-
Low storage SSP-RK
-
Polynomial de-aliasing (enable very high order turbulence simulation)
-
Persson's shock detector with exponential filter for all types of elements
-
Stabilize SGS models near no-slip wall
-
HLLC Riemann Solver
-
Parallel visualization output using CGNS
-
Fixed integral error calculation for testcases
-
Fixed surface force coefficient calculation
-
test filters for all types of elements
-
RoeM flux in 3D
-
S-A turbulence model in 3D
-
Parallel restart file I/O using hdf5
-
New wall model implementation