Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 48 (100.0%) | 1916 (100.0%) | 39.9 |
CCA/Components/Arches/CoalModels/ | 34 (70.8%) | 1483 (77.4%) | 43.6 |
CCA/Components/Arches/WallHTModels/ | 4 (8.3%) | 270 (14.1%) | 67.5 |
CCA/Components/Arches/ChemMix/ | 2 (4.2%) | 93 (4.9%) | 46.5 |
CCA/Components/Arches/PropertyModelsV2/ | 2 (4.2%) | 50 (2.6%) | 25.0 |
CCA/Components/Arches/ | 3 (6.3%) | 12 (0.6%) | 4.0 |
CCA/Components/Arches/PropertyModels/ | 2 (4.2%) | 7 (0.4%) | 3.5 |
CCA/Components/DataArchiver/ | 1 (2.1%) | 1 (0.1%) | 1.0 |
This sets particle temperature to gas temperature if we have small weights. It will break one of the coal regression tests with minimal changes.
50 lines of code changed in 2 files:
Added Tognotti's Devolatilization model. This will not impact regression tests.
435 lines of code changed in 4 files:
Removed redundant copies in simplest algorithm.
2 lines of code changed in 1 file:
Fixed Char oxidation activation energy sign error. This will break the coal regression testssvn --helpsvn --help
7 lines of code changed in 1 file:
made wallTimeInterval work again
1 lines of code changed in 1 file:
Fixed bug that prevents restart in this devolatilization model.
1 lines of code changed in 1 file:
added extra coefficients to Richards/fletcher devol model for derek
13 lines of code changed in 2 files:
added 2-step richards-fletcher devol model, and fixed kobayashi-sarovim devol model. No regression tests should break
782 lines of code changed in 8 files:
Pulled user options from the coal source code, and made them required inputs in arche spec
255 lines of code changed in 20 files:
Minor update to the math done in the wall heat transfer model.
0 lines of code changed in 2 files:
commented out print statement
12 lines of code changed in 1 file:
Fixing a bug in the 3-d table lookup within Arches, that was making several restart files crash.
11 lines of code changed in 1 file:
Updating the 3-d table lookup within Arches. This removes a previous assumption used in the table look-ups with varying spacing in the first independent variable. THIS WILL CHANGE THE ANSWERS TO THE REGRESSION TESTS FOR ALL CASES USING 3D TABLE LOOKUPpwdpwdpwdpwdpwdpwd
82 lines of code changed in 1 file:
Added an additional function to the radiation properties which sets absorption coefficients at the boundaries.
7 lines of code changed in 2 files:
Added incident heat-flux from multiple faces
258 lines of code changed in 1 file: