[root]/CCA/Components/Arches/PropertyModels
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 25 (100.0%) | 425 (100.0%) | 17.0 |
ajosephson | 4 (16.0%) | 259 (60.9%) | 64.7 |
jthornoc | 5 (20.0%) | 106 (24.9%) | 21.2 |
derekhar | 12 (48.0%) | 29 (6.8%) | 2.4 |
awabboud | 2 (8.0%) | 21 (4.9%) | 10.5 |
jas | 2 (8.0%) | 10 (2.4%) | 5.0 |
Removed radiation reflections from the code that may confuse users since we have a model that offers similiar functionality.
0 lines of code changed in 2 files:
Made radproperties work when not saving species to disk.
14 lines of code changed in 3 files:
Added weighted sum of grey gases model for computing the mean absorption coefficient of the gas. Note that this is not a spectral implementation.
2 lines of code changed in 1 file:
Fix another radition file for CQMOM
10 lines of code changed in 1 file:
Change Arches ParticleHelper to ParticleTools to reduce naming conflicts
11 lines of code changed in 1 file:
Added 3 benchmarks for verification of radiation models to orderAccuracy suite.
Benchmarks were generated using a semi-analytical solution to heat flux divergence solution
for three cases.
1. sinusoidal temperature field and constant absorption coefficient with walls
at 1500K.
2. linear temperature field with exponential decay of absorption coefficient.
with walls at 0K.
3. linear temperature field with exponential decay of absorption coefficient
with walls at 0K and a small with a hot square at 1000K.
This commit added a new arches radproperties inheritance class called "special" for the purposes of these tests.
2 lines of code changed in 1 file:
This is the promised second commit to add the remaining files and updates needed to run the Alex Brown Soot Model using Arches.
259 lines of code changed in 4 files:
Fix warnings.
1 lines of code changed in 1 file:
Revert c++-11 namespace changes.
5 lines of code changed in 1 file:
Explicit namespace usage as part of the transition to c++-11.
5 lines of code changed in 1 file:
Added a missing initialize for radVolQ. Now rmcrt can run with caol problems.
2 lines of code changed in 1 file:
Added initialization model. This model makes radiation comparisons on the first time-step.
9 lines of code changed in 4 files:
Add scaling constants/environment. This will only change answer on the
coal_channel test.
74 lines of code changed in 1 file:
Retab.
28 lines of code changed in 2 files:
More warning cleanup. Shouldn't change answers.
3 lines of code changed in 1 file: