Skip to content
Snippets Groups Projects
  1. Oct 30, 2017
  2. Oct 31, 2017
  3. Nov 03, 2017
  4. Nov 01, 2017
  5. Oct 30, 2017
  6. Oct 29, 2017
  7. Oct 28, 2017
  8. Oct 27, 2017
  9. Oct 26, 2017
  10. Oct 25, 2017
  11. Oct 28, 2017
  12. Oct 25, 2017
    • sergio's avatar
      ENH: Arrhenius viscocity model and energyTransport function-object · ffabc42d
      sergio authored and Mark OLESEN's avatar Mark OLESEN committed
      - Arrhenius viscocity model for incompressible viscocity.
      
      - energyTransport FO for incompressible single and multiple phase
        flows and viscousDissipation fvOption source.
      
      - Tutorial to show the use of energyTransport:
           multiphase/multiphaseInterFoam/laminar/mixerVessel2D
      
      - Tutorial to show viscousDissipation:
           compressible/rhoPimpleFoam/RAS/TJunction
      ffabc42d
  13. Oct 24, 2017
  14. Oct 23, 2017
    • Mark OLESEN's avatar
      ENH: include memory streams · 7e8217fd
      Mark OLESEN authored
      - these provide a similar functionality to string-streams, but operate
        on a externally provided memory buffer which can be used to reduce
        the amount of copying.
      
      - classes were previously staged as part of the ADIOS community
        repository.
      7e8217fd