Skip to content
  • 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