pixel01
- 688
- 1
Sorry, I have rechecked the model and the formula for W2 had a mistake. When V increases, the flux of rain according to the moving direction also increases, so the new flux J' in that direction must be multiplied by the speed V. Then the function of wetness according to speed V is calculated as :
W = W1+W2 = S*J*A1/V + S*J*A2*sin(atan(V/Vo)).
So if the speed goes to infinity, W1 leads to zero, W2 will approach S*J*A2 which is constant.
If you run, you can get more wet or less wet depending on the ratio of A1/A2.
Here I draw some curves according to different A1/A2 ratio, r = 0.1:0.7
W = W1+W2 = S*J*A1/V + S*J*A2*sin(atan(V/Vo)).
So if the speed goes to infinity, W1 leads to zero, W2 will approach S*J*A2 which is constant.
If you run, you can get more wet or less wet depending on the ratio of A1/A2.
Here I draw some curves according to different A1/A2 ratio, r = 0.1:0.7
Attachments
Last edited: