Changes between Version 23 and Version 24 of u/ehansen/buildcode


Ignore:
Timestamp:
11/03/11 11:07:07 (13 years ago)
Author:
ehansen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • u/ehansen/buildcode

    v23 v24  
    145145||= 5 =||= 0.8 =||= 0.012 =||= 1.0 =||= -19.59745 =||= 1000.0 =||= 1.0 =||= -19.59745 =||= 0.01 =||
    146146
    147 Density, velocity, pressure, and internal energy were plotted for every test.  The following images show the numerical results (points) alongside the exact solution (line).  The first five groups of plots all used the exact Riemann solver.  Test 1 was also run with the HLLC solver. The density plot was made to compare it to the results of the exact solver.  Notice that the HLLC solver actually does a better job of resolving the left rarefaction.
    148  
     147Density, velocity, pressure, and internal energy were plotted for every test.  The following images show the numerical results (points) alongside the exact solution (line).  The first five groups of plots all used the exact Riemann solver.  Test 1 was also run with the HLLC solver. The density plot was made to compare it to the results of the exact solver.  Notice that the HLLC solver actually does a better job of resolving the left rarefaction.  
     148
    149149All plots appear to be the same as those presented by Toro.  Therefore, the codes SEEQUOD and SEEQUODexact must be correct.
    150150
     
    170170|| [[Image(test5_pressure.png, width=500)]] || [[Image(test5_intenergy.png, width=500)]] ||
    171171[[CollapsibleEnd]]
    172 [[CollapsibleStart(Test1 (HLLC vs. Exact))]]
     172[[CollapsibleStart(Test 1 (HLLC vs. Exact))]]
    173173||= HLLC =||= Exact =||
    174174|| [[Image(hllc_test1_density.png, width=500)]] || [[Image(test1_density.png, width=500)]] ||