Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 58 (100.0%) | 705 (100.0%) | 12.1 |
CCA/Components/Arches/ | 9 (15.5%) | 273 (38.7%) | 30.3 |
CCA/Components/Arches/SourceTerms/ | 19 (32.8%) | 166 (23.5%) | 8.7 |
CCA/Components/Arches/Radiation/ | 5 (8.6%) | 108 (15.3%) | 21.6 |
CCA/Components/Arches/CoalModels/ | 16 (27.6%) | 96 (13.6%) | 6.0 |
CCA/Components/Arches/WallHTModels/ | 4 (6.9%) | 47 (6.7%) | 11.7 |
CCA/Components/Arches/TransportEqns/ | 4 (6.9%) | 13 (1.8%) | 3.2 |
CCA/Components/Models/Radiation/RMCRT/ | 1 (1.7%) | 2 (0.3%) | 2.0 |
to update the problemsetup for WallHT so that WallHT will actually work
2 lines of code changed in 1 file:
to update Enthalpy coal model
2 lines of code changed in 1 file:
update the surface reaction rate for charoxidation
1 lines of code changed in 1 file:
to remove useless outputs
0 lines of code changed in 1 file:
to update the DQMOM.cc
0 lines of code changed in 1 file:
to optimize the data access to source term, make code faster
55 lines of code changed in 1 file:
to fix a bug for restart
6 lines of code changed in 1 file:
to update the char oxidation model
1 lines of code changed in 1 file:
to update the coal particle heat transfer model
27 lines of code changed in 1 file:
the following changes have been made in order to use RadPropertiesCalculation method to calculate abskg and abskp and to be used in DO and RMCRT radiation model: 1.to change the interface for computeRadProp(withparticles) and to add gas phase temperature as the passing variable. 2. to calculate the unscaled particle length and particle weights so that correct abskg/abskp canbe calculated. 3. to fix some bugs and to set abskg/abskp=1.0 for wall BC, in RMCRT model, abskg is actually wall emissivity. 4. to fix small bug for EnthalpyShaddix.cc. These changes may cause some goldenstandard cases changes. reported as: heptane_pipe, coal_table_pipe and rmcrt_bm1_1L
147 lines of code changed in 7 files:
Changed calculation of radiationVolq to match DO definition. This will change the answers and break the RT for all RMCRT tests.
2 lines of code changed in 1 file:
fix a bug that caused in 50679
13 lines of code changed in 1 file:
to fix some inconsitant specification for RMCRT and to remove bounding method for abskp and abskg
0 lines of code changed in 1 file:
update radation property calculation model so that Lubima's code can be run in Arches
97 lines of code changed in 4 files:
change coal model back to 50650
2 lines of code changed in 3 files:
update Enthalpy Shaddix.cc so that the arbitrary label can be read
38 lines of code changed in 3 files:
update char oxidation coal models
8 lines of code changed in 2 files:
to updates the name of some variable
3 lines of code changed in 1 file:
to revert tol=1e-10 and to fix a small logical bug for clipping weighted abscissa
9 lines of code changed in 3 files:
to update the clip method for weighted abcissa
89 lines of code changed in 3 files:
(8 more)