Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 160 (100.0%) | 3552 (100.0%) | 22.2 |
CCA/Components/Arches/Radiation/ | 40 (25.0%) | 1244 (35.0%) | 31.1 |
CCA/Components/Arches/CoalModels/ | 30 (18.8%) | 979 (27.6%) | 32.6 |
CCA/Components/Arches/PropertyModelsV2/ | 10 (6.3%) | 478 (13.5%) | 47.8 |
CCA/Components/Arches/ | 25 (15.6%) | 269 (7.6%) | 10.7 |
CCA/Components/Arches/SourceTerms/ | 28 (17.5%) | 256 (7.2%) | 9.1 |
CCA/Components/Arches/ParticleModels/ | 8 (5.0%) | 217 (6.1%) | 27.1 |
R_Tester/ | 5 (3.1%) | 74 (2.1%) | 14.8 |
CCA/Components/Arches/ChemMix/ | 4 (2.5%) | 15 (0.4%) | 3.7 |
CCA/Components/Arches/TransportEqns/ | 2 (1.3%) | 9 (0.3%) | 4.5 |
CCA/Components/Models/Radiation/RMCRT/ | 1 (0.6%) | 7 (0.2%) | 7.0 |
CCA/Components/Arches/Radiation/fortran/ | 6 (3.8%) | 3 (0.1%) | 0.5 |
CCA/Components/Examples/ | 1 (0.6%) | 1 (0.0%) | 1.0 |
Changed radVolQ in RMCRT to be conistent with Discrete-ordinates.
This should change the answers to RMCRT tests.
7 lines of code changed in 1 file:
Added adjustment factor for fluxes. This is needed for the new quadrature set, Legenre-Chebyshev. This will change the Fluxes for all radiation tests. In most cases the Diff should be isolated to the fluxes.
0 lines of code changed in 4 files:
Add new test cases to nightlyRT.
4 lines of code changed in 1 file:
Changed multi-level intrusion Model, for arches-rmcrt.
6 lines of code changed in 1 file:
Clean-Up. Renamed class variables, added header compiler directives.
6 lines of code changed in 4 files:
Added a new quadrature set for radiation in Arches.
180 lines of code changed in 3 files:
Changed call to abs to std::abs.
1 lines of code changed in 1 file:
Added Cloud Benchmark to arches-uintah.
242 lines of code changed in 11 files:
Added Burns-Christion using the Arches Task Interface. Changes to Discrete-Ordinates to be compatible with this interface were also made.
314 lines of code changed in 8 files:
Fixed unnecessary limitation in charOxySmith requiring fields to be saved to disk as specified by the dataArchiver block.
28 lines of code changed in 1 file:
Changed Functor to c++11 lambda.
5 lines of code changed in 1 file:
Reinstated Yamamoto coal-devol test under regression testing. Also turned on methane_rmcrt.ups.
3 lines of code changed in 1 file:
Removing code duplication that was used for functor profiling.
4 lines of code changed in 29 files:
Resurrected restartInitializeTimeAdvance for the Arches-regrid case, this is needed to set patch boundaries after switching patch layouts.
81 lines of code changed in 8 files:
Arches no loner recompiles task-graph on a restart. Minor pruning.
28 lines of code changed in 7 files:
Added RT test for particleMassFlow inlet feature, and outputNth proc in arches.
2 lines of code changed in 1 file:
Removed the unnecessary creation of several IntVectors.
11 lines of code changed in 1 file:
Reduced the creation and deletion of hypre objects. This should give a small speed up of the radiation solve at scale. To maintain support for the petsc solver, minor changes to petsc were also made.
181 lines of code changed in 10 files:
Initialize intensities in extra cells for discrete-ordinates for viz purposes.
4 lines of code changed in 1 file:
Added non-performance nightly RT test for OFC4.
1 lines of code changed in 1 file:
(21 more)