[root]/Packages/Uintah/CCA/Components/SwitchingCriteria
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 |
move SCISHARE to UINTAHSHARE. Also disable the share flags if building static
15 lines of code changed in 6 files:
new->scinew (more coming tomorrow)
5 lines of code changed in 2 files:
Fixed some memory leaks.
1 lines of code changed in 2 files:
Change gac-1 to gan-1, so particle communication happens properly
8 lines of code changed in 1 file:
dump out diagnostics when switching criteria has been met.
0 lines of code changed in 2 files:
initialize temp_CC_mpm to 0
dump out diagnostics when a cell "burning."
6 lines of code changed in 1 file:
Get pXLabel from the oldDW instead of the newDW.
3 lines of code changed in 1 file:
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:
Clarification of what "0" is.
14 lines of code changed in 8 files:
Fix Switcher bugs - see message 37838
10 lines of code changed in 5 files:
missing line from previous commit
1 lines of code changed in 1 file:
Compute the "switch" on every level.
Only perform burn model tests on the finest level.
161 lines of code changed in 2 files:
only schedul switchCriteria tests on the finest level
8 lines of code changed in 2 files:
changed variable name:
gtemperature -> gTempAllMatls
4 lines of code changed in 1 file:
changed variable name gtemperature -> gTempAllMatls
removed some dead wood.
3 lines of code changed in 1 file:
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:
formatted output.
1 lines of code changed in 1 file:
e the criteria from the SimpleBurn and not just particle temperature.
2 lines of code changed in 1 file:
changed MIlb to Mlb in some still commented out code.
2 lines of code changed in 1 file:
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:
(1 more)