The moment of gravity force (i.e Mf
) is calculated at each cylinder position. Mf
can be seen as a proxy of the mechanical loading history due to gravity at a given position of a tree.
This quantity is defined by the following the equation: Mf=R*F where R is the lever arm, which is the norm of the horizontal vector between the position where Mf
is measured (i.e a cylinder) and the position where the force is applied (i.e., the center of mass, G, of the whole structure upstream a cylinder: a subtree).
The mass of the cylinders are needed to calculate the center of mass and are estimated using their volume and the wood density provided in argument WoodDensity
. Finally, F is the weight of the subtree: F=g*M with g the standard acceleration due to gravity (9.81 m.s-²).
The moment of gravity force relative (i.e Mf_r
) to cylinder radius r is also computed following the formula: Mf_r = Mf/r^3