Directory orderAccuracy/comparisonUtils/

Total Files:
3
Deleted Files:
0
Lines of Code:
214

[root]/orderAccuracy/comparisonUtils

Lines of Code

orderAccuracy/comparisonUtils/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
harman 11 (100.0%) 548 (100.0%) 49.8

Most Recent Commits

harman 2009-12-18 17:18 Rev.: 45218

added hack so you can skip sections of the computational domain.

0 lines of code changed in 2 files:

  • orderAccuracy/comparisonUtils: compare_Riemann.m (changed)
harman 2009-10-20 18:11 Rev.: 44907

-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:

  • orderAccuracy/comparisonUtils: compare_Riemann.m (+13 -8)
harman 2009-10-13 17:57 Rev.: 44861

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:

  • orderAccuracy/comparisonUtils: compare_Riemann.m (+96 -57)
harman 2009-10-06 21:59 Rev.: 44792

More work on riemann test

30 lines of code changed in 1 file:

  • orderAccuracy/comparisonUtils: compare_Riemann.m (+30 -26)
harman 2009-10-05 18:07 Rev.: 44787

initial commit for the riemann shock tube order of accuracy test

208 lines of code changed in 1 file:

  • orderAccuracy/comparisonUtils: compare_Riemann.m (+208)
harman 2009-04-16 16:35 Rev.: 44135

eliminate excess chatter

0 lines of code changed in 2 files:

  • orderAccuracy/comparisonUtils: compare_Couette-Poiseuille.m (new)
harman 2009-04-16 14:41 Rev.: 44131

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:

  • orderAccuracy/comparisonUtils: compare_Couette-Poiseuille.m (+201)
harman 2009-04-15 17:42 Rev.: 44117

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:

  • orderAccuracy/comparisonUtils: compare_Rayleigh.m (changed)
Generated by StatSVN 0.4.0