Changes between Version 64 and Version 65 of u/erica/GudonovMethodEuler


Ignore:
Timestamp:
05/07/13 15:48:37 (12 years ago)
Author:
Erica Kaminski
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • u/erica/GudonovMethodEuler

    v64 v65  
    129129[[Image(program_out.png, 25%)]]
    130130
    131 Basically, it gives the time, the values of the q, the solution to the LRP, and the flux at every cell during that time step.
     131Basically, it gives the time, the values of q, the solution to the LRP, and the flux at every cell during that time step.
    132132
    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 output for Test 4 is [http://www.pas.rochester.edu/~erica/output.out here].
     133Additionally, 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].
    134134
    135135== Debugging ==