OpenFOAM-4.x-lab/src/postProcessing
Henry 3f322e8b90 functionObjects/forces: limit the bins to handle moving meshes
This approach simply accumulates data outside the range of the bins into
the first or last bin which may be OK for small motions.  For larger
motions it may be better if the bins are updated or operate in a
coordinate system attached to the body for solid-body motion.
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1560
2015-03-09 10:40:51 +00:00
..
foamCalcFunctions Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
functionObjects functionObjects/forces: limit the bins to handle moving meshes 2015-03-09 10:40:51 +00:00
postCalc Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
Allwmake New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00