Thursday 5 March 2009

05/03 Update

Well in this last two weeks I have been having a few problems with the application. The class that contains the Navier-Stokes equations was having errors about not being able to evaluate certain pointers when the application was being run. After a week on trying to fix it I have switched the pointers to arrays to represent the grid. Another problem came up with this but was due to putting the class as a pointer which was changed. Now the program runs without crashing but there is another problem and it is not representing the grid on screen. This I believe is to do with how im outputting the vertices on the screen.
So the goals to be achieved are:
Sort the problem with the output.
Get the mouse input included into the application.

No comments: