Skip to content
Snippets Groups Projects
  1. Jan 28, 2020
  2. Dec 09, 2019
  3. Dec 02, 2019
  4. 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
  5. Nov 20, 2019
  6. Nov 15, 2019
  7. Nov 19, 2019
  8. Nov 18, 2019
  9. Nov 11, 2019
  10. Nov 10, 2019
  11. Nov 11, 2019
  12. Oct 31, 2019
  13. Nov 03, 2019
  14. Oct 17, 2019
  15. Oct 16, 2019
  16. Oct 01, 2019
  17. Oct 18, 2019
  18. Oct 03, 2019
  19. Oct 01, 2019
  20. Sep 25, 2019
  21. Sep 27, 2019
  22. Sep 18, 2019
  23. Sep 12, 2019
  24. Sep 05, 2019
  25. Aug 28, 2019
    • Mark OLESEN's avatar
      CONFIG: bump patch level · 76c156a6
      Mark OLESEN authored
      76c156a6
    • Mark OLESEN's avatar
      BUG: missing foamExec causes foamJob failure (#1309, #1411) · b6eeaf51
      Mark OLESEN authored
      - foamExec was removed as part of commit 6c68c34e but
        overlooked the fact that it is partly still needed by foamJob.
        When running in parallel, it is used to source the etc/bashrc env.
      
        Reinstated a stripped down form, which has been relocated to
        bin/tools directory (it should not be directly called by the user).
      
        The previous version switching functionality has nonetheless be
        dropped since it only worked only when a rigid naming convention for
        OpenFOAM installations was followed.
      
      ENH: add foamJob log=, -log-app, -no-log options, improved coding quality
      b6eeaf51
  26. Aug 21, 2019
  27. Aug 19, 2019
  28. Aug 14, 2019
  29. Aug 13, 2019
  30. Aug 09, 2019