[root]/scripts
ICE
(3 files, 449 lines)
MPM
(2 files, 0 lines)
udaTransferScripts
(3 files, 518 lines)
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 |
Updated environmentalFlags to include variables for setting and debugging CPU thread affinity
0 lines of code changed in 2 files:
Updated list of scheduler related environmental flags
Added documentation to clarify Exectimes and execsummary output
24 lines of code changed in 1 file:
# 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:
dust off. Also copy non-timestep directories.
0 lines of code changed in 2 files:
Adding a script that will automatically run through a bunch of ups
files.
132 lines of code changed in 1 file:
added bulletproofing and made it more user friendly.
0 lines of code changed in 2 files:
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:
- 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:
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:
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:
Use a "smart" absolute path to makeCombinedIndex.sh
4 lines of code changed in 1 file:
Updated copyright information.
2 lines of code changed in 4 files: