Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 280 (100.0%) | 4876 (100.0%) | 17.4 |
Packages/Uintah/CCA/Components/Arches/ | 245 (87.5%) | 4206 (86.3%) | 17.1 |
Packages/Uintah/StandAlone/ | 4 (1.4%) | 542 (11.1%) | 135.5 |
Packages/Uintah/CCA/Components/Arches/Mixing/ | 19 (6.8%) | 89 (1.8%) | 4.6 |
Packages/Uintah/CCA/Components/MPMArches/ | 2 (0.7%) | 17 (0.3%) | 8.5 |
Packages/Uintah/StandAlone/tools/extractors/ | 1 (0.4%) | 12 (0.2%) | 12.0 |
Packages/Uintah/CCA/Components/Arches/fortran/ | 6 (2.1%) | 10 (0.2%) | 1.6 |
Packages/Uintah/CCA/Components/MPMArches/fortran/ | 1 (0.4%) | 0 (0.0%) | 0.0 |
Packages/Uintah/CCA/Components/Arches/Radiation/ | 2 (0.7%) | 0 (0.0%) | 0.0 |
Make only creation method in factory static.
7 lines of code changed in 5 files:
Made factory for extra scalar sources.
85 lines of code changed in 13 files:
Added sources computation for extra scalars.
Provided zero source as an example.
317 lines of code changed in 7 files:
BCs and prefill now work for extra scalars.
238 lines of code changed in 10 files:
Added extra scalar initialization. Still needs BCs
and sources.
128 lines of code changed in 14 files:
Forgot to add these.
988 lines of code changed in 2 files:
Beginning of extra scalar support. Does
not work in any form yet.
40 lines of code changed in 7 files:
Fixed prefill. Thanks to Alessandro for finding it.
15 lines of code changed in 1 file:
Removed unnecessary parameter.
10 lines of code changed in 19 files:
Removed Kumar's arrass.
0 lines of code changed in 1 file:
Warn when heat loss exceeds actual table bounds,
not theoretical -1 to 1 bounds.
5 lines of code changed in 1 file:
Properly create flow rate label names.
5 lines of code changed in 1 file:
Now ugly cylinder from MPMArches can be replaced by better one
using intrusions. Also, flow inlets now can have optional portions
of the computational domain specified, which would be initialised
to the same values as inlet. This can be useful for prefilling the flare
pipes and to get crosswind everywhere from get go. Example ups file
is attached.
249 lines of code changed in 13 files:
Fixed soot model. Now reading stream properties from table.
72 lines of code changed in 11 files:
Don't check true&&true
4 lines of code changed in 1 file:
Use corrected velocity for EKT.
154 lines of code changed in 7 files:
Cleaned up cellinfo mess. Only compute it once per run, then carry
forward. Don't allow just any part of code needing it to compute it.
181 lines of code changed in 25 files:
removed some things for really old BC implementation
removed long time ago.
3 lines of code changed in 7 files:
Based ob Bryan's idea, make MPMArches actually work.
6 lines of code changed in 1 file:
Fixed spelling.
1 lines of code changed in 1 file:
(27 more)