Calculating Putt Break Over Distance w/ Friction

  • Context: Graduate 
  • Thread starter Thread starter DylanB
  • Start date Start date
  • Tags Tags
    Break Friction
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
DylanB
Messages
52
Reaction score
0
How would you go about calculating how much a putt would break over a given distance without neglecting friction?

EDIT: I've realized this would be more appropriate in the coursework section, unforunately it's too late now.
 
Last edited:
Physics news on Phys.org
You'd need the equation of the surface [tex]f(x,y)[/tex] along with the equation for friction in terms of velocity, like [tex]F = -kv^{2}[/tex]. You'd compute [tex]\nabla f[/tex] which would give you the slope behaviour (so you can work out the force on the ball) and then it's just solving differential equations, including your initial conditions (where the ball starts and it's initial velocity).

For a real life green this isn't practical since you don't know f(x,y).