Skip to content
Snippets Groups Projects
  1. Jun 27, 2019
  2. Jun 26, 2019
  3. Jun 25, 2019
  4. Jun 26, 2019
  5. Jun 25, 2019
  6. Jun 24, 2019
  7. Jun 21, 2019
  8. Jun 20, 2019
  9. Jun 19, 2019
    • Kutalmış Berçin's avatar
      TUT: add new tutorial case for turbulent inflow BCs · 14a2a8bf
      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
      14a2a8bf
    • mattijs's avatar
      ENH: GAMGSolver: less debug info · a78e527a
      mattijs authored
      a78e527a
    • Andrew Heather's avatar
      Merge branch 'integration-adjoint' into 'develop' · cd71fe00
      Andrew Heather authored
      Integration adjoint
      
      See merge request OpenFOAM-plus!269
      cd71fe00