[root]/CCA/Components/Arches/CoalModels
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 107 (100.0%) | 2790 (100.0%) | 26.0 |
jpedel | 55 (51.4%) | 2551 (91.4%) | 46.3 |
charlesreid | 6 (5.6%) | 117 (4.2%) | 19.5 |
jthornoc | 19 (17.8%) | 98 (3.5%) | 5.1 |
jas | 27 (25.2%) | 24 (0.9%) | 0.8 |
Convection term was set to zero by mistake
0 lines of code changed in 2 files:
Fixing a bug
3 lines of code changed in 1 file:
Removin the require for fixcarb mass in problem setup to avoid to make the GS crash, setting fixcarb mass to zero by default
7 lines of code changed in 1 file:
Adding convective heat transfer coupling between particles and gas phase
28 lines of code changed in 3 files:
Fixing some if statements
97 lines of code changed in 11 files:
An iteration on the unweighted abscissa code.
Please note that one must now specify the type of DQMOM being used:
<DQMOM type="unweightedAbs"> OR <DQMOM type="weightedAbs">
30 lines of code changed in 16 files:
Adding capability to transport unweighted abscissas which will avoid numerical problems
129 lines of code changed in 11 files:
Adding momentum exchange between gas phase and particle phase with the drag model
33 lines of code changed in 9 files:
Apply particle velocity boundary conditions in the correct order. (Doh!)
18 lines of code changed in 1 file:
* Cleaning up
* Clarification of error messages
* Adding error-checking for zero-viscosity (b/c of Reynolds number)
24 lines of code changed in 3 files:
Left a debugging cout in the code.
0 lines of code changed in 1 file:
Bala's velocity model is now performed component-wise rather than on the magnitude.
50 lines of code changed in 1 file:
Undoing commit 45403
12 lines of code changed in 16 files:
Update copyright date.
12 lines of code changed in 11 files:
reverting a unwanted change
0 lines of code changed in 2 files:
Fixing a scaling problem with Optimize solver
6 lines of code changed in 1 file:
Cleaning up
93 lines of code changed in 3 files:
Fixing request of variable Volq for mpmarches
1 lines of code changed in 1 file:
Adding the drag force models
1890 lines of code changed in 6 files:
Adding a new particle velocity model based on drag force
298 lines of code changed in 4 files:
(2 more)