Skip to content
Snippets Groups Projects
  1. Mar 10, 2017
  2. Mar 06, 2017
  3. Mar 03, 2017
  4. Mar 02, 2017
  5. Mar 01, 2017
    • Andrew Heather's avatar
      ENH: noiseModel updates · 34bc14a5
      Andrew Heather authored
      - Limit output to frequency range given by fLower and fUpper (if supplied)
      - Enable noise models to be run outside of $FOAM_CASE directory
        - if relative paths are used, $FOAM_CASE is prepended to the noise
          dict and input file names
      - Enable output to be customised, e.g.
      
          // Optional write options dictionary (all default to 'yes')
          writeOptions
          {
              writePrmsf  no;
              writeSPL    yes;
              writePSD    yes;
              writePSDf   no;
              writeOctaves yes;
          }
      34bc14a5
    • Andrew Heather's avatar
      STYLE: Minor typo corrections · bcde59e6
      Andrew Heather authored
      bcde59e6
  6. Feb 03, 2017
  7. Feb 01, 2017
  8. Jan 26, 2017
  9. Jan 25, 2017
  10. Jan 23, 2017
  11. Jan 19, 2017
  12. Jan 17, 2017
  13. Jan 16, 2017
  14. Jan 24, 2017
  15. Jan 23, 2017
  16. Jan 20, 2017
  17. Jan 18, 2017
  18. Jan 12, 2017