Skip to content
Snippets Groups Projects

Feature motion solvers

Merged Mattijs Janssens requested to merge feature-motionSolvers into develop
  1. Nov 23, 2015
  2. Nov 19, 2015
    • mattijs's avatar
      Merge branch 'feature-motionSolvers' of... · 7552bad2
      mattijs authored
      Merge branch 'feature-motionSolvers' of develop.openfoam.com:Development/OpenFOAM-dev-OpenCFD into feature-motionSolvers
      7552bad2
    • mattijs's avatar
      ENH: displacementMotionSolver: additional hierarchy · b7fd8052
      mattijs authored
      - shm: have displacementMotionSolver as alternative mesh shrinker
        (instead of medialAxis).
      - updated iglooWithFridges tutorial to use displacementLaplacian
      - selectable interpolation from cells to points in the motion solvers
        using the 'interpolation' keyword:
          interpolation volPointInterpolation;    // default
          or
          interpolation patchCorrected (lowerWall upperWall);
      - wrapped up mesh shrinkers (see above) for use as a displacementMotionSolver
        (i.e. the opposite of the displacementMotionSolver mesh shrinker)
      b7fd8052
    • mattijs's avatar
      Merge branch 'feature-motionSolvers' of... · 35f5e74b
      mattijs authored
      Merge branch 'feature-motionSolvers' of develop.openfoam.com:Development/OpenFOAM-dev-OpenCFD into feature-motionSolvers
      35f5e74b
    • mattijs's avatar
      ENH: displacementMotionSolver: additional hierarchy · bf43d9fa
      mattijs authored
      - shm: have displacementMotionSolver as alternative mesh shrinker
        (instead of medialAxis).
      - updated iglooWithFridges tutorial to use displacementLaplacian
      - selectable interpolation from cells to points in the motion solvers
        using the 'interpolation' keyword:
          interpolation volPointInterpolation;    // default
          or
          interpolation patchCorrected (lowerWall upperWall);
      - wrapped up mesh shrinkers (see above) for use as a displacementMotionSolver
        (i.e. the opposite of the displacementMotionSolver mesh shrinker)
      bf43d9fa
    • mattijs's avatar
      ENH: displacementMotionSolver: additional hierarchy · a662a39c
      mattijs authored
      - shm: have displacementMotionSolver as alternative mesh shrinker
        (instead of medialAxis).
      - updated iglooWithFridges tutorial to use displacementLaplacian
      - selectable interpolation from cells to points in the motion solvers
        using the 'interpolation' keyword:
          interpolation volPointInterpolation;    // default
          or
          interpolation patchCorrected (lowerWall upperWall);
      - wrapped up mesh shrinkers (see above) for use as a displacementMotionSolver
        (i.e. the opposite of the displacementMotionSolver mesh shrinker)
      a662a39c