Directory orderAccuracy/framework_scripts/

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

[root]/orderAccuracy/framework_scripts

Lines of Code

orderAccuracy/framework_scripts/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
harman 19 (100.0%) 426 (100.0%) 22.4

Most Recent Commits

harman 2011-05-18 17:30 Rev.: 47209

ignore blank lines in the tst files.

Now able to do run replace_XML_value on the global file. This
will let you change multiple levels box dimensions.

0 lines of code changed in 4 files:

  • orderAccuracy/framework_scripts: analyze_results.pl (new), run_tests.pl (new)
harman 2011-05-13 15:07 Rev.: 47188

Added replace_XML_value to the tools that a user can select from when
replacing values in a ups file For example, use:

<replace_values>
/Uintah_specification/Grid/Level/Box[@label=1]/resolution:[8,8,1]
</replace_values>

to replace

<Grid>
<Level>
<Box label="1">
<resolution>[16,16,1]</resolution>
</Box>
</Level>


Put a muzzle on some of the system commands.

142 lines of code changed in 5 files:

  • orderAccuracy/framework_scripts: analyze_results.pl (+3 -2), masterScript.pl (+6 -5), replace_XML_value (new 97), run_tests.pl (+36 -9)
harman 2011-05-06 11:49 Rev.: 47161

Made symbolic links to replace_XML_line & findReplace

Throw errors if any replace_XML_line or findReplace command fail

Improved OS portability.

278 lines of code changed in 5 files:

  • orderAccuracy/framework_scripts: analyze_results.pl (+2 -1), findReplace (new 113), masterScript.pl (+25 -8), replace_XML_line (new 128), run_tests.pl (+10 -7)
harman 2011-05-05 08:41 Rev.: 47156

moved my XML find & replace scripts to a better spot

0 lines of code changed in 2 files:

  • orderAccuracy/framework_scripts: findReplace (del), replace_XML_line (del)
harman 2011-03-28 14:57 Rev.: 47009

Add the current path to the overall path.

2 lines of code changed in 1 file:

  • orderAccuracy/framework_scripts: masterScript.pl (+2 -2)
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.


4 lines of code changed in 2 files:

  • orderAccuracy/framework_scripts: analyze_results.pl (+2 -1), masterScript.pl (+2 -2)
Generated by StatSVN 0.4.0