[root]/CCA/Components/Arches/Radiation
fortran
(20 files, 3188 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 41 (100.0%) | 101 (100.0%) | 2.4 |
derekhar | 8 (19.5%) | 51 (50.5%) | 6.3 |
allen | 5 (12.2%) | 31 (30.7%) | 6.2 |
jas | 23 (56.1%) | 12 (11.9%) | 0.5 |
jthornoc | 5 (12.2%) | 7 (6.9%) | 1.4 |
added the performance stats to the DO Radiation Model
30 lines of code changed in 4 files:
Cleanup of variable names and converting to DOUT for debug stream.
3 lines of code changed in 4 files:
removal of shared state and introduction of a material manager
1 lines of code changed in 1 file:
Updates for Hypre 2.14.0. Hypre has added the notion of memory spaces. API's have changed. Used configure to determine Hypre version and check for this version within *.cc files when choosing which API to use.
0 lines of code changed in 2 files:
Removed ternary statements in sweeping algorithm.
18 lines of code changed in 1 file:
+ before ? bug order of operations
2 lines of code changed in 1 file:
Another change to spectral radiation. Redesign of the gas+soot properties and their interface with the solver.
22 lines of code changed in 2 files:
Fixed bug when running spectral and no soot.
2 lines of code changed in 2 files:
Cleaning out ParticleTools and moving coal-specific functions to
CoalHelper.
4 lines of code changed in 1 file:
Update copyright date.
12 lines of code changed in 21 files:
Fixed Spectral DO sweeping algorithm when not using scattering.
4 lines of code changed in 1 file:
Fix bug in divQ calculation for DORadiation for cases without scattering, with sweeps.
3 lines of code changed in 1 file: