Background
Consider the a person with a mass of $m = 65 \text {kg}$ falling into water with a valocity of $14.007 \frac ms$.
At a depth of $3.1m$ the diver comes to a stop.
Question
How large is the force applied to the diver by the water? By this, we mean the sum of the force of friction and the buoyancy.
Thoughts
At the point of contact with the water, the diver has a kinetic energy of $E_k = \frac12 \cdot 65kg \cdot (14.007 m/s)^2 \approx 6.4 \cdot 10^3 J$.
The acceleration after entering the water is
$$a = \frac{v^2 - v_0^2}{2s} \approx -31.644 \frac m{s^2}$$
Let's call the work done by the water $R$. Then
$$\Sigma F = ma $$
$$ G-R = ma $$
$$R = m(g-a) = 65kg \cdot (9.81 m/s^2 + 31.644 m/s^2) \approx 2.69kN$$
which seems reasonable.
Alternative strategy doesn't work?
If I wanted instead to use $W = F\cdot s \Rightarrow F = \frac Ws$, how would I calculate the $W$-value to use here? I'm a bit shaky on the idea of work done by water here, when it's working against gravity. Is this equation useable here at all?
EDIT: Close votes
I see that someone has voted to close it as "belongs on another site on the network". I assume the target is Physics, but it was closed there because it's more on the calculation side, and not "general" enough.