[root]/scripts
ICE
(7 files, 1048 lines)
LLNL_scripts
(2 files, 294 lines)
MPM
(1 files, 8 lines)
buildbot
(1 files, 508 lines)
doxygen
(4 files, 2850 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 36 (100.0%) | 1236 (100.0%) | 34.3 |
jas | 25 (69.4%) | 698 (56.5%) | 27.9 |
luitjens | 2 (5.6%) | 262 (21.2%) | 131.0 |
harman | 5 (13.9%) | 164 (13.3%) | 32.8 |
jthornoc | 4 (11.1%) | 112 (9.1%) | 28.0 |
A present for Justin.
Added a helper script for local regression testing. A symbolic link is added
to the Standalone directory when:
make uintah
is executed. This helper script just executes:
make gold_standards
or
make runLocalRT
24 lines of code changed in 1 file:
Change the name of the Wasatch directory.
0 lines of code changed in 2 files:
Added wasatch test infrastructure.
14 lines of code changed in 1 file:
Update documentation to version 1.3. Allow Wasatch, TabProps and
other new components in the new release.
0 lines of code changed in 2 files:
Moved movie scripts in StadAlone/inputs/ICE/Scritps/... to scripts/
262 lines of code changed in 2 files:
Use distcc pump if on inferno.
0 lines of code changed in 2 files:
Do not delete the CheckPoints directory on the initial rsync.
0 lines of code changed in 2 files:
Output the correct PATHNAME for the explode2d_amr case.
1 lines of code changed in 1 file:
Add the rsync script for synchronizing blaze's GoldStandard data.
-- Add the CheckPoints directory needed for explode2D_amr.
Start the explode2D_amr case from the CheckPoints directory info.
16 lines of code changed in 2 files:
Changing file extension for clarity.
110 lines of code changed in 2 files:
Turn on quiet mode when downloading sources.
0 lines of code changed in 2 files:
Use the svn mirror that is residing on the www virtual machine.
4 lines of code changed in 1 file:
Change the location where the doxygen script is run.
4 lines of code changed in 1 file:
Use distcc-pump instead of just the pump command.
0 lines of code changed in 2 files:
Add in some functions for probing particle data.
23 lines of code changed in 1 file:
Fix multi-patch index space calculations.
28 lines of code changed in 1 file:
Python script that reads an uda file and can be used to convert to vtk
data format for use in Paraview.
592 lines of code changed in 1 file:
Build the doxygen documentation in the htdocs directory.
11 lines of code changed in 1 file:
# extractGrid.pl:
#
# input: timestep.xml
#
# This script parses the grid section of a timestep.xml file and produces
# the <level> specs that can be used in a ups file. The user would
# run this script on a timestep.xml file that has a complicated multilevel grid
# and then import that into a new ups file using. This is useful for testing
# and debugging.
#
# <include href="/tmp/3DcomplicatedGrid.xml"/>
#
# Perl Dependencies:
# libxml-simple-perl
# libxml-dumper-perl
139 lines of code changed in 1 file:
Remove the dqmom_test_2c temporarily.
2 lines of code changed in 1 file:
(6 more)