Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 99 (100.0%) | 3752 (100.0%) | 37.8 |
CCA/Components/Wasatch/Expressions/PBE/Precipitation/ | 30 (30.3%) | 1514 (40.4%) | 50.4 |
CCA/Components/Arches/PropertyModels/ | 12 (12.1%) | 618 (16.5%) | 51.5 |
CCA/Components/Arches/SourceTerms/ | 8 (8.1%) | 615 (16.4%) | 76.8 |
CCA/Components/Wasatch/Expressions/PBE/ | 14 (14.1%) | 343 (9.1%) | 24.5 |
CCA/Components/Arches/DigitalFilter/ | 7 (7.1%) | 276 (7.4%) | 39.4 |
CCA/Components/Wasatch/transport/ | 8 (8.1%) | 187 (5.0%) | 23.3 |
CCA/Components/Wasatch/Expressions/ | 8 (8.1%) | 119 (3.2%) | 14.8 |
CCA/Components/Arches/ | 5 (5.1%) | 55 (1.5%) | 11.0 |
CCA/Components/Wasatch/Expressions/BoundaryConditions/ | 1 (1.0%) | 12 (0.3%) | 12.0 |
R_Tester/ | 3 (3.0%) | 8 (0.2%) | 2.6 |
/ | 2 (2.0%) | 4 (0.1%) | 2.0 |
CCA/Components/Wasatch/ | 1 (1.0%) | 1 (0.0%) | 1.0 |
Change a variable name for clarification.
3 lines of code changed in 1 file:
Make a fix for the reactino extent source term for embedded geometry.
0 lines of code changed in 2 files:
Changed 2 cout to proc0cout to reduce spam in cases with large number of processors.
3 lines of code changed in 2 files:
Fix documentation for environment flag.
1 lines of code changed in 1 file:
Move around the QMOM debug stream so that it only occurs if a problem arises, which avoids writing to the stream every single computation.
0 lines of code changed in 2 files:
Add in a minimum S for cylindrical diffusion and kinetic growth rates.
42 lines of code changed in 5 files:
Change the qmom debugging from ifdef output to a sci_debug stream. Change the warning for unrealizable momenets to a debug stream.
43 lines of code changed in 2 files:
Fix complier warning.
1 lines of code changed in 1 file:
Make a change to the kinetic growth calculation. Add in a parameter to force growth coefficents to zero based on supersaturation values.
46 lines of code changed in 4 files:
Add in a kernel for dissolution death of a precipitate, and modify the reaction extent source term to refelct this kernel and remove an small chunk of obsolete code.
297 lines of code changed in 3 files:
Add an if statement to check for moment closure expression registration. This will allow multiple growth terms to be used for a PBE.
9 lines of code changed in 1 file:
Add in an extra parameter for homogeneous nucleation. Add a check to keep aggregation efficiencies greater than 0. Eliminate numerical error in aggregation for 3rd moment by making it 0.
61 lines of code changed in 7 files:
Make some changes to the QMOM subgrid mixing model to maintain stability, and fix some index typos from the refactor.
42 lines of code changed in 5 files:
Add a var label to the normalized scalar variance model, so that the raw scalar variance value can be used elsewhere.
26 lines of code changed in 4 files:
Remove unused variable to silence complier warning.
0 lines of code changed in 1 file:
Add a regression test for the 2-equation scalar variance model.
2 lines of code changed in 1 file:
Add in the source term and property model required for the 2-equation scalar variance model.
632 lines of code changed in 9 files:
Add a regression test for the 1-equation scalar variance model.
2 lines of code changed in 1 file:
Add in the property models for the scalar variance, and the source term required for a 1-eqn model.
596 lines of code changed in 10 files:
Add in a small stability fix for mineralization.
5 lines of code changed in 1 file:
(19 more)