[root]/orderAccuracy/comparisonUtils
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
harman | 11 (100.0%) | 548 (100.0%) | 49.8 |
added hack so you can skip sections of the computational domain.
0 lines of code changed in 2 files:
-turned off some of the excess output
- now saving an eps plot for every variable compared. Right now it's temp_CC, rho_CC, Press_CC, Vel_CC.
- now saving temp_CC, rho_CC, Press_CC, Vel_CC to a file for comparison plots later.
13 lines of code changed in 1 file:
added ability to perform order of accuracy tests on the density, temperature, pressure
and velocity simultaneously. This is a rough draft and needs some polish.
96 lines of code changed in 1 file:
More work on riemann test
30 lines of code changed in 1 file:
initial commit for the riemann shock tube order of accuracy test
208 lines of code changed in 1 file:
eliminate excess chatter
0 lines of code changed in 2 files:
octave script that computes the exact solution to the Couette-Poiseuille flow problem
and compares it to simulation data
201 lines of code changed in 1 file:
fixed a parsing bug for the domain length. You can't delete the letter 'e' from
values that have exponents in them.
0 lines of code changed in 2 files: