[root]/orderAccuracy/postProcessTools
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 |
Added benchmark 4. Made paths to exact solutions relative.
487 lines of code changed in 4 files:
Added exact soln for benchmark 3. Changed a variable in benchmark 2.
47 lines of code changed in 1 file:
reverted back to r48003 formatting.
115 lines of code changed in 1 file:
Changed tabs to spaces
206 lines of code changed in 1 file:
Added benchmark_2 analytic solution.
221 lines of code changed in 1 file:
generalized RMCRT scripts to handle different benchmark cases.
92 lines of code changed in 3 files:
added 1D periodic bar mms.
0 lines of code changed in 2 files:
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:
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:
octave script that computes the L2norm of a benchmark test
218 lines of code changed in 1 file:
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:
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: