I made a falling-ball model using 6DOF in Fluent.
I tried two ways to define the properties of the ball:
1. UDF:
Mass was defined. Ixx, Iyy, Izz and other properties were not mentioned
2. Options->Six DOF(checked) and implicit update(checked)->Settings...:
Create a property giving mass and all value of Inertia Tensor are 0.
Either way would result in an message when calculating:
Info: 6DOF: can't compute angular acceleration.
Check moments/products of inertia.
I don't know what happened.
The moments/products of inertia are calculated by Fluent solver.
The value was not given in the first method, but the value are 0 initially in the second method.
Why does it said "6DOF: can't compute angular acceleration."?