[root]/CCA/Components/Arches/CoalModels
fortran
(1 files, 37 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 47 (100.0%) | 1751 (100.0%) | 37.2 |
ohdiazi | 17 (36.2%) | 1741 (99.4%) | 102.4 |
harman | 15 (31.9%) | 10 (0.6%) | 0.6 |
jthornoc | 9 (19.1%) | 0 (0.0%) | 0.0 |
jholmen | 4 (8.5%) | 0 (0.0%) | 0.0 |
allen | 2 (4.3%) | 0 (0.0%) | 0.0 |
fixed task name so to match the task
0 lines of code changed in 2 files:
Formatting
0 lines of code changed in 2 files:
Fixing copyrights
0 lines of code changed in 4 files:
Fixing a bug in the char oxidation model.
109 lines of code changed in 2 files:
* Included <functional>.
This commit fixes failing Arches builds with ICPC 18.0.1 and G++ 7.3.1.
0 lines of code changed in 4 files:
Removing unused boost includes.
0 lines of code changed in 9 files:
1. Char oxidation smith 2016 was deleted and char oxidation 2018 was renamed to CharOxidationSmith.
2. Char Oxidation model was renamed to CharOxidationSmithConstLv0. This is the first version of the smith char model and uses a constant particle diameter. This char model will not be used in production code, but it can be use for testing.
3. The following inputs files: mass_energy_balance, mass_energy_balance_Tfluid, mass_energy_balance_psnox, OFC_smith2016 (this file was rename to OFC_smith) and mass_energy_balance_psnox used the CharOxidationSmith2016 model, thus, they are updated to CharOxidationSmith (version of 2018). Therefore, RT is going to fail for these tests.
4. The input file OFC_smith was deleted.
5. The following input files use the original version of CharOxidationSmith (Named CharOxidationSmithConstLv0 after this commit): Coal_Nox,multibox_rmcrt_coal_1L, multibox_rmcrt_coal_2, multibox_rmcrt_coal_DO. The RT will not fail for these tests.
1632 lines of code changed in 11 files:
Updated Copyright date
10 lines of code changed in 13 files: