Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 642 (100.0%) | 12513 (100.0%) | 19.4 |
CCA/Components/Arches/ | 281 (43.8%) | 5008 (40.0%) | 17.8 |
CCA/Components/Arches/PropertyModels/ | 55 (8.6%) | 1644 (13.1%) | 29.8 |
CCA/Components/Arches/ChemMix/ | 71 (11.1%) | 1333 (10.7%) | 18.7 |
CCA/Components/Arches/SourceTerms/ | 68 (10.6%) | 1142 (9.1%) | 16.7 |
CCA/Components/Arches/TransportEqns/ | 54 (8.4%) | 1066 (8.5%) | 19.7 |
CCA/Components/Arches/water/ | 2 (0.3%) | 1002 (8.0%) | 501.0 |
CCA/Components/Arches/WallHTModels/ | 13 (2.0%) | 581 (4.6%) | 44.6 |
CCA/Components/Arches/Radiation/ | 18 (2.8%) | 366 (2.9%) | 20.3 |
Core/Grid/BoundaryConditions/ | 7 (1.1%) | 82 (0.7%) | 11.7 |
R_Tester/ | 13 (2.0%) | 80 (0.6%) | 6.1 |
CCA/Components/MPMArches/ | 4 (0.6%) | 75 (0.6%) | 18.7 |
CCA/Components/Examples/ | 2 (0.3%) | 53 (0.4%) | 26.5 |
CCA/Components/Arches/CoalModels/ | 41 (6.4%) | 42 (0.3%) | 1.0 |
CCA/Components/Models/Radiation/RMCRT/ | 2 (0.3%) | 20 (0.2%) | 10.0 |
CCA/Components/Models/ | 1 (0.2%) | 7 (0.1%) | 7.0 |
CCA/Components/Arches/Mixing/ | 1 (0.2%) | 7 (0.1%) | 7.0 |
CCA/Components/MPMArches/fortran/ | 4 (0.6%) | 4 (0.0%) | 1.0 |
include/sci_defs/ | 2 (0.3%) | 1 (0.0%) | 0.5 |
StandAlone/water/ | 2 (0.3%) | 0 (0.0%) | 0.0 |
CCA/Components/Arches/fortran/ | 1 (0.2%) | 0 (0.0%) | 0.0 |
Adding a wall HT model that only executes on geometry within a specific
geometric region.
0 lines of code changed in 6 files:
Updates to the wall heat tranfer model framework, including putting it into
production mode.
Removing the <const_wall_temperature> spec from the new DORadiation
model. This was confusing and actually clashed with the
SolidWallTemperature spec in the <BoundaryConditions> section of the
input file. It is now on the user to specify BC's for the
SolidWallTemperature values if they want something other than the
resultant temperature from the indep. var space.
Updating some input files to be consistent with the new spec.
Local RT is reporting that methane_jet.ups will fail, but the
differences are in the noise.
115 lines of code changed in 14 files:
Adding a new test.
4 lines of code changed in 1 file:
Cleaning up the westbrook/dryer model.
0 lines of code changed in 6 files:
Getting the Arches/RMCRT input file to work, which includes interacing to radProps.
Turning back on the constantMMS input file for local tests.
1 lines of code changed in 1 file:
Merging two lines.
0 lines of code changed in 6 files:
Git problems...recommitting code that was mistakenly removed.
6 lines of code changed in 1 file:
Revert "Fixing some faulty logic."
This reverts commit c4499c3016c5ef09e50c869f13d7b6f75bc46a01.
4 lines of code changed in 1 file:
Fix some faulty logic.
6 lines of code changed in 1 file:
Schedule the intrusion information to be printed. This allows for inlet
areas to be printed.
53 lines of code changed in 3 files:
Comments.
0 lines of code changed in 2 files:
Squash another warning.
Stop saving reduction variables in several UPS files.
14 lines of code changed in 1 file:
Squash a warning.
1 lines of code changed in 1 file:
Turns out that the reset on the Iterator didn't work. Trying another method for bulletproofing.
6 lines of code changed in 1 file:
Resetting the iterator out of paranoia.
1 lines of code changed in 1 file:
Removed an exception from ClassicTableInterface.
It appears that the patch is returning BC children that don't actually have
an iterator on the patch. This is causing problems for some of the coal runs.
Removed a debug print statement from CharOxidationShaddix.
Formatted and changed patch layout -- to a more realistic layout -- given the
current resolution. Also reformatted the file.
1 lines of code changed in 3 files:
Moving a print statement so that mass flow rate actually has a real
value.
6 lines of code changed in 1 file:
Deleting the boundary condition object.
0 lines of code changed in 2 files:
Fix a bug when assigning the velocity component to the intrusion for
mass_flow.
Added some comments to the spec.
3 lines of code changed in 1 file:
Doxygen comments in PhysicalConstants.h.
Fixed a bug in intrusionbc where in the density wasnt being set
properly.
53 lines of code changed in 4 files:
(158 more)