You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jslee02
changed the title
Avoid using cross product for "v x (a v)" where v is 3-dim vector and a is scalar
Avoid using cross product for "v x (a v)" where "v" is a 3-dim vector and "a" is a scalar
Aug 5, 2014
This is related to the angular momentum error but not to other errors such as linear velocity error.
jslee02
changed the title
Avoid using cross product for "v x (a v)" where "v" is a 3-dim vector and "a" is a scalar
Avoid using cross product for "v x (a v)" expecting the result is zero
Dec 8, 2014
The result of v x (a v) is not zero.
This case occurs in
math::dad(V, GV)
.The text was updated successfully, but these errors were encountered: