Directory Packages/Uintah/orderAccuracy/framework_scripts/

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

[root]/Packages/Uintah/orderAccuracy/framework_scripts

Lines of Code

Packages/Uintah/orderAccuracy/framework_scripts/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
harman 31 (100.0%) 1062 (100.0%) 34.2

Most Recent Commits

harman 2008-07-14 12:37 Rev.: 41505

clean up some of the output
added a script that can be called from a nightly crontab job.

52 lines of code changed in 5 files:

  • Packages/Uintah/orderAccuracy/framework_scripts: Nightly_Order_Accuracy (new 52), masterScript.pl (changed), run_tests.pl (new)
harman 2008-07-11 11:54 Rev.: 41498

- now running ICE/MPMICE tests
- analye_results.pl now modifies the title/xlabel/ylabel on the gnuplot script.

21 lines of code changed in 3 files:

  • Packages/Uintah/orderAccuracy/framework_scripts: analyze_results.pl (new), run_tests.pl (+6 -4)
harman 2008-07-11 10:26 Rev.: 41496

-pass the tst file to run_tests.pl & analyze_results.pl
-removed comparison file code. No longer needed.
-removed default gnuplot file code. User should just copy example gnuplot scripts
-cleaned up stdout output.

114 lines of code changed in 3 files:

  • Packages/Uintah/orderAccuracy/framework_scripts: analyze_results.pl (+81 -65), masterScript.pl (+12 -13), run_tests.pl (+21 -48)
harman 2008-07-09 14:53 Rev.: 41465

-documentation
-take into account xml tag name change (Interactive->sus_cmd & compCommand->compare_cmd)
-removed code related to pbs

55 lines of code changed in 1 file:

  • Packages/Uintah/orderAccuracy/framework_scripts: run_tests.pl (+55 -68)
harman 2008-07-09 14:51 Rev.: 41464

-Documentation
-bulletproofing
-add comparisonUtils to Path

58 lines of code changed in 1 file:

  • Packages/Uintah/orderAccuracy/framework_scripts: masterScript.pl (+58 -7)
harman 2008-03-19 14:19 Rev.: 40520

removed hardcoding for the tst filename when looking to find out what gnuplot file to use

1 lines of code changed in 1 file:

  • Packages/Uintah/orderAccuracy/framework_scripts: masterScript.pl (+1 -1)
harman 2008-03-12 12:19 Rev.: 40459

fixed conditonal syntax
globally changed one_big_comp.xml --> compareAll.xml

11 lines of code changed in 2 files:

  • Packages/Uintah/orderAccuracy/framework_scripts: analyze_results.pl (+1 -2), run_tests.pl (+10 -10)
harman 2008-03-07 18:13 Rev.: 40423

corrected header comments

0 lines of code changed in 2 files:

  • Packages/Uintah/orderAccuracy/framework_scripts: findReplace (changed)
harman 2008-03-07 18:09 Rev.: 40421

findReplace
script to perform find and replace in ups file

run_tests.pl
added ability to replace xml individual lines on the master ups
added ability to perform find & replace in the master ups
syntax:

<AllTests>
<replace_lines>
<lower> [-0.05,-0.05,-1.0] </lower>
<upper> [ 0.05, 0.05, 1.0] </upper>
<extraCells> [1,1,0] </extraCells>
<periodic> [0,0,1] </periodic>
<velocity> [0,0,10.] </velocity>
<coeff> [0,0,20] </coeff>
</replace_lines>
<substitutions>
<text find="z-" replace="x-" />
<text find="z+" replace="x+" />
</substitutions>
</AllTests>

115 lines of code changed in 3 files:

  • Packages/Uintah/orderAccuracy/framework_scripts: analyze_results.pl (+2 -2), findReplace (+57), run_tests.pl (+56 -10)
harman 2008-03-06 18:43 Rev.: 40409

Basically works for 1 component 1 test.
-Need to test framework on multiple components and tests.

104 lines of code changed in 3 files:

  • Packages/Uintah/orderAccuracy/framework_scripts: analyze_results.pl (+41 -104), masterScript.pl (+9 -19), run_tests.pl (+54 -66)
harman 2008-03-04 19:12 Rev.: 40388

Small step forward.
- bulletproofing, better error messages
- copy gnuplot script to the correct dir

21 lines of code changed in 3 files:

  • Packages/Uintah/orderAccuracy/framework_scripts: analyze_results.pl (+8 -5), masterScript.pl (+11 -8), run_tests.pl (+2 -2)
harman 2008-02-29 16:17 Rev.: 40341

initial commit for order-of-accuracy testing framework.

Most of the pieces are there, and it sort of runs.

510 lines of code changed in 4 files:

  • Packages/Uintah/orderAccuracy/framework_scripts: analyze_results.pl (+144), masterScript.pl (+117), replace_XML_line (new 38), run_tests.pl (+211)
Generated by StatSVN 0.4.0