Directory scripts/

Total Files:
10
Deleted Files:
0
Lines of Code:
1530

[root]/scripts
        directory in repo ICE (3 files, 449 lines)
        directory in repo MPM (2 files, 0 lines)
        directory in repo udaTransferScripts (3 files, 518 lines)

Lines of Code

scripts/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 21 (100.0%) 443 (100.0%) 21.0
harman 13 (61.9%) 285 (64.3%) 21.9
jthornoc 1 (4.8%) 132 (29.8%) 132.0
jholmen 3 (14.3%) 24 (5.4%) 8.0
jas 4 (19.0%) 2 (0.5%) 0.5

Most Recent Commits

jholmen 2014-12-16 14:08 Rev.: 52820

Updated environmentalFlags to include variables for setting and debugging CPU thread affinity

0 lines of code changed in 2 files:

  • scripts: execsummary (new)
jholmen 2014-12-15 21:04 Rev.: 52818

Updated list of scheduler related environmental flags
Added documentation to clarify Exectimes and execsummary output

24 lines of code changed in 1 file:

  • scripts: execsummary (+24 -13)
harman 2014-11-19 12:26 Rev.: 52732

# cat_OnTheFly:
# This script concatenates a series of "dat" files to a masterUda
#
# Usage:
# cat_OnTheFly < list of uda files >
#
# Notes:
# - Each dat file is sorted using the first column
# - It assumes that the directory "masterUda" has been created

80 lines of code changed in 1 file:

  • scripts: cat_datFiles (new 80)
harman 2014-05-23 16:51 Rev.: 51872

dust off. Also copy non-timestep directories.

0 lines of code changed in 2 files:

  • scripts: pcp (changed)
jthornoc 2014-04-15 12:28 Rev.: 51740

Adding a script that will automatically run through a bunch of ups
files.

132 lines of code changed in 1 file:

  • scripts: run_ups.py (new 132)
harman 2014-03-28 13:06 Rev.: 51682

added bulletproofing and made it more user friendly.

0 lines of code changed in 2 files:

  • scripts: udaDietscript (changed)
harman 2014-03-11 13:36 Rev.: 51625

This script loops through a series of udas and executes
sus -reduce_uda <uda>
on them. It modifies the input.xml file and copies the On-The-Fly directories and output files to
the diet.uda.

For the usage type

udaDietscript -h

Example:
src/scripts/udaDietscript --np 32 --uda 'uda.000 uda.001 uda.002' --other 'dir1 dir2'

The file "NewDataArchive" must exist and contain the following
data archiver variables:


<filebase> dietName.uda </filebase>"
<save label="press_CC"/>"
<save label="vol_frac_CC"/>
.
.
.


201 lines of code changed in 1 file:

  • scripts: udaDietscript (+201)
harman 2014-03-05 18:21 Rev.: 51612

- detect if a symbolic link is used and correctly set the path.
- use "basename" instead of the variable modifier :t
- cleaned up output

0 lines of code changed in 2 files:

  • scripts: makeMasterUda_index.csh (changed)
harman 2014-02-07 15:40 Rev.: 51536

Removed the raid test, that never quite worked.

Now looping over all the *.xml in chunks of 100 files. You need to
use smaller chunks to avoid csh system limitations. This issue
occurs on bigger runs with 1000's of xml files.

0 lines of code changed in 2 files:

  • scripts: validateUda (changed)
harman 2014-01-17 12:03 Rev.: 51475

Long overdue changes.
added qscale option to ffmpeg command. This fixed the poor movie quality.
- only resize images if needed
- only convert image formats if needed
- no longer ask the user to size images by a factor of 2.

For best results use jpegs and mpeg.

0 lines of code changed in 2 files:

  • scripts: ppm_To_mpg (changed)
harman 2014-01-16 14:46 Rev.: 51469

Use a "smart" absolute path to makeCombinedIndex.sh

4 lines of code changed in 1 file:

  • scripts: makeMasterUda_index.csh (+4)
jas 2014-01-16 00:47 Rev.: 51467

Updated copyright information.

2 lines of code changed in 4 files:

  • scripts: field_dispatch_macro.py (new), mesh_dispatch_macro.py (new)
Generated by StatSVN 0.7.0