Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 139 (100.0%) | 7979 (100.0%) | 57.4 |
CCA/Components/Wasatch/Expressions/PBE/ | 36 (25.9%) | 2842 (35.6%) | 78.9 |
CCA/Components/Wasatch/Expressions/PBE/Precipitation/ | 30 (21.6%) | 2025 (25.4%) | 67.5 |
CCA/Components/Arches/DigitalFilter/ | 11 (7.9%) | 1812 (22.7%) | 164.7 |
CCA/Components/Wasatch/transport/ | 18 (12.9%) | 465 (5.8%) | 25.8 |
CCA/Components/Arches/ | 16 (11.5%) | 302 (3.8%) | 18.8 |
CCA/Components/Wasatch/Expressions/ | 9 (6.5%) | 286 (3.6%) | 31.7 |
CCA/Components/Arches/SourceTerms/ | 5 (3.6%) | 212 (2.7%) | 42.4 |
CCA/Components/Arches/ChemMix/ | 7 (5.0%) | 18 (0.2%) | 2.5 |
CCA/Components/Wasatch/ | 5 (3.6%) | 12 (0.2%) | 2.4 |
R_Tester/ | 2 (1.4%) | 5 (0.1%) | 2.5 |
Significantly restructured the inlet generation, and added ability to provide a user specified profile.
0 lines of code changed in 2 files:
Small fix to digital filter generator to prevent nans from showing up in table sometimes.
7 lines of code changed in 1 file:
Fix turbulent inlet test to be multi-patch and decrease timesteps to speed up RT.
2 lines of code changed in 1 file:
Two small fixes for digital filter generator.
16 lines of code changed in 1 file:
make the moment reduction for stability continue to decrease the moment order until a positive result or the number of moments is 2.
99 lines of code changed in 1 file:
Added in a numerical fix to help stability of QMOM problems.
229 lines of code changed in 2 files:
make casting explicit to silence warning.
0 lines of code changed in 2 files:
Fix to aggregation coefficient for embedded geometry since rho = 0 in intrusions.
2 lines of code changed in 1 file:
Update to using ostwald ripenign model, and reading in initial moments if embedded geometry is used.
43 lines of code changed in 3 files:
Found a few typos in Wasatch PBE stuff.
5 lines of code changed in 2 files:
Fix memory leak
1 lines of code changed in 1 file:
Fix to prevent memory leak in dbg build. Cleaning up compiler warnings.
12 lines of code changed in 2 files:
Added line to RT script to test the digital filter.
3 lines of code changed in 1 file:
Implementation of Digital Filter inlet coniditons in Arches. These are read in through a table parser, generated with a stand alone executable.
1979 lines of code changed in 8 files:
Ripping out dependent logic of QMOM on the supersaturation ratio, which is specific to precipitation. The individual source terms for precipitation should have enough logic to maintain stability without this.
10 lines of code changed in 2 files:
Made reaction source term consistent with multi-environment model and cleaned up iterators
35 lines of code changed in 3 files:
Changed how multi envrionment model is parsed and registered
54 lines of code changed in 4 files:
Added if statement in multi environment to avoid NaNs
6 lines of code changed in 1 file:
Added aggregation kernel for the PBE in Wasatch
641 lines of code changed in 5 files:
Bug fix for QMOM
7 lines of code changed in 1 file:
(15 more)