Skip to content
Snippets Groups Projects
  1. Apr 16, 2012
  2. Oct 26, 2011
  3. Aug 14, 2011
  4. Apr 18, 2011
  5. Apr 15, 2011
  6. Apr 14, 2011
  7. Jan 19, 2011
  8. Jan 14, 2011
  9. Jan 07, 2011
  10. Jan 05, 2011
  11. Dec 21, 2010
  12. Oct 11, 2010
  13. Sep 29, 2010
  14. Jul 29, 2010
  15. Jul 27, 2010
  16. Jul 15, 2010
  17. Jun 23, 2010
  18. Mar 29, 2010
  19. Mar 19, 2010
    • henry's avatar
      New solver: rhoPorousMRFPimpleFoam · 4f926a37
      henry authored
      Added compressibility support to MRFZone.
      Required generalisation of the oneField concept.
      Also clean-up the use of one and zero for consistency.
      Simple mixerVessel2D tutorial case supplied.
      4f926a37
  20. Nov 30, 2009
  21. Jul 22, 2009
  22. Jul 08, 2009
  23. Jun 04, 2009
  24. Feb 18, 2009
    • Mark Olesen's avatar
      use while (runTime.loop() { .. } where possible in solvers · 4b60453c
      Mark Olesen authored
      - change system/controlDict to use functions {..} instead of functions (..);
        * This is internally more efficient
      - fixed formatting of system/controlDict functions entry
      
      - pedantic change: use 'return 0' instead of 'return(0)' in the applications,
        since return is a C/C++ keyword, not a function.
      4b60453c
  25. Jan 13, 2009
  26. Dec 31, 2008
  27. Nov 20, 2008