Skip to content
Snippets Groups Projects
  1. Apr 30, 2012
  2. Apr 29, 2012
  3. Apr 26, 2012
  4. Apr 12, 2012
  5. Mar 02, 2012
  6. Feb 08, 2012
  7. Jan 24, 2012
  8. Jan 23, 2012
  9. Jan 19, 2012
  10. Nov 22, 2011
  11. Nov 18, 2011
    • laurence's avatar
      ENH: Merge cvMesh functionality into cv2DMesh · 075e47ea
      laurence authored
      - Added conformationSurface and searchableSurface classes in place
        of querySurface.
      - Added cellSizeControl class.
      - Change cvMesh argument of relaxation model constructor to Time.
      - Add writePrecision option to surfaceConvert.
      - Add onLine function to surfaceFeatureExtract.
      - Remove querySurface.
      - Move createShellMesh and extrude2DMesh to their own libraries.
      - Replace controls and tolerances with a cv2DControls object.
      - Add patchToPoly2DMesh class to extrude2DMesh.
      075e47ea
  12. Oct 25, 2011
  13. Oct 19, 2011
  14. Oct 07, 2011
  15. Sep 19, 2011
  16. Aug 14, 2011
  17. Jun 27, 2011
  18. Jun 24, 2011
  19. Jun 10, 2011
  20. May 27, 2011
  21. Mar 30, 2011
  22. Mar 08, 2011
  23. Mar 07, 2011
  24. Feb 24, 2011
  25. Feb 18, 2011
  26. Feb 15, 2011
  27. Feb 11, 2011
  28. Jan 28, 2011
    • Mark Olesen's avatar
      ENH: allow -pkg|-package option for wmakePrintBuild · a2fe7468
      Mark Olesen authored
      - improves the chances of tracking who built OpenFOAM, where, etc
      
      ENH: make it easier to parse version/build from OpenFOAM -help output
      
      - For example,
          foamListTimes -help | awk '{ if (/^Using:/) print $2}'
          foamListTimes -help | awk '{ if (/^Build:/) print $2}'
      a2fe7468
  29. Jan 19, 2011