Directory orderAccuracy/postProcessTools/

Total Files:
6
Deleted Files:
0
Lines of Code:
546

[root]/orderAccuracy/postProcessTools

Lines of Code

orderAccuracy/postProcessTools/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 21 (100.0%) 1543 (100.0%) 73.4
ihunsaker 7 (33.3%) 961 (62.3%) 137.2
harman 14 (66.7%) 582 (37.7%) 41.5

Most Recent Commits

ihunsaker 2011-12-21 13:21 Rev.: 48038

Added benchmark 4. Made paths to exact solutions relative.

487 lines of code changed in 4 files:

  • orderAccuracy/postProcessTools: RMCRT.m (changed), b4divQCenterExact.txt (new 244), bench3Exact.txt (new 243)
ihunsaker 2011-12-21 11:01 Rev.: 48035

Added exact soln for benchmark 3. Changed a variable in benchmark 2.

47 lines of code changed in 1 file:

  • orderAccuracy/postProcessTools: RMCRT.m (+47 -1)
harman 2011-12-15 15:20 Rev.: 48012

reverted back to r48003 formatting.

115 lines of code changed in 1 file:

  • orderAccuracy/postProcessTools: RMCRT.m (+115 -121)
ihunsaker 2011-12-15 11:36 Rev.: 48009

Changed tabs to spaces

206 lines of code changed in 1 file:

  • orderAccuracy/postProcessTools: RMCRT.m (+206 -206)
ihunsaker 2011-12-14 16:39 Rev.: 48003

Added benchmark_2 analytic solution.

221 lines of code changed in 1 file:

  • orderAccuracy/postProcessTools: RMCRT.m (+221 -172)
harman 2011-12-07 12:54 Rev.: 47949

generalized RMCRT scripts to handle different benchmark cases.

92 lines of code changed in 3 files:

  • orderAccuracy/postProcessTools: RMCRT.m (+84 -52), RMCRT_wrapper (+8 -4)
harman 2011-06-02 16:53 Rev.: 47235

added 1D periodic bar mms.

0 lines of code changed in 2 files:

  • orderAccuracy/postProcessTools: compare_MPM_AA_MMS.m (changed)
harman 2011-05-06 12:32 Rev.: 47163

RMCRT.m: turn on plotting.

RMCRT_wrapper: dump out which direction is being tested

test_config_files: Added order-of-accuracy test for RMCRT benchmark test.


5 lines of code changed in 2 files:

  • orderAccuracy/postProcessTools: RMCRT.m (+1 -1), RMCRT_wrapper (+4 -1)
harman 2011-05-06 11:52 Rev.: 47162

octaveWrap: Silly wrapper around the octave command.
For some reason /usr/bin/env octave -qf doesn't work.

RMCRT_wrapper: This calls RMCRT.m in the X,Y,Z directions.
RMCRT.m: calling octaveWrap instead of /usr/local/bin/octave

42 lines of code changed in 3 files:

  • orderAccuracy/postProcessTools: RMCRT.m (+4 -31), RMCRT_wrapper (+36), octaveWrap (new 2)
harman 2011-05-04 16:34 Rev.: 47150

octave script that computes the L2norm of a benchmark test

218 lines of code changed in 1 file:

  • orderAccuracy/postProcessTools: RMCRT.m (+218)
harman 2011-04-03 17:27 Rev.: 47044

AA_MMS.cc:
- computing L2norm
- output Linf & L2 on a per level basis and global

compare_MPM_AA_MMS:
- user can select either Linf or L2 when doing order of accuracy
tests.

*.tst:
- now doing convergence analysis based on L2 norms.

25 lines of code changed in 1 file:

  • orderAccuracy/postProcessTools: compare_MPM_AA_MMS.m (+25 -6)
harman 2011-03-28 14:46 Rev.: 47007

masterScript.pl
- redirect system calls to /dev/null to quite them

analyze_results.pl
- added more descriptive error message

Added MPM axis aligned MMS order of accuracy test.


85 lines of code changed in 1 file:

  • orderAccuracy/postProcessTools: compare_MPM_AA_MMS.m (+85)
Generated by StatSVN 0.4.0