Skip to content
Snippets Groups Projects
  1. Jun 21, 2016
  2. Jun 20, 2016
  3. Jun 17, 2016
    • Mark Olesen's avatar
      STYLE: minor config file details · b2b41231
      Mark Olesen authored
      - move unset mpi buffer size from config.csh/settings -> config.csh/mpi
      
      - wmUNSET now also unalias wmREFRESH
      
      Note: unsetenv WM_COMPILER_TYPE in csh variant?
      
      - drop reference to paraview-3 in config files.
        Cannot say anything definite about support for versions
        this old (2012)
      b2b41231
    • Mark Olesen's avatar
      ENH: replace SOURCE_CGAL_VERSIONS_ONLY workaround (fixes #148) · c740656e
      Mark Olesen authored
      - replace with an alternative workaround.
      
        Unset the _foamAddLib function prior to sourcing config.sh/CGAL:
      
        - LD_LIBRARY_PATH will not be adjusted.
        - cgal_version/boost_version variables will be retained.
      
      Note: for ThirdParty builds, it is important that the boost and CGAL
      paths are added into LD_LIBRARY_PATH even if before they are created.
      This ensures that the OpenFOAM environment is functional after the
      build.
      
      The '*-none' and '*-system' specifications can still be used to avoid
      setting them at all.
      c740656e
    • Mark Olesen's avatar
  4. Jun 16, 2016
  5. Jun 14, 2016
  6. Jun 13, 2016
  7. Jun 10, 2016
  8. Jun 09, 2016
  9. Jun 08, 2016
  10. Jun 07, 2016
    • Mark Olesen's avatar
      BUG: ensight writers not catching special reserved characters (fixes #122) · 1452cc08
      Mark Olesen authored
      - most notably the '%' which is used as a separator in places
        caused problems.
      
      EHN: only use valid ensight file/variable names for writers
      
      - fixed:   foamToEnsightParts, ensightSurfaceWriter
      - pending: foamToEnsight
      
      BUG: no geometry written for foamToEnsightParts with moving mesh (fixes #142)
      
      - an incorrect path was causing the issue
      1452cc08
  11. Jun 08, 2016
  12. Jun 07, 2016
  13. Jun 06, 2016
  14. Jun 03, 2016
  15. Jun 02, 2016