Skip to content
Snippets Groups Projects
  1. Nov 06, 2019
  2. Nov 05, 2019
  3. Nov 04, 2019
  4. Nov 05, 2019
  5. Nov 04, 2019
  6. Nov 12, 2019
  7. Dec 05, 2019
  8. Nov 04, 2019
  9. Oct 31, 2019
  10. Nov 03, 2019
  11. Oct 17, 2019
  12. Oct 16, 2019
  13. Nov 02, 2019
  14. Nov 01, 2019
  15. Oct 30, 2019
  16. Oct 29, 2019
  17. Oct 28, 2019
  18. Oct 25, 2019
    • Mark OLESEN's avatar
      ENH: add flexible command options for setting Debug and Info switches #1467 · da332229
      Mark OLESEN authored
      For example,
      
         $ someSolver -info-switch writeOptionalEntries
      
      - note that values changed via the command-line are changed after the
        etc/controlDict entries, but *before* any case-local
        system/controlDict entries.
      
        However, in many testing cases the command-line options eliminate
        the need for such local file modifications.
      
      ENH: cleanup handling of local debug switches in Time
      
      - add as methods directly on simpleObjectRegistry to avoid code
        duplication
      
      STYLE: adjust internal naming of ITstream parameters
      da332229
    • Mark OLESEN's avatar
      ENH: improve reporting for optional dictionary entries (#1468) · b0a999ca
      Mark OLESEN authored
      - now reports the dictionary, entry, default. For example,
      
        Dictionary: <case>/0/nut.boundaryField.wall Entry: Cmu Default: 0.09
        Dictionary: <case>/0/nut.boundaryField.wall Entry: kappa Default: 0.41
        Dictionary: <case>/0/nut.boundaryField.wall Entry: E Default: 9.8
      
      - suppress reporting for debug, optimisation switches since this
        generates extremely noisy output
      b0a999ca
    • Mark OLESEN's avatar
  19. Oct 24, 2019
  20. Oct 28, 2019