Directory Packages/Uintah/CCA/Components/SwitchingCriteria/

Total Files:
11
Deleted Files:
0
Lines of Code:
72

[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 42 (100.0%) 736 (100.0%) 17.5
jas 20 (47.6%) 506 (68.8%) 25.3
guilkey 9 (21.4%) 186 (25.3%) 20.6
worthen 7 (16.7%) 30 (4.1%) 4.2
dav 2 (4.8%) 8 (1.1%) 4.0
harman 4 (9.5%) 6 (0.8%) 1.5

Most Recent Commits

harman 2005-11-23 16:20 Rev.: 32624

Fall cleanup:
changed heatFlux_CC to heatRate_CC
pInternalHeatRate to pdTdt
Jim & Todd

6 lines of code changed in 4 files:

  • Packages/Uintah/CCA/Components/SwitchingCriteria: SteadyState.cc (new), SteadyState.h (+1 -1)
worthen 2005-09-22 15:46 Rev.: 32001

reduce some spew to once per processor

30 lines of code changed in 7 files:

  • Packages/Uintah/CCA/Components/SwitchingCriteria: PBXTemperature.cc (new), SteadyState.cc (+20 -7), TimestepNumber.cc (+4 -1), sub.mk (+1)
jas 2005-09-02 18:16 Rev.: 31871

Store switch label in a "level-less" way. Switcher.cc
Add computation for time derivative of heatFluxSum. SteadyState.cc

12 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/SwitchingCriteria: SteadyState.cc (+12 -28)
dav 2005-09-02 11:57 Rev.: 31860

Should not try to link against MPM lib as it is not needed.

0 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/SwitchingCriteria: sub.mk (-1)
guilkey 2005-09-02 09:45 Rev.: 31856

Made the switching criteria EXACTLY the same as the ignition criteria in
SimpleBurn.

15 lines of code changed in 3 files:

  • Packages/Uintah/CCA/Components/SwitchingCriteria: PBXTemperature.cc (+13 -3), PBXTemperature.h (+2)
jas 2005-09-01 21:46 Rev.: 31853

Add a steady state switching criteria. Currently broken since I can't
figure out a way to pull old_dw info into it.

233 lines of code changed in 5 files:

  • Packages/Uintah/CCA/Components/SwitchingCriteria: SteadyState.cc (+173), SteadyState.h (+55), SwitchingCriteriaFactory.cc (new), sub.mk (+2 -1)
dav 2005-09-01 18:09 Rev.: 31846

Add all libraries that are needed for linking.

8 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/SwitchingCriteria: sub.mk (+8 -3)
jas 2005-08-31 19:08 Rev.: 31822

Break out of loop over cells if we find one with a temperature greater
than the ignition temperature.

1 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/SwitchingCriteria: PBXTemperature.cc (+1)
jas 2005-08-31 18:52 Rev.: 31820

Remove argument to None constructor.
Add a None switching criteria to the last component's port so that the
switch label will be computed in the last stage.

3 lines of code changed in 5 files:

  • Packages/Uintah/CCA/Components/SwitchingCriteria: None.cc (new), None.h (+1 -1), SwitchingCriteriaFactory.cc (+1 -1)
guilkey 2005-08-31 17:33 Rev.: 31816

Switching criteria based on the CC temperature of a designated material.

74 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/SwitchingCriteria: PBXTemperature.cc (+68 -7), PBXTemperature.h (+6 -1)
guilkey 2005-08-31 15:55 Rev.: 31813

Adding a switching criteria based on the temperature of the PBX. Currently
still the same as the Timestep version. Trying to be more like Oren. :)

97 lines of code changed in 4 files:

  • Packages/Uintah/CCA/Components/SwitchingCriteria: PBXTemperature.cc (+53), PBXTemperature.h (+38), SwitchingCriteriaFactory.cc (+4), sub.mk (+2 -1)
jas 2005-08-31 09:40 Rev.: 31798

Don't default to None switching criteria if one isn't specified in the
input file.

2 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/SwitchingCriteria: SwitchingCriteriaFactory.cc (+2 -2)
jas 2005-08-30 16:27 Rev.: 31775

Add SwitchingCriteria directory. Add two switching criteria: None (no
switch between components), and TimestepNumber which switches based on
the timestep number of the running simulation.

255 lines of code changed in 7 files:

  • Packages/Uintah/CCA/Components/SwitchingCriteria: None.cc (+39), None.h (+36), SwitchingCriteriaFactory.cc (+44), SwitchingCriteriaFactory.h (new 22), TimestepNumber.cc (+53), TimestepNumber.h (new 38), sub.mk (+23)
Generated by StatSVN 0.4.0