Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 171 (100.0%) | 8744 (100.0%) | 51.1 |
CCA/Components/Arches/ | 68 (39.8%) | 3375 (38.6%) | 49.6 |
CCA/Components/Arches/TransportEqns/ | 40 (23.4%) | 2987 (34.2%) | 74.6 |
CCA/Components/Arches/ParticleModels/ | 41 (24.0%) | 1796 (20.5%) | 43.8 |
CCA/Components/Arches/SourceTerms/ | 6 (3.5%) | 329 (3.8%) | 54.8 |
CCA/Components/Arches/ChemMix/ | 2 (1.2%) | 212 (2.4%) | 106.0 |
R_Tester/ | 6 (3.5%) | 39 (0.4%) | 6.5 |
CCA/Components/Arches/CoalModels/ | 6 (3.5%) | 6 (0.1%) | 1.0 |
CCA/Components/Arches/DigitalFilter/ | 2 (1.2%) | 0 (0.0%) | 0.0 |
Update the Re correlation for drag models. Replace the unneeded spherical coordinate calculation with only magnitude calculation
6 lines of code changed in 6 files:
Chaneg how cqmom sources are parsed into setup
40 lines of code changed in 5 files:
Minor fixes to particle sources
3 lines of code changed in 2 files:
supress warning output in cqmom unless turned on to debug
0 lines of code changed in 2 files:
Add a constant source term to the particle models.
243 lines of code changed in 5 files:
Get rid of a CQMOM tag and generate values automatically
4 lines of code changed in 1 file:
Add a new tuneable parameter for stability in CQMOM, expand cout messgae for CQMOM clipping.
36 lines of code changed in 6 files:
fix dragmodel for w velocity dimension
1 lines of code changed in 1 file:
various fixes to the drag model, change Re limit to lessen discontinuity
31 lines of code changed in 2 files:
add operator scheduel to restart to fix nebo in arches restarts
2 lines of code changed in 1 file:
move varlabel lookup from initialize to setup
14 lines of code changed in 1 file:
change source wrapper to use updtaed values on second time substep
20 lines of code changed in 1 file:
fix the task dependency, this source is always newdw
2 lines of code changed in 1 file:
Add a more generalized momentum drag source, adjust the momentum solver to actually call problemSetup on sources, fix drag model term.
352 lines of code changed in 8 files:
Remove the fluid phase model, this is handled by dragmodel.h now
0 lines of code changed in 2 files:
Add the gas source term calcuation to the particle drag model, and rename/fix some of the variables.
82 lines of code changed in 2 files:
fix two of the new particle source terms
21 lines of code changed in 3 files:
clean up unused area fraction from cqmom convection
23 lines of code changed in 2 files:
Clean up warnings
0 lines of code changed in 1 file:
comment this to fix building
5 lines of code changed in 1 file:
(44 more)