[root]/CCA/Components/Wasatch/Coal
CharOxidation
(3 files, 629 lines)
CCK
(14 files, 2320 lines)
FirstOrderArrhenius
(3 files, 622 lines)
LangmuirHinshelwood
(4 files, 881 lines)
Devolatilization
(4 files, 431 lines)
CPD
(11 files, 2045 lines)
KobayashiSarofim
(4 files, 543 lines)
SingleRate
(4 files, 451 lines)
VaporizationBoiling
(2 files, 242 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 59 (100.0%) | 2748 (100.0%) | 46.5 |
mcconnell | 56 (94.9%) | 2746 (99.9%) | 49.0 |
jas | 3 (5.1%) | 2 (0.1%) | 0.6 |
Fixed instances where GraphHelper was forward declared as a Class rather than a Struct.
3 lines of code changed in 2 files:
Taking care of compiler warnings
4 lines of code changed in 6 files:
cleanup
1 lines of code changed in 1 file:
Added some files I forgot in the last commit. Oops.
838 lines of code changed in 4 files:
In Wasatch:
1. Made expressions for calculating energy transfer terms due to devolatilization, char reactions, and evaporation gpu-runnable.
2. Improved test coverage of coal models
3. Replaced elemental hydrogen in CPD model with diatomic hydrogen
4. removed a cantera file with a faulty chemical mechanism from the inputs directory
254 lines of code changed in 17 files:
rolled back changes to r58119
554 lines of code changed in 13 files:
In Wasatch:
1. Made expressions for calculating energy transfer terms due to devolatilization, char reactions, and evaporation gpu-runnable.
2. Improved test coverage of coal models
3. Replaced elemental hydrogen in CPD model with diatomic hydrogen
4. removed a cantera file with a faulty chemical mechanism from the inputs directory
1092 lines of code changed in 13 files:
Update copyright date.
2 lines of code changed in 3 files: