Skip to content
Snippets Groups Projects
  1. Dec 20, 2017
    • Andrew Heather's avatar
      ENH: kOmegaSST - added turbulence decay control terms · 276cef6a
      Andrew Heather authored
      Based on the reference:
            Spalart, P. R. and Rumsey, C. L. (2007).
            Effective Inflow Conditions for Turbulence Models in Aerodynamic
            Calculations
            AIAA Journal, 45(10), 2544 - 2553.
      
      The decay control default is off for backwards compatibility.  To enable
      it, add the following to the coefficients dictionary
      
            // Optional decay control
            decayControl    yes;
            kInf            \<far-field k value\>;
            omegaInf        \<far-field omega value\>;
      276cef6a
  2. Dec 19, 2017
  3. Dec 18, 2017
  4. Dec 17, 2017
  5. Dec 15, 2017
  6. Dec 14, 2017