It seems like you have numerical problem.
The easy way around maybe 1st try recompile ODE with double. If it
still not work then you may have to change your scale so that the
numbers are close to [1,10].
Note that there is no rigid unit in ODE, all the number you send in
ODE can be in any unit you like, just that you have to be consistent.
For your case, I suggest you may try to use cm/kg/s instead of m/kg/s
. Just remember to change all other values accordingly (for example,
gravity would be ~ 1000 not 10 in m/kg/s)
Hope it helps,
--------------------------------------------------
Binh Nguyen
Computer Science Department
Rensselaer Polytechnic Institute
Troy, NY, 12180
--------------------------------------------------