Skip to content
Snippets Groups Projects
  1. Jun 25, 2021
  2. Jan 13, 2021
  3. Nov 25, 2020
  4. Nov 18, 2020
  5. Oct 29, 2020
    • Mark OLESEN's avatar
      BUG: extraneous brackets after Fluent cell types (fixes #1872) · 00d50349
      Mark OLESEN authored
      ENH: limit output to 25 cell types per line for readability
      
      - makes it easier to trace potential format errors etc
      
      STYLE: downgrade warning about polyhedrals to a simple info message
      
      - can assume that polyhedral support is widespread enough to not
        warrant a warning.
      00d50349
  6. Oct 08, 2020
  7. Sep 16, 2020
  8. Aug 06, 2020
    • Mark OLESEN's avatar
      BUG: directory information spoils "wmake -show-cxx" (fixes #1799) · f18bd272
      Mark OLESEN authored
      - the various information queries MUST be executed with
        the '--no-print-directory' or risk polluting values
        in the information queries.
      
        This is mostly seen with the 'canCompile' test for tutorials running
        in parallel.
      
      ENH: add wmake '-show-path-c', '-show-path-cxx' as per 1912 and later
      f18bd272
  9. Jul 27, 2020
  10. Jun 04, 2020
  11. May 26, 2020
  12. May 14, 2020
  13. May 11, 2020
  14. Apr 20, 2020
    • Mark OLESEN's avatar
      CONFIG: additional packaging helpers, tutorial test helper · e000a3cd
      Mark OLESEN authored
      - bin/tools/create-mpi-config to query/write values for system openmpi.
        In some cases this can be used to avoid an mpicc requirement at runtime.
      
      - adjust openfoam session to latest version,
        including -test-tutorial forwarding.
      
      - adjust foamConfigurePaths to latest version
      
      - removal of gperftools default config, as per develop
  15. Apr 16, 2020
  16. Mar 16, 2020
  17. Mar 12, 2020
  18. Mar 10, 2020
  19. Feb 03, 2020
    • Mark OLESEN's avatar
      CONFIG: provide separate default settings for clang/gcc (fixes #1566) · 4dd14331
      Mark OLESEN authored
      - the foamConfigurePaths script is quite simplistic and aggressive in
        what it changes. This was particularly evident when using it to
        change gcc/clang versions.
      
        Restructured the corresponding compiler settings to define default
        versions (eg, "default_gcc_version") that limits the scope of
        changes performed by foamConfigurePaths and makes it easier to
        understand if changing manually.
      4dd14331
  20. Jan 31, 2020
  21. Jan 28, 2020
  22. Dec 09, 2019
  23. Dec 02, 2019
  24. Nov 25, 2019
    • Mark OLESEN's avatar
      BUG: ensightReadFile ignores binary string limits (#1511) · 29faf6da
      Mark OLESEN authored
      ENH: downgrade error on type-mismatch to a warning
      
      - Ensight data files generated by OpenFOAM will start with the name of
        the data type (Eg, "scalar", "vector" etc), but this convention may
        fail for data files that have been generated elsewhere.
      29faf6da
  25. Nov 20, 2019
  26. Nov 15, 2019
  27. Nov 19, 2019
  28. Nov 18, 2019
  29. Nov 11, 2019
  30. Nov 10, 2019