/trunk/src Developers: harman

Login name:
harman
Total Commits:
332 (6.9%)
Lines of Code:
3958 (5.2%)
Most Recent Commit:
2007-12-14 11:24

Activity by Clock Time

Activity by Hour of Day for harman

Activity by Day of Week for harman

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 332 (100.0%) 3958 (100.0%) 11.9
Packages/Uintah/CCA/Components/SwitchingCriteria/ 40 (12.0%) 681 (17.2%) 17.0
Packages/Uintah/CCA/Components/ICE/CustomBCs/ 23 (6.9%) 525 (13.3%) 22.8
Packages/Uintah/CCA/Components/ICE/ 38 (11.4%) 492 (12.4%) 12.9
Packages/Uintah/CCA/Components/Models/HEChem/ 12 (3.6%) 329 (8.3%) 27.4
Packages/Uintah/StandAlone/tools/extractors/ 1 (0.3%) 317 (8.0%) 317.0
Packages/Uintah/CCA/Components/MPM/ 21 (6.3%) 213 (5.4%) 10.1
Packages/Uintah/CCA/Components/MPM/ParticleCreator/ 4 (1.2%) 187 (4.7%) 46.7
Packages/Uintah/StandAlone/ 9 (2.7%) 178 (4.5%) 19.7
Packages/Uintah/scripts/LLNL_scripts/ 25 (7.5%) 160 (4.0%) 6.4
Packages/Uintah/Core/Grid/BoundaryConditions/ 13 (3.9%) 132 (3.3%) 10.1
Packages/Uintah/CCA/Components/Parent/ 8 (2.4%) 121 (3.1%) 15.1
Packages/Uintah/CCA/Components/ICE/Matlab/ 3 (0.9%) 118 (3.0%) 39.3
Packages/Uintah/scripts/ 4 (1.2%) 111 (2.8%) 27.7
Packages/Uintah/Core/GeometryPiece/ 12 (3.6%) 81 (2.0%) 6.7
Packages/Uintah/Dataflow/Modules/Operators/ 2 (0.6%) 53 (1.3%) 26.5
Packages/Uintah/StandAlone/tools/puda/ 3 (0.9%) 47 (1.2%) 15.6
Packages/Uintah/CCA/Components/MPMICE/ 7 (2.1%) 35 (0.9%) 5.0
Packages/Uintah/Dataflow/GUI/ 2 (0.6%) 30 (0.8%) 15.0
Packages/Uintah/CCA/Components/Examples/ 32 (9.6%) 28 (0.7%) 0.8
Packages/Uintah/CCA/Components/Models/ 3 (0.9%) 27 (0.7%) 9.0
Packages/Uintah/CCA/Components/Models/test/ 2 (0.6%) 19 (0.5%) 9.5
Packages/Uintah/Core/Grid/ 2 (0.6%) 18 (0.5%) 9.0
Packages/Uintah/CCA/Components/ICE/EOS/ 30 (9.0%) 16 (0.4%) 0.5
Packages/Uintah/CCA/Components/SimulationController/ 1 (0.3%) 7 (0.2%) 7.0
Packages/Uintah/CCA/Components/Schedulers/ 1 (0.3%) 6 (0.2%) 6.0
Packages/Uintah/CCA/Components/MPM/HeatConduction/ 1 (0.3%) 5 (0.1%) 5.0
Packages/Uintah/CCA/Components/PatchCombiner/ 5 (1.5%) 4 (0.1%) 0.8
Packages/Uintah/CCA/Components/MPM/PhysicalBC/ 3 (0.9%) 4 (0.1%) 1.3
Packages/Uintah/CCA/Ports/ 3 (0.9%) 3 (0.1%) 1.0
Packages/Uintah/CCA/Components/Solvers/ 3 (0.9%) 3 (0.1%) 1.0
Packages/Uintah/Dataflow/Modules/Selectors/ 1 (0.3%) 2 (0.1%) 2.0
Packages/Uintah/CCA/Components/Regridder/ 1 (0.3%) 2 (0.1%) 2.0
Core/OS/ 1 (0.3%) 2 (0.1%) 2.0
Packages/Uintah/Core/DataArchive/ 1 (0.3%) 1 (0.0%) 1.0
Packages/Uintah/CCA/Components/MPM/ConstitutiveModel/ 3 (0.9%) 1 (0.0%) 0.3
Packages/Uintah/StandAlone/compare_mms/ 4 (1.2%) 0 (0.0%) 0.0
Packages/Uintah/CCA/Components/Solvers/HypreSolvers/ 2 (0.6%) 0 (0.0%) 0.0
Packages/Uintah/CCA/Components/MPM/Contact/ 2 (0.6%) 0 (0.0%) 0.0
Packages/Uintah/CCA/Components/ICE/Docs/ 4 (1.2%) 0 (0.0%) 0.0

Activity of harman

Most Recent Commits

harman 2007-12-14 11:24 Rev.: 39632

basename <uda>

0 lines of code changed in 2 files:

  • Packages/Uintah/scripts/LLNL_scripts: pscp2 (changed)
harman 2007-12-14 10:29 Rev.: 39631

fixed usage

0 lines of code changed in 2 files:

  • Packages/Uintah/scripts/LLNL_scripts: pscp_pull (new)
harman 2007-12-05 16:21 Rev.: 39527

added comments and {}

0 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/ICE: ExchangeCoefficients.cc (changed)
harman 2007-12-03 11:14 Rev.: 39503

You don't need to have verbose option selected to verify data

1 lines of code changed in 1 file:

  • Packages/Uintah/scripts/LLNL_scripts: pscp_pull (+1 -1)
harman 2007-11-01 17:18 Rev.: 39229

ignore setting sine BC during initialization task

0 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/ICE: BoundaryCond.cc (changed)
harman 2007-10-31 10:00 Rev.: 39198

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:

  • Packages/Uintah/CCA/Components/ICE: BoundaryCond.cc (+22 -3), BoundaryCond.h (+9 -1), ICE.cc (+6 -3)
  • Packages/Uintah/CCA/Components/ICE/CustomBCs: C_BC_driver.cc (new), C_BC_driver.h (+6 -1), sine.cc (new 254), sine.h (new 152), sub.mk (new)
  • Packages/Uintah/Core/Grid/BoundaryConditions: BoundCondFactory.cc (+3)
harman 2007-10-24 15:34 Rev.: 39143

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:

  • Packages/Uintah/scripts/LLNL_scripts: dataVerify_pull_driver (new 82), pscp_pull (+30 -4)
harman 2007-10-17 14:25 Rev.: 39048

added bulletproofing.

Warn the user that they're missing something in the input file.

0 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/MPM/Contact: ContactFactory.cc (changed)
harman 2007-10-16 16:32 Rev.: 39036

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:

  • Packages/Uintah/scripts/LLNL_scripts: dataVerify_driver (+1 -1)
harman 2007-10-16 15:51 Rev.: 39033

pscp2
- look inside of the checkpoints

verifyDataTransfer
- look inside of the checkpoints

11 lines of code changed in 2 files:

  • Packages/Uintah/scripts/LLNL_scripts: pscp2 (+1 -1), verifyDataTransfer (+10 -4)
harman 2007-10-15 16:24 Rev.: 39010

LODI2.cc
-added bulletproofing.
MPMICE.cc
- ScheduleComputeEquilibration
- added call to computesRequires_CustomBCs()

28 lines of code changed in 3 files:

  • Packages/Uintah/CCA/Components/ICE/CustomBCs: LODI2.cc (+24 -1)
  • Packages/Uintah/CCA/Components/MPMICE: MPMICE.cc (+4 -1)
harman 2007-10-15 13:36 Rev.: 39004

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:

  • Packages/Uintah/CCA/Components/ICE: ICE.cc (+3 -8), ICE.h (+1 -2), impAMRICE.cc (new)
  • Packages/Uintah/CCA/Components/ICE/CustomBCs: LODI2.cc (+12 -4), LODI2.h (+3)
  • Packages/Uintah/CCA/Components/MPMICE: MPMICE.cc (+3 -17)
harman 2007-10-12 14:45 Rev.: 38977

don't modify the stencil or set the impDelP BC with LODI BC's

3 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/ICE: BoundaryCond.cc (+3 -2)
harman 2007-10-11 13:01 Rev.: 38974

wrap debugging code in if(cout_dbg.active()){}

17 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/ICE/CustomBCs: LODI2.cc (+17 -16)
harman 2007-10-11 11:27 Rev.: 38973

added macro to link the popular tools to standalone directory

9 lines of code changed in 1 file:

  • Packages/Uintah/StandAlone: sub.mk (+9 -1)
harman 2007-10-08 13:46 Rev.: 38940

This should have been committed on the last commit.

1 lines of code changed in 1 file:

  • Packages/Uintah/scripts/LLNL_scripts: dataVerify_driver (+1 -1)
harman 2007-10-04 09:27 Rev.: 38892

fixed a data dependency between LODI BC and impICE

11 lines of code changed in 3 files:

  • Packages/Uintah/CCA/Components/ICE: impICE.cc (new)
  • Packages/Uintah/CCA/Components/ICE/CustomBCs: LODI2.cc (+10 -2)
harman 2007-09-21 09:33 Rev.: 38787

only dump viscosity warning on 1 processor

1 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/ICE: ICE.cc (+1 -1)
harman 2007-09-06 17:30 Rev.: 38633

added compare_mms and compare_scalar to the tools convience macro

6 lines of code changed in 1 file:

  • Packages/Uintah/StandAlone: sub.mk (+6 -2)
harman 2007-08-28 17:51 Rev.: 38540

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:

  • Packages/Uintah/StandAlone: sus.cc (+16 -4)

(87 more)

Generated by StatSVN 0.4.0