Skip to content
Snippets Groups Projects
  1. Jun 22, 2009
  2. Jun 09, 2009
  3. May 22, 2009
  4. May 21, 2009
  5. May 13, 2009
    • Mark Olesen's avatar
      renamed buildParaView3.5-cvs -> buildParaView and reworked · 2aec8f28
      Mark Olesen authored
      - get version from $ParaView_VERSION or from -version option
      - added QT gui support (useful when compiling enGrid)
      - update files for finding cmake-2.6.4 as well
      - added bin/engridFoam for calling a version of enGrid that uses the
        paraview libraries compiled with/for OpenFOAM
      - added foam3rdParty change directory alias
      2aec8f28
  6. May 07, 2009
  7. May 05, 2009
  8. Apr 02, 2009
  9. Mar 11, 2009
  10. Mar 09, 2009
  11. Mar 01, 2009
  12. Feb 13, 2009
  13. Jan 14, 2009
  14. Jan 12, 2009
  15. Jan 05, 2009
  16. Dec 31, 2008
  17. Dec 18, 2008
  18. Dec 16, 2008
  19. Dec 15, 2008
    • Mark Olesen's avatar
      update build scripts and etc/apps/paraview3 settings for paraview-3.5 (cvs) · 49bbb29a
      Mark Olesen authored
      - The new cmake seems to be even smarter. If we try to use env variables in
        the .cmake files (eg, with And's sed fixup), they are rewritten in a
        subsequent re-make and take much longer).  Adjusting the compiler values
        themselves causes a full remake. On the positive side, disabling the rpath
        seems to mean we may not need any of this.
      
        In summary - yuck!
      49bbb29a
  20. Dec 13, 2008
    • Mark Olesen's avatar
      buildParaView changes · aa522c93
      Mark Olesen authored
      - set CMAKE_INSTALL_PREFIX:PATH now
      - allow separation between -config/-make/-install stages
      - update for cmake 2.6
      aa522c93
  21. Dec 10, 2008
  22. Nov 29, 2008
  23. Nov 27, 2008
    • sergio's avatar
      basic.H · 747db59c
      sergio authored
      XiModel.H
      SCOPELaminarFlameSpeed.H
      basicXiSubXiEq.H
      basicXiSubG.H
      Doxyfile (include PATH to OpenCFD Macros)
      doxyFilt (include class documentation in /src)
      747db59c
  24. Nov 23, 2008
  25. Nov 21, 2008
  26. Nov 10, 2008
    • Mark Olesen's avatar
      foamNew templates: · c8de1c15
      Mark Olesen authored
        - add static/protected member function subsections
        - static members up front, constructors/destructors next
          private/protected/public members next
      c8de1c15
  27. Oct 22, 2008
    • Mark Olesen's avatar
      bin/ wmake/ script updates · 50a2ddfc
      Mark Olesen authored
        - send error messages to stderr
        - added -h/-help options where some were missing
        - changed 3-space to 4-space indentation
        - where possible, allow multiple directories from the command-line
      50a2ddfc
  28. Oct 02, 2008
  29. Sep 12, 2008
  30. Aug 10, 2008
  31. Aug 09, 2008
  32. Aug 08, 2008
    • Mark Olesen's avatar
      paraFoam improvements · 752c8eae
      Mark Olesen authored
        - only create (and remove) case.OpenFOAM file if it doesn't already exist
        - new -touch option just generates case.OpenFOAM file and exits
        - new -region option to create case=regionName.OpenFOAM file
          (the delimiter may change in the future)
      752c8eae