openfoam/applications/utilities/mesh/generation
mattijs 8f5997bb6a ENH: displacementMotionSolver: additional hierarchy
- 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)
2015-11-19 09:35:20 +00:00
..
blockMesh blockMesh: Correct handling of the -case option 2015-07-04 23:35:16 +01:00
extrude ENH: snappyHexMesh: various improvements. See below or the default snappyHexMeshDict. 2015-10-14 14:49:37 +01:00
extrude2DMesh New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
foamyMesh Rename circulators to be consistent with the standard OpenFOAM class naming convention 2015-08-06 16:54:47 +01:00
snappyHexMesh ENH: displacementMotionSolver: additional hierarchy 2015-11-19 09:35:20 +00:00
Allwmake applications/utilities/mesh/generation/Allwmake: Updated for changes to foamyHexMesh organization 2015-01-19 09:02:49 +00:00