CIS 410/510 Project 4
- Here is the PDF of the instructions.
- Here is a beginning VTK program.
- Here is a data file that project4 requires (i.e., proj4_data.vtk). Make sure it is in the same directory you invoke your executable from.
- Debugging help:
- Velocity at (1, -5) is (-0.703176, -6.57605)
- My answers for the Euler solver are here
- My answers for the RK4 solver are here