Changes between Version 64 and Version 65 of u/erica/GudonovMethodEuler
- Timestamp:
- 05/07/13 15:48:37 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
u/erica/GudonovMethodEuler
v64 v65 129 129 [[Image(program_out.png, 25%)]] 130 130 131 Basically, it gives the time, the values of theq, the solution to the LRP, and the flux at every cell during that time step.131 Basically, it gives the time, the values of q, the solution to the LRP, and the flux at every cell during that time step. 132 132 133 Additionally, the program's output is printed to output.out, and it gives the position and fluid variables for each time, in neat columns that are easy to plot. The outputfor Test 4 is [http://www.pas.rochester.edu/~erica/output.out here].133 Additionally, the program's output is printed to output.out, and it gives the position and fluid variables for each time, in neat columns that are easy to plot. Such an output.out file for Test 4 is [http://www.pas.rochester.edu/~erica/output.out here]. 134 134 135 135 == Debugging ==