basename <uda>
0 lines of code changed in 2 files:
fixed usage
0 lines of code changed in 2 files:
added comments and {}
0 lines of code changed in 2 files:
You don't need to have verbose option selected to verify data
1 lines of code changed in 1 file:
ignore setting sine BC during initialization task
0 lines of code changed in 2 files:
added a new type of boundary condition sine wave.
press = pref + A * sin (omega * t)
temp = press/(gamma - 1) * cv * rho
474 lines of code changed in 12 files:
Added a -verify option.
With this option you can verify, with rsync, the uda that
was previously "pulled".
---------------------------------------------------------------
Usage: pscp [-v] [-verify] <# of Processors> <login@Remote Machine>:<remote dir> <local dir>
-v - optional verbose flag
-verify verify data that has already been received
[Note, you can setenv SSH to use a specific 'ssh' if necessary.
112 lines of code changed in 2 files:
added bulletproofing.
Warn the user that they're missing something in the input file.
0 lines of code changed in 2 files:
added -R option to rsync command
--relative use relative path names
This will fix the checkpoint files clobbering the files
in the uda/ directory.
1 lines of code changed in 1 file:
pscp2
- look inside of the checkpoints
verifyDataTransfer
- look inside of the checkpoints
11 lines of code changed in 2 files:
LODI2.cc
-added bulletproofing.
MPMICE.cc
- ScheduleComputeEquilibration
- added call to computesRequires_CustomBCs()
28 lines of code changed in 3 files:
Deleted the patch subset maxMach_PSS, not being used.
MPMICE.cc
-moved scheduleMaxMach_on_Lodi_BC_Faces() to the top of the timestep
LODI.(cc/h)
- user must specify the ICE material index in the input file
<ice_material_index>
24 lines of code changed in 8 files:
don't modify the stencil or set the impDelP BC with LODI BC's
3 lines of code changed in 1 file:
wrap debugging code in if(cout_dbg.active()){}
17 lines of code changed in 1 file:
added macro to link the popular tools to standalone directory
9 lines of code changed in 1 file:
This should have been committed on the last commit.
1 lines of code changed in 1 file:
fixed a data dependency between LODI BC and impICE
11 lines of code changed in 3 files:
only dump viscosity warning on 1 processor
1 lines of code changed in 1 file:
added compare_mms and compare_scalar to the tools convience macro
6 lines of code changed in 1 file:
added input option
-svnStat : runs svn stat -u & svn info <src/...../Packages/Uintah
Useful when you want to know which version of the code you
were running.
16 lines of code changed in 1 file:
(87 more)