Skip to content
Snippets Groups Projects
  1. May 31, 2016
  2. May 30, 2016
    • Dave Moxey's avatar
      Merge branch 'fix/FC3DH1Defficiency' into 'master' · a5b6b4d2
      Dave Moxey authored
      Switch to Fourier points in FieldConvert with homogeneous expansions
      
      This MR switches the point distribution of homogeneous expansions in FieldConvert to FourierEvenlySpaced.
      
      The main reason for that is a performance issue recently reported when the number of Fourier modes is large. This was caused by the expansion creating a PolyEvenlySpaced distribution with many points, which scales very poorly due to the derivative matrix (for 1000 points this takes around 2 hours). This cost is also independent of the number of mpi processes...
      
      This is also related to issue #10.
      
      See merge request !627
      a5b6b4d2
    • Dave Moxey's avatar
      Update CHANGELOG · 3a3fabcd
      Dave Moxey authored
      3a3fabcd
    • Dave Moxey's avatar
      7c085bc8
  3. May 29, 2016
    • Chris Cantwell's avatar
      Merge branch 'feature/SVVnewoption' into 'master' · fda40e6f
      Chris Cantwell authored
      Add option to use SVV only in the spectral/hp expanions
      
      This MR adds a new option `SpectralVanishingViscositySpectralHP` that activates SVV in the spectral/hp expansion, but not in the homogeneous direction (the option `SpectralVanishingViscosityHomo1D` was already available).
      
      The behaviour when using the option `SpectralVanishingViscosity` remains the same.
      
      See merge request !623
      fda40e6f
  4. May 28, 2016
  5. May 27, 2016
  6. May 25, 2016
  7. May 24, 2016
  8. May 23, 2016
  9. May 22, 2016
  10. May 20, 2016
  11. May 18, 2016
  12. May 05, 2016
  13. May 04, 2016
Loading