Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 26 (100.0%) | 387 (100.0%) | 14.8 |
CCA/Components/Arches/PropertyModelsV2/ | 4 (15.4%) | 246 (63.6%) | 61.5 |
CCA/Components/Arches/ | 7 (26.9%) | 88 (22.7%) | 12.5 |
CCA/Components/Arches/SourceTerms/ | 4 (15.4%) | 32 (8.3%) | 8.0 |
CCA/Components/Arches/WallHTModels/ | 6 (23.1%) | 13 (3.4%) | 2.1 |
CCA/Components/Arches/ParticleModels/ | 4 (15.4%) | 6 (1.6%) | 1.5 |
R_Tester/ | 1 (3.8%) | 2 (0.5%) | 2.0 |
Removed superfluous patch/intrusion intersection check as we have already done this with findRelevantIntrusions function. No impact on rt.
24 lines of code changed in 1 file:
Added the first draft of the new wallht model. Shouldn't impact on regression tests.
252 lines of code changed in 6 files:
Added a function that removes arches intrusions that aren't relevant to the local patch/patches. This should not change the answers.
58 lines of code changed in 3 files:
Removed the running-sum averaging variables from the deposition model and wall heat transfer model. Removed t_ave_start flag. Modified the way the deposition rate is accounting for multiple environments. This commit is expected to change the answers, and the number of saved variables for the arches rt test: 1GW_RT.
7 lines of code changed in 7 files:
Converted newton solver to a void function in WallHT, add functionality to gas-phase constant src term. Made existing RT compatible with constant src term changes.
38 lines of code changed in 6 files:
Fixed a bug in the coal region HT.
6 lines of code changed in 2 files:
Added RT test for new hybrid discretization scheme.
2 lines of code changed in 1 file: