Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 26 (100.0%) | 1833 (100.0%) | 70.5 |
CCA/Components/Arches/CoalModels/ | 17 (65.4%) | 1741 (95.0%) | 102.4 |
scripts/ | 3 (11.5%) | 73 (4.0%) | 24.3 |
CCA/Components/Arches/ParticleModels/ | 2 (7.7%) | 8 (0.4%) | 4.0 |
CCA/Components/Arches/ | 1 (3.8%) | 4 (0.2%) | 4.0 |
CCA/Components/Arches/Utility/ | 1 (3.8%) | 3 (0.2%) | 3.0 |
R_Tester/ | 1 (3.8%) | 2 (0.1%) | 2.0 |
CCA/Components/Arches/WallHTModels/ | 1 (3.8%) | 2 (0.1%) | 2.0 |
Fixing copyrights
0 lines of code changed in 4 files:
Updating Char model with Salvatore's Iavarone changes.
2 lines of code changed in 1 file:
Fixing a bug in the char oxidation model.
109 lines of code changed in 2 files:
Steve Petruzza’s script for pidx. The makeMasterUda_index.csh was modified for a simulation with pidx.
73 lines of code changed in 3 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.
1646 lines of code changed in 15 files:
Fixing print statement
3 lines of code changed in 1 file: