Hello to all of you
I hope, that in English it will easier for me to write my question.
And here it is - I have solve an ordinary differential equation, by use of "finite difference method". This equation describes the velocity of a freely fallin spherical drop as a fonction of a "contact time".
The symbol for velocity is "U".
Contact time is "t".
Here is the equation:
I'use the forward difference approximation:
and when I develop it, I obtain:
then
My question is relied to the second degree of U and it's development in finite difference approximation. This equation is going to be resolved by a Fortran program. I've alreday done an algorythm for equations describing radial diffusion in a sphere, so I think, that this one will not be that hard. But I don't get, how to describe this ordinary diff. equation.
Once I do it, I have to implement the "value" of U, into an integral, which gives me a distance. But first of all the equation :)
I know, that this is easy for you, but for me is difficult.
Thank you all!!!