Skip to content
Snippets Groups Projects
  1. Jun 11, 2020
  2. Jun 10, 2020
  3. Jun 09, 2020
    • Andrew Heather's avatar
      Merge branch 'feature-atmospheric-boundary-layer-model-suite' into 'develop' · 324e85a9
      Andrew Heather authored
      ENH: New atmospheric boundary layer (ABL) model suite (Part 1)
      
      See merge request !363
      324e85a9
    • Kutalmış Berçin's avatar
      ENH: New atmospheric boundary layer (ABL) model suite (Part 1) · 41e264f2
      Kutalmış Berçin authored and Andrew Heather's avatar Andrew Heather committed
        Please refer to the header file documentation for complete set of details.
      
        ENH: add new fvOptions for ABL modelling
      
          - atmAmbientTurbSource
          - atmBuoyancyTurbSource
          - atmCoriolisUSource
          - atmLengthScaleTurbSource
          - atmPlantCanopyTurbSource
          - atmPlantCanopyUSource
          - atmPlantCanopyTSource
          - atmNutSource
      
        ENH: add new boundary conditions for ABL modelling
             with PatchFunction1 and TimeFunction1 support
      
          - atmAlphatkWallFunction
          - atmEpsilonWallFunction
          - atmNutkWallFunction
          - atmNutUWallFunction
          - atmNutWallFunction
          - atmOmegaWallFunction
          - atmTurbulentHeatFluxTemperature
      
        STYLE: change names of nutkAtmRoughWallFunction -> atmNutkWallFunction by
               ensuring the bitwise backward compatibility
      
        ENH: add new variable-scaling force computation method to actuationDiskSource
      
        ENH: review actuationDiskSource and radialActuationDiskSource
      
        ENH: add new function object, O...
      41e264f2
    • Andrew Heather's avatar
      Merge branch 'integration-vof-library' into 'develop' · 70cd6c61
      Andrew Heather authored
      CONT: Addition of compressibleIsoInterFoam and PLIC
      
      See merge request !349
      70cd6c61
    • HenningScheufler's avatar
      TUT: new/updated for compressibleInterIsoFoam · 3c131d85
      HenningScheufler authored and Andrew Heather's avatar Andrew Heather committed
      3c131d85
    • Henning Scheufler's avatar
      CONT: Addition of compressibleIsoInterFOam and PLIC · 44a84d47
      Henning Scheufler authored and Andrew Heather's avatar Andrew Heather committed
         1) Implementation of the compressibleIsoInterFOam solver
         2) Implementation of a new PLIC interpolation scheme.
         3) New tutorials associated with the solvers
      
      This implementation was carried out by Henning Scheufler (DLR) and Johan
      Roenby (DHI), following :
      
      \verbatim
      
      Henning Scheufler, Johan Roenby,
      Accurate and efficient surface reconstruction from volume fraction data
      on general meshes, Journal of Computational Physics, 2019, doi
      10.1016/j.jcp.2019.01.009
      
      \endverbatim
      
      The integration of the code was carried out by Andy Heather and Sergio
      Ferraris from OpenCFD Ltd.
      44a84d47
  4. Jun 08, 2020