[root]/CCA/Components/Wasatch/Coal
CharOxidation
(12 files, 601 lines)
CCK
(20 files, 1453 lines)
FirstOrderArrhenius
(6 files, 156 lines)
LangmuirHinshelwood
(8 files, 304 lines)
Devolatilization
(5 files, 480 lines)
CPD
(17 files, 658 lines)
KobayashiSarofim
(6 files, 113 lines)
doc
(1 files, 444 lines)
SingleRate
(6 files, 110 lines)
VaporizationBoiling
(4 files, 225 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
jsutherland | 30 (100.0%) | 2547 (100.0%) | 84.9 |
Correct some variable ordering that I accidentally broke on my previous commit.
0 lines of code changed in 4 files:
Clean up numerous compiler warnings
52 lines of code changed in 12 files:
Initial commit for support of coal models. This includes:
- 23 different coal types
- 4 different devolatilization models
- 4 different char oxidation/gasification models
The coal models require PoKiTT.
Removed several GPU runnable traits from expressions while we await framework support for particles on GPU
Josh McConnell was responsible for much of the heavy lifting to bring this code over from ODT, where it has been developed over the past few years.
2495 lines of code changed in 14 files: