Monday, 24 September 2012

Success!!!

I have done it!!! The flow physics were not working properly for some reason, the x change was printing out as it should have but the y change stayed at zero for most of the time or had a really large number compared to the x change.  After long hours of looking through the code and writing traces and test methods I finally found what was wrong.  One of the variables was down as 'u' instead of 'v' as soon as I changed this the solver worked almost perfectly, the only things to fix up are size of the vectors, which at the moment are way to large.  At any rate when this worked I danced like a fool for abit.  It felt good.

No comments:

Post a Comment