Shouldb constant acceleration when simulating magnus effect?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
WilkinzMicawber
Messages
9
Reaction score
0
I am coding a game in which I desire a projectile to undergo realistic curving when rotating while moving through the air. Let's consider the instance of a projectile that is initially moving forward while spinning clockwise along an axis placed vertically in it is center of mass. The object should gain increasing rightward velocity with constant acceleration, so that the path is a curve, correct? Should the rightward acceleration be constant through its entire trip, or does the air somehow act to change the acceleration as it moves?
 
Physics news on Phys.org
WilkinzMicawber said:
Should the rightward acceleration be constant through its entire trip, or does the air somehow act to change the acceleration as it moves?
Is energy conserved?
 
The magnus effect is created by the air drag, which opposes the forward velocity. So, as the ball slows, the effect should lessen.
 
Last edited:
Aannndddd, with a little thought you've answered your question.