Skip to content
Snippets Groups Projects
Commit 3d695a48 authored by Henry's avatar Henry
Browse files

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
parent 016fa3ae
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment