Directory orderAccuracy/framework_scripts/

Total Files:
4
Deleted Files:
0
Lines of Code:
543

[root]/orderAccuracy/framework_scripts

Lines of Code

orderAccuracy/framework_scripts/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
harman 14 (100.0%) 52 (100.0%) 3.7

Most Recent Commits

harman 2010-09-17 16:58 Rev.: 46223

To make these scripts more general changed the idea of comparisonUtils to
postProcessing tools.

0 lines of code changed in 6 files:

  • orderAccuracy/framework_scripts: analyze_results.pl (new), masterScript.pl (changed), run_tests.pl (changed)
harman 2010-09-17 16:16 Rev.: 46222

ignore all <replace_lines> tags if they are inside of a <!-- --> comment.

9 lines of code changed in 1 file:

  • orderAccuracy/framework_scripts: run_tests.pl (+9 -2)
harman 2010-09-17 15:52 Rev.: 46220

using <= instead of < in the loops so all tests are run.

5 lines of code changed in 1 file:

  • orderAccuracy/framework_scripts: run_tests.pl (+5 -2)
harman 2010-09-17 15:45 Rev.: 46219

Modified looping structure from foreach() -> for()
This allows the user to comment out sections of the input test file

10 lines of code changed in 1 file:

  • orderAccuracy/framework_scripts: run_tests.pl (+10 -9)
harman 2010-08-16 11:45 Rev.: 46045


Nightly_order_accuracy
-added command "make uintah"

masterScript
- Each component can specify a path in which symbolic links will be made to that
path. For example inside of whatToRun.xml:

<symbolicLinks>
/.../src/scripts/ /.../StandAlone/inputs
</symbolicLinks>

Lodi.tst, Lodi_pulse.ups, ICE/whatToRun
- added parameter study of speed of sound knob with Lodi BCs.

Added post processing script movie_lineExtract.csh. This script
produces a line plot for each output timestep and then glues them together
with ppm_To_mpeg.




19 lines of code changed in 3 files:

  • orderAccuracy/framework_scripts: Nightly_Order_Accuracy (+1), masterScript.pl (+18 -3)
harman 2010-07-26 09:51 Rev.: 45926

Added bulletproofing. Crash with a message if octave or gnuplot isn't installed.

Only attach the montage.jpg of results if they exist.


9 lines of code changed in 2 files:

  • orderAccuracy/framework_scripts: Nightly_Order_Accuracy (+5 -1), masterScript.pl (+4)
Generated by StatSVN 0.4.0