openfoam/applications/utilities
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
..
mesh ENH: displacementMotionSolver: additional hierarchy 2015-11-19 09:35:20 +00:00
miscellaneous Resolved issues with virtual function inheritance and warning from clang 2015-07-17 12:11:37 +01:00
parallelProcessing ENH: parallel: overhaul of parallel mapping 2015-11-17 15:05:05 +00:00
postProcessing ENH: parallel: overhaul of parallel mapping 2015-11-17 15:05:05 +00:00
preProcessing ENH: parallel: overhaul of parallel mapping 2015-11-17 15:05:05 +00:00
surface ENH: surface: various updates to the surface utilities 2015-11-10 15:04:32 +00:00
thermophysical fluidThermo: Add compressibleTransportModel as base-class 2015-02-17 17:25:26 +00:00