Skip to content
Snippets Groups Projects
  1. Jan 21, 2015
    • Henry's avatar
      Updated the whole of OpenFOAM to use the new templated TurbulenceModels library · 2aec2496
      Henry authored
      The old separate incompressible and compressible libraries have been removed.
      
      Most of the commonly used RANS and LES models have been upgraded to the
      new framework but there are a few missing which will be added over the
      next few days, in particular the realizable k-epsilon model.  Some of
      the less common incompressible RANS models have been introduced into the
      new library instantiated for incompressible flow only.  If they prove to
      be generally useful they can be templated for compressible and
      multiphase application.
      
      The Spalart-Allmaras DDES and IDDES models have been thoroughly
      debugged, removing serious errors concerning the use of S rather than
      Omega.
      
      The compressible instances of the models have been augmented by a simple
      backward-compatible eddyDiffusivity model for thermal transport based on
      alphat and alphaEff.  This will be replaced with a separate run-time
      selectable thermal transport model framework in a few wee...
      2aec2496
    • Henry's avatar
      thermophysicalModels: Resolve issue with the construction of RR from... · 2d4d5e93
      Henry authored
      thermophysicalModels: Resolve issue with the construction of RR from physicoChemicalConstants which may or may not be already constructed
      Solution: Move RR, Pstd and Tstd used by specie into thermodynamicConstants constructed in global.C
      in the OpenFOAM library
      2d4d5e93
  2. Jan 19, 2015
  3. Jan 18, 2015
  4. Jan 12, 2015
  5. Jan 11, 2015
  6. Jan 10, 2015
  7. Jan 09, 2015
  8. Jan 08, 2015