Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 145 (100.0%) | 7227 (100.0%) | 49.8 |
CCA/Components/Arches/TransportEqns/ | 43 (29.7%) | 4417 (61.1%) | 102.7 |
CCA/Components/Arches/ParticleModels/ | 53 (36.6%) | 2397 (33.2%) | 45.2 |
CCA/Components/Arches/ | 22 (15.2%) | 228 (3.2%) | 10.3 |
CCA/Components/Arches/CoalModels/ | 16 (11.0%) | 92 (1.3%) | 5.7 |
CCA/Components/Arches/Radiation/ | 2 (1.4%) | 51 (0.7%) | 25.5 |
CCA/Components/Arches/PropertyModels/ | 2 (1.4%) | 21 (0.3%) | 10.5 |
R_Tester/ | 4 (2.8%) | 20 (0.3%) | 5.0 |
CCA/Components/Models/Radiation/RMCRT/ | 1 (0.7%) | 1 (0.0%) | 1.0 |
CCA/Components/Arches/SourceTerms/ | 2 (1.4%) | 0 (0.0%) | 0.0 |
Turn on the CQMOM coal test in the RT
3 lines of code changed in 1 file:
fix an include from prior commit
0 lines of code changed in 2 files:
Rename the old cqmom convection class to make it clear this class is for the operator splittign algorithm
940 lines of code changed in 10 files:
change the particle models for cqmom so <IC> none </IC> is not used for particle properties (temp/density/etc)
77 lines of code changed in 3 files:
Replace the old shaddix enthalpy parsing to be consistent with FOWY and the nebo enthalpy tags
0 lines of code changed in 4 files:
Add in nebo versions of coal models for FOWY devolatilization, shaddix enthalpy, and shadddix char oxidation. Add a simple test of coal models in CQMOM
1634 lines of code changed in 9 files:
Add more variables into the coal helper structure
36 lines of code changed in 1 file:
A small change to fix coal temperature with cqmom
44 lines of code changed in 1 file:
Fix to prevent nans in coal density
4 lines of code changed in 1 file:
Change CoalTemperature to clip on volfrac instead of DQMOM weights, this should make it useable in CQMOM. A couple RTs using this will break.
10 lines of code changed in 2 files:
Fix coal denisty for variable particle sizes
2 lines of code changed in 1 file:
Add extra src to pressure solver
44 lines of code changed in 2 files:
Add an extra_src tag for scalar eqns to use any arbitrary variable instead of SourceTermFactory ones
0 lines of code changed in 4 files:
Fix another radition file for CQMOM
10 lines of code changed in 1 file:
Update radiation property to work with CQMOM
38 lines of code changed in 1 file:
Change Arches ParticleHelper to ParticleTools to reduce naming conflicts
347 lines of code changed in 28 files:
Fix ParticleHelper for CQMOM particles
0 lines of code changed in 1 file:
Change coal temperature to work with varaible particle sizes when needed
53 lines of code changed in 3 files:
Change coal density model to work with variable particle sizes when needed
82 lines of code changed in 4 files:
Actually add deposition test to RT
3 lines of code changed in 1 file:
(24 more)