Skip to content
Snippets Groups Projects
  1. Jun 28, 2019
  2. Jun 27, 2019
  3. Jun 26, 2019
  4. Jun 25, 2019
  5. Jun 26, 2019
  6. Jun 25, 2019
  7. Jun 24, 2019
  8. Jun 21, 2019
  9. Jun 20, 2019
  10. Jun 19, 2019
    • Kutalmış Berçin's avatar
      TUT: add new tutorial case for turbulent inflow BCs · 53b6e08f
      Kutalmış Berçin authored
      The following three synthetic turbulence inflow boundary conditions are
      examined through single-cell-domain smooth-wall plane channel flow setup:
      
      - turbulentDFSEMInlet
      - turbulentDigitalFilterInlet variant=digitalFilter
      - turbulentDigitalFilterInlet variant=reducedDigitalFilter
      
      The examinations are performed in terms of the first-/second-order turbulence
      statistics provided by (Moser et al., (1999)) doi.org/10.1063/1.869966
      from smooth-wall plane channel flow direct numerical simulations at Re=395.
      
      Serial executing:
      
      ./Allrun
      
      Parallel (decompositionMethod=scotch) executing:
      
      ./Allrunparallel
      53b6e08f
    • mattijs's avatar
      ENH: GAMGSolver: less debug info · fb7b4313
      mattijs authored
      fb7b4313