%MOVE_translation%
movement by given translation
The vector (
xDiff,
yDiff,
zDiff) represents the current translation and direction of the geometry
with
MOVE-flag
$MOVE_index$. The unit is meters. The components can be modeled as typical
RightHandSideExpression, i.e.
Equations as well as
Curves.
%MOVE_InvokeDataCaching%: Data caching can be invoked if the given velocity is not dependent on space variables,
but only on time.
Note: MESHFREE does not check for space dependence because it would mean to check every node point of the geometry
in every time cycle. This check could be costly depending on the geometry model.