Directory Packages/Uintah/CCA/Components/Models/HEChem/

Total Files:
8
Deleted Files:
0
Lines of Code:
3765

[root]/Packages/Uintah/CCA/Components/Models/HEChem

Lines of Code

Packages/Uintah/CCA/Components/Models/HEChem/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 28 (100.0%) 322 (100.0%) 11.5
guilkey 6 (21.4%) 143 (44.4%) 23.8
xiongcw 5 (17.9%) 97 (30.1%) 19.4
harman 17 (60.7%) 82 (25.5%) 4.8

Most Recent Commits

guilkey 2008-10-03 10:34 Rev.: 42196

Don't grab ghost particles when counting particles on your own patch.

0 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/Models/HEChem: Steady_Burn.cc (new)
guilkey 2008-10-01 14:22 Rev.: 42191

Fixed multi-patch bug.

115 lines of code changed in 3 files:

  • Packages/Uintah/CCA/Components/Models/HEChem: Steady_Burn.cc (+107 -63), Steady_Burn.h (new)
guilkey 2008-09-29 16:22 Rev.: 42174

Tidying up a bit.

28 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/Models/HEChem: Steady_Burn.cc (+28 -28)
harman 2008-09-17 10:56 Rev.: 42125

changed label names so they are consist with ICE label
mass_source_CC -> modelMass_src
momentum_source_CC -> modelMom_src
energy_source_CC -> modelEng_src
sp_vol_source_CC -> modelVol_src
density_CC -> rho_CC
velocity_CC -> vel_CC
temperature_CC -> temp_CC
pressure_CC -> press_CC

This should not change the answers

72 lines of code changed in 11 files:

  • Packages/Uintah/CCA/Components/Models/HEChem: IandG.cc (+12 -12), JWLpp.cc (+12 -12), LightTime.cc (+12 -12), Simple_Burn.cc (new), Steady_Burn.cc (+12 -12), Unsteady_Burn.cc (new)
harman 2008-05-12 10:48 Rev.: 40994

new Patch Conversion:
getCellIterator() -> getCellIterator__New()
getExtraCellIterator() -> getExtraCellIterator__New()

10 lines of code changed in 6 files:

  • Packages/Uintah/CCA/Components/Models/HEChem: IandG.cc (+1 -1), JWLpp.cc (+2 -2), LightTime.cc (+3 -3), Simple_Burn.cc (+2 -2), Steady_Burn.cc (+1 -1), Unsteady_Burn.cc (+1 -1)
xiongcw 2008-02-11 21:21 Rev.: 40180

deleted redundent code that causes failure of restart

0 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/Models/HEChem: Steady_Burn.cc (-2)
xiongcw 2008-01-11 05:56 Rev.: 39923

1. fix memory leaks in Unsteady_Burn. 2. add some comments in Steady_Burn

97 lines of code changed in 4 files:

  • Packages/Uintah/CCA/Components/Models/HEChem: Steady_Burn.cc (+39 -36), Unsteady_Burn.cc (+49 -21), Unsteady_Burn.h (new)
Generated by StatSVN 0.4.0