[root]/orderAccuracy/framework_scripts
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
harman | 14 (100.0%) | 52 (100.0%) | 3.7 |
To make these scripts more general changed the idea of comparisonUtils to
postProcessing tools.
0 lines of code changed in 6 files:
ignore all <replace_lines> tags if they are inside of a <!-- --> comment.
9 lines of code changed in 1 file:
using <= instead of < in the loops so all tests are run.
5 lines of code changed in 1 file:
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:
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:
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: