Skip to content
Snippets Groups Projects
  1. Jun 08, 2017
  2. May 19, 2017
  3. Nov 10, 2015
  4. Aug 26, 2015
  5. Jun 12, 2015
    • Henry Weller's avatar
      reactingTwoPhaseEulerFoam: New twoPhaseEulerFoam supporting mass-transfer and reactions · eb53f9bd
      Henry Weller authored
      Multi-species, mass-transfer and reaction support and multi-phase
      structure provided by William Bainbridge.
      
      Integration of the latest p-U and face-p_U algorithms with William's
      multi-phase structure is not quite complete due to design
      incompatibilities which needs further development.  However the
      integration of the functionality is complete.
      
      The results of the tutorials are not exactly the same for the
      twoPhaseEulerFoam and reactingTwoPhaseEulerFoam solvers but are very
      similar.  Further analysis in needed to ensure these differences are
      physical or to resolve them; in the meantime the twoPhaseEulerFoam
      solver will be maintained.
      eb53f9bd
  6. Jan 29, 2014
  7. Jan 22, 2014
  8. Aug 14, 2011
  9. May 11, 2011
  10. Feb 02, 2011
  11. Feb 01, 2011
  12. Jan 19, 2011
  13. Jan 14, 2011
  14. Jan 07, 2011
  15. Jan 05, 2011
  16. Jul 28, 2010
  17. Apr 23, 2010
  18. Apr 20, 2010
  19. Apr 13, 2010
    • Mark Olesen's avatar
      STYLE: consistent naming of files containing the 'New' method · 937e0d23
      Mark Olesen authored
      before:
          - 'new' prefixed to camel-cased class name: eg, someClass -> newSomeClass
          - 'New' prefixed to templated class name:   eg, TmplClass -> NewTmplClass
          - 'New' suffixed to class name:             eg, someClass -> someClassNew
      
      after:
          - consistent 'New' suffixed to class name, no change of case
                eg, someClass -> someClassNew
                eg, TmplClass -> TmplClassNew
      937e0d23
  20. Mar 29, 2010
  21. Aug 06, 2009
  22. Dec 31, 2008
  23. Jun 25, 2008
  24. Apr 15, 2008