Skip to content
Snippets Groups Projects
  1. Dec 05, 2019
  2. Nov 04, 2019
  3. Oct 31, 2019
  4. Nov 03, 2019
  5. Oct 17, 2019
  6. Oct 16, 2019
  7. Nov 02, 2019
  8. Nov 01, 2019
  9. Oct 30, 2019
  10. Oct 29, 2019
  11. Oct 28, 2019
  12. 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
  13. Oct 24, 2019
  14. Oct 28, 2019
  15. Nov 07, 2019
  16. Oct 23, 2019
  17. Oct 22, 2019
  18. Oct 18, 2019