Skip to content
Snippets Groups Projects
  1. Feb 12, 2020
  2. Feb 10, 2020
  3. Feb 05, 2020
  4. Feb 03, 2020
  5. Jan 31, 2020
    • Mark OLESEN's avatar
      COMP: avoid -Wstringop-truncation warning · d3bcc71b
      Mark OLESEN authored
      - the gcc c++/9 includes now inline strncpy, which obliterates
        the previous method of suppressing the warning.
        Now simply allocate additional space for the nul character.
      
      COMP: silence some icc warnings
      d3bcc71b
  6. Jan 29, 2020
  7. Jan 28, 2020
  8. Jan 27, 2020
  9. Jan 21, 2020
  10. Jan 13, 2020
  11. Jan 09, 2020
  12. Jan 07, 2020
  13. Jan 03, 2020
  14. Jan 02, 2020
    • sergio's avatar
      BUG: Fix issue 1535 in turbulentTemperatureRadCoupledMixed. · 122e4965
      sergio authored
          When a contact resistance is used the T field on each coupled
          patch is different due to the thermal resistance. Thus, instead
          of solving for a unique Tw at the wall, we solve for Tw1 at one side
          then, the Tnbr internal becomes Tw2, which is the T of the nbr
          patch.
      122e4965
  15. Dec 23, 2019
  16. Dec 20, 2019
  17. Dec 19, 2019