[root]/Packages/Uintah/CCA/Components/Arches/Mixing
preprocessor
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 110 (100.0%) | 279 (100.0%) | 2.5 |
borodai | 31 (28.2%) | 119 (42.7%) | 3.8 |
spinti | 12 (10.9%) | 104 (37.3%) | 8.6 |
sbrown | 64 (58.2%) | 43 (15.4%) | 0.6 |
jas | 1 (0.9%) | 10 (3.6%) | 10.0 |
dav | 1 (0.9%) | 2 (0.7%) | 2.0 |
dgroulx | 1 (0.9%) | 1 (0.4%) | 1.0 |
Added an option to filter scalar used to normalize variance.
It is on by default. Favre filter is used for CompDynamicProcedure,
Reynolds for IncDynamicProcedure and none for Smagorinsky model.
5 lines of code changed in 4 files:
Put accidentally removed low bound check for variance back
3 lines of code changed in 1 file:
Added ability to save normalized scalar variance and heat loss
26 lines of code changed in 2 files:
Removed lines that clipped variances about 0.9 by 2/3.
3 lines of code changed in 1 file:
Computing variance and reactive scalar is now fully controlled from CFD side,
not from table side, as it should be. Bogus multiple scalar support has been
removed.
79 lines of code changed in 15 files:
Removed thermal NOx stuff
0 lines of code changed in 6 files:
Fix warnings comparing unsigned int to int.
10 lines of code changed in 1 file:
Adding some diagnostics to trace excessive heat loss to a certain cell.
23 lines of code changed in 3 files:
Cleaned out some more mixing garbage, hopefully the last. If sus won't compile, you'll have to make cleanreally or /scripts/repair.sh for each file it complains about.
0 lines of code changed in 19 files:
As per Jennifer's requests, removed the rest of the old mixing table code, including the really old fortran interfaces. Email me if you still need these.
2 lines of code changed in 17 files:
SB: Removing unused mixing models: {PDF*, Mean, Flamelet*, StaticMixingTable, Integrator}
1 lines of code changed in 23 files:
Added methane (ch4IN) and acetylene (c2h2IN) labels, made changes to the table syntax read by NewStaticMixingTable, and added exceptions in NewStaticMixingTable for most scenarios.
101 lines of code changed in 11 files:
SB: added support for methane and table headers
17 lines of code changed in 2 files:
The libxml2 branch merge
1 lines of code changed in 1 file:
Return NULL added... don't know if this is correct, but at least now it will be consistently wrong.
2 lines of code changed in 1 file:
Better (?) rondoff error control.
6 lines of code changed in 3 files: