Directory Packages/Uintah/CCA/Components/SwitchingCriteria/

Total Files:
14
Deleted Files:
3
Lines of Code:
619

[root]/Packages/Uintah/CCA/Components/SwitchingCriteria

Lines of Code

Packages/Uintah/CCA/Components/SwitchingCriteria/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 59 (100.0%) 725 (100.0%) 12.2
harman 40 (67.8%) 681 (93.9%) 17.0
worthen 12 (20.3%) 33 (4.6%) 2.7
luitjens 4 (6.8%) 6 (0.8%) 1.5
jas 1 (1.7%) 2 (0.3%) 2.0
guilkey 1 (1.7%) 2 (0.3%) 2.0
dav 1 (1.7%) 1 (0.1%) 1.0

Most Recent Commits

worthen 2007-11-06 13:48 Rev.: 39285

move SCISHARE to UINTAHSHARE. Also disable the share flags if building static

15 lines of code changed in 6 files:

  • Packages/Uintah/CCA/Components/SwitchingCriteria: None.h (+2 -2), SwitchingCriteriaFactory.h (new), share.h (del), uintahshare.h (new 11)
luitjens 2007-09-04 16:25 Rev.: 38584

new->scinew (more coming tomorrow)

5 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/SwitchingCriteria: SwitchingCriteriaFactory.cc (new)
luitjens 2007-09-04 15:04 Rev.: 38579

Fixed some memory leaks.

1 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/SwitchingCriteria: SteadyBurn.cc (new)
worthen 2007-08-09 17:57 Rev.: 38341

Change gac-1 to gan-1, so particle communication happens properly

8 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/SwitchingCriteria: SteadyBurn.cc (+8 -8)
harman 2007-06-21 09:46 Rev.: 37866

dump out diagnostics when switching criteria has been met.

0 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/SwitchingCriteria: SimpleBurn.cc (changed)
harman 2007-06-20 15:29 Rev.: 37861

initialize temp_CC_mpm to 0

dump out diagnostics when a cell "burning."

6 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/SwitchingCriteria: SteadyBurn.cc (+6)
harman 2007-06-20 11:58 Rev.: 37853

Get pXLabel from the oldDW instead of the newDW.

3 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/SwitchingCriteria: SteadyBurn.cc (+3 -3)
harman 2007-06-20 10:37 Rev.: 37851

progress towards it working on multiple processors

Compute temp_CC_mpm in all cells where cmass > 1e100

31 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/SwitchingCriteria: SteadyBurn.cc (+31 -27)
harman 2007-06-19 14:14 Rev.: 37843

Clarification of what "0" is.

14 lines of code changed in 8 files:

  • Packages/Uintah/CCA/Components/SwitchingCriteria: None.cc (new), SimpleBurn.cc (+3 -1), SteadyBurn.cc (+3 -1), SteadyState.cc (new), TimestepNumber.cc (+3 -1)
worthen 2007-06-18 23:29 Rev.: 37839

Fix Switcher bugs - see message 37838

10 lines of code changed in 5 files:

  • Packages/Uintah/CCA/Components/SwitchingCriteria: None.cc (+2 -2), SimpleBurn.cc (+2 -3), SteadyBurn.cc (+2 -4), SteadyState.cc (+2 -2), TimestepNumber.cc (+2 -2)
harman 2007-06-18 10:24 Rev.: 37829

missing line from previous commit

1 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/SwitchingCriteria: SteadyBurn.cc (+1)
harman 2007-06-18 10:16 Rev.: 37828

Compute the "switch" on every level.

Only perform burn model tests on the finest level.

161 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/SwitchingCriteria: SimpleBurn.cc (+48 -44), SteadyBurn.cc (+113 -105)
harman 2007-06-15 15:41 Rev.: 37817

only schedul switchCriteria tests on the finest level

8 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/SwitchingCriteria: SimpleBurn.cc (+4), SteadyBurn.cc (+4)
harman 2007-06-14 16:45 Rev.: 37812

changed variable name:
gtemperature -> gTempAllMatls

4 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/SwitchingCriteria: SteadyBurn.cc (+4 -6)
harman 2007-06-14 13:27 Rev.: 37804

changed variable name gtemperature -> gTempAllMatls
removed some dead wood.

3 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/SwitchingCriteria: SimpleBurn.cc (+3 -10)
harman 2007-06-14 12:49 Rev.: 37801

Contents of PBXTemperature.(cc/h) has been moved to SimpleBurn.(cc/h)

SwitchingCriterialFactory.cc
- added steadyBurn switching criteria
- fixed exception

SteadyBurn.cc
- new component switching criteria based on HEChem/SteadyBurn.cc
(not working)

441 lines of code changed in 9 files:

  • Packages/Uintah/CCA/Components/SwitchingCriteria: PBXTemperature.cc (del), PBXTemperature.h (del), SimpleBurn.cc (+136), SimpleBurn.h (new 45), SteadyBurn.cc (+200), SteadyBurn.h (new 47), SwitchingCriteriaFactory.cc (+11 -7), sub.mk (+2 -1)
harman 2007-06-12 13:49 Rev.: 37772

formatted output.

1 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/SwitchingCriteria: TimestepNumber.cc (+1 -1)
jas 2007-05-02 09:44 Rev.: 37472

e the criteria from the SimpleBurn and not just particle temperature.

2 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/SwitchingCriteria: PBXTemperature.cc (new 2)
guilkey 2007-05-01 12:41 Rev.: 37462

changed MIlb to Mlb in some still commented out code.

2 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/SwitchingCriteria: PBXTemperature.cc (+2 -2)
harman 2007-04-30 15:50 Rev.: 37454

Global variable name change: material_ps -> restart_prob_spec

ModelMaker, ModelFactory, ICE: renamed additional variable to reflect true meaning

8 lines of code changed in 10 files:

  • Packages/Uintah/CCA/Components/SwitchingCriteria: None.cc (+1 -1), None.h (+1 -1), PBXTemperature.cc (+1 -1), PBXTemperature.h (new 1), SteadyState.cc (+1 -1), SteadyState.h (+1 -1), TimestepNumber.cc (+1 -1), TimestepNumber.h (+1 -1)

(1 more)

Generated by StatSVN 0.4.0