Skip to content
Snippets Groups Projects

WIP: ENH: renovate v2-f turbulence closure model

Closed Kutalmış Berçin requested to merge renovate-v2f-model into develop
  1. Oct 25, 2019
    • Kutalmış Berçin's avatar
      ENH: revisit v2-f turbulence closure model · e84501b5
      Kutalmış Berçin authored
        - Implementation-related:
          - corrects strain rate and tke production term to enable consistent
            compressible formulation
          - corrects Ts and Ls function expressions according to the original paper
          - corrects the transport equation terms to enable consistent compressible
            formulation
          - adds protections against floating-point exceptions
          - adds no copy construct and assignment
      
        - Usage-related:
          - updates the header documentation
          - allows the hard-coded constants to be tuned by users
          - adds tags to easily track the implementations' expressions in the
            original papers
      e84501b5