Skip to content

Releases: weiqishen/HiFiLES-solver

v1.8

16 Aug 22:32
Compare
Choose a tag to compare
  • Compressible wall model.
  • RoeM Riemann solver.
  • Minor change: reduced disk reading in initialization.

v1.7

24 Jun 20:11
Compare
Choose a tag to compare
  • New implementation of the wall models. Now use the farthest point from wall in the wall elements as input and apply wall stress as viscous boundary condition. Only Werner-Wengle model for now.
  • New anti-aliasing method. Now use over-integration instead of under-sampling.
  • bug fixed: BLAS building options.